革博士程序V1仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1038 lines
71 KiB

  1. namespace LeatherApp.Page
  2. {
  3. partial class FProductInfo
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
  29. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  33. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
  34. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
  35. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
  36. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
  37. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
  38. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
  39. this.uiTitlePanel2 = new Sunny.UI.UITitlePanel();
  40. this.tcbarGain = new Sunny.UI.UITrackBar();
  41. this.tcbarExposureTime = new Sunny.UI.UITrackBar();
  42. this.tcbarLightValue = new Sunny.UI.UITrackBar();
  43. this.lblGain = new Sunny.UI.UILabel();
  44. this.uiLabel4 = new Sunny.UI.UILabel();
  45. this.lblExposureTime = new Sunny.UI.UILabel();
  46. this.uiLabel5 = new Sunny.UI.UILabel();
  47. this.lblLightValue = new Sunny.UI.UILabel();
  48. this.uiLabel6 = new Sunny.UI.UILabel();
  49. this.uiTitlePanel3 = new Sunny.UI.UITitlePanel();
  50. this.cmbModelName = new Sunny.UI.UIComboBox();
  51. this.uiLabel1 = new Sunny.UI.UILabel();
  52. this.uiTitlePanel4 = new Sunny.UI.UITitlePanel();
  53. this.btnDefectOption = new Sunny.UI.UISymbolButton();
  54. this.swcDefectPauseForUser = new Sunny.UI.UISwitch();
  55. this.numDefectCountLimit = new Sunny.UI.UINumPadTextBox();
  56. this.uiLabel10 = new Sunny.UI.UILabel();
  57. this.uiLabel8 = new Sunny.UI.UILabel();
  58. this.numDefectAreaLimit = new Sunny.UI.UINumPadTextBox();
  59. this.uiLabel7 = new Sunny.UI.UILabel();
  60. this.uiTitlePanel5 = new Sunny.UI.UITitlePanel();
  61. this.uiDataGridView1 = new Sunny.UI.UIDataGridView();
  62. this.col_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.col_zxd = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.col_area = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.col_contrast_lower = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.col_contrast_top = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.col_IsOR = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  68. this.uiTitlePanel6 = new Sunny.UI.UITitlePanel();
  69. this.uiDataGridView2 = new Sunny.UI.UIDataGridView();
  70. this.col2_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.col2_1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.col2_2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.col2_3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.col2_4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.col2_5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.uiPanel1 = new Sunny.UI.UIPanel();
  77. this.uiFlowLayoutPanel1 = new Sunny.UI.UIFlowLayoutPanel();
  78. this.btnSave = new Sunny.UI.UISymbolButton();
  79. this.btnReload = new Sunny.UI.UISymbolButton();
  80. this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
  81. this.rbMaterial1 = new Sunny.UI.UIRadioButton();
  82. this.rbMaterial0 = new Sunny.UI.UIRadioButton();
  83. this.cmbMaterial = new Sunny.UI.UIComboBox();
  84. this.cmbColor = new Sunny.UI.UIComboBox();
  85. this.uiLabel3 = new Sunny.UI.UILabel();
  86. this.uiLabel2 = new Sunny.UI.UILabel();
  87. this.uiLabel9 = new Sunny.UI.UILabel();
  88. this.tcbarTensionValue = new Sunny.UI.UITrackBar();
  89. this.lblTensionValue = new Sunny.UI.UILabel();
  90. this.uiTitlePanel2.SuspendLayout();
  91. this.uiTitlePanel3.SuspendLayout();
  92. this.uiTitlePanel4.SuspendLayout();
  93. this.uiTitlePanel5.SuspendLayout();
  94. ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).BeginInit();
  95. this.uiTitlePanel6.SuspendLayout();
  96. ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView2)).BeginInit();
  97. this.uiPanel1.SuspendLayout();
  98. this.uiFlowLayoutPanel1.SuspendLayout();
  99. this.uiTitlePanel1.SuspendLayout();
  100. this.SuspendLayout();
  101. //
  102. // uiTitlePanel2
  103. //
  104. this.uiTitlePanel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  105. | System.Windows.Forms.AnchorStyles.Right)));
  106. this.uiTitlePanel2.Controls.Add(this.tcbarTensionValue);
  107. this.uiTitlePanel2.Controls.Add(this.tcbarGain);
  108. this.uiTitlePanel2.Controls.Add(this.tcbarExposureTime);
  109. this.uiTitlePanel2.Controls.Add(this.tcbarLightValue);
  110. this.uiTitlePanel2.Controls.Add(this.uiLabel9);
  111. this.uiTitlePanel2.Controls.Add(this.lblTensionValue);
  112. this.uiTitlePanel2.Controls.Add(this.lblGain);
  113. this.uiTitlePanel2.Controls.Add(this.uiLabel4);
  114. this.uiTitlePanel2.Controls.Add(this.lblExposureTime);
  115. this.uiTitlePanel2.Controls.Add(this.uiLabel5);
  116. this.uiTitlePanel2.Controls.Add(this.lblLightValue);
  117. this.uiTitlePanel2.Controls.Add(this.uiLabel6);
  118. this.uiTitlePanel2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  119. this.uiTitlePanel2.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  120. this.uiTitlePanel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.uiTitlePanel2.Location = new System.Drawing.Point(271, 59);
  122. this.uiTitlePanel2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  123. this.uiTitlePanel2.MinimumSize = new System.Drawing.Size(1, 1);
  124. this.uiTitlePanel2.Name = "uiTitlePanel2";
  125. this.uiTitlePanel2.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  126. this.uiTitlePanel2.ShowText = false;
  127. this.uiTitlePanel2.Size = new System.Drawing.Size(329, 336);
  128. this.uiTitlePanel2.Style = Sunny.UI.UIStyle.Custom;
  129. this.uiTitlePanel2.TabIndex = 2;
  130. this.uiTitlePanel2.Text = "参数设置";
  131. this.uiTitlePanel2.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  132. this.uiTitlePanel2.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  133. //
  134. // tcbarGain
  135. //
  136. this.tcbarGain.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  137. | System.Windows.Forms.AnchorStyles.Right)));
  138. this.tcbarGain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.tcbarGain.Location = new System.Drawing.Point(14, 221);
  140. this.tcbarGain.Maximum = 999;
  141. this.tcbarGain.MinimumSize = new System.Drawing.Size(1, 1);
  142. this.tcbarGain.Name = "tcbarGain";
  143. this.tcbarGain.Size = new System.Drawing.Size(312, 29);
  144. this.tcbarGain.Style = Sunny.UI.UIStyle.Custom;
  145. this.tcbarGain.TabIndex = 6;
  146. this.tcbarGain.Text = "uiTrackBar1";
  147. this.tcbarGain.Value = 1;
  148. this.tcbarGain.ValueChanged += new System.EventHandler(this.tcbarGainValue_ValueChanged);
  149. //
  150. // tcbarExposureTime
  151. //
  152. this.tcbarExposureTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  153. | System.Windows.Forms.AnchorStyles.Right)));
  154. this.tcbarExposureTime.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.tcbarExposureTime.Location = new System.Drawing.Point(14, 150);
  156. this.tcbarExposureTime.Maximum = 10000;
  157. this.tcbarExposureTime.Minimum = 3;
  158. this.tcbarExposureTime.MinimumSize = new System.Drawing.Size(1, 1);
  159. this.tcbarExposureTime.Name = "tcbarExposureTime";
  160. this.tcbarExposureTime.Size = new System.Drawing.Size(312, 29);
  161. this.tcbarExposureTime.Style = Sunny.UI.UIStyle.Custom;
  162. this.tcbarExposureTime.TabIndex = 5;
  163. this.tcbarExposureTime.Text = "uiTrackBar1";
  164. this.tcbarExposureTime.Value = 50;
  165. this.tcbarExposureTime.ValueChanged += new System.EventHandler(this.tcbarExposureTime_ValueChanged);
  166. //
  167. // tcbarLightValue
  168. //
  169. this.tcbarLightValue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  170. | System.Windows.Forms.AnchorStyles.Right)));
  171. this.tcbarLightValue.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  172. this.tcbarLightValue.Location = new System.Drawing.Point(14, 80);
  173. this.tcbarLightValue.Maximum = 255;
  174. this.tcbarLightValue.MinimumSize = new System.Drawing.Size(1, 1);
  175. this.tcbarLightValue.Name = "tcbarLightValue";
  176. this.tcbarLightValue.Size = new System.Drawing.Size(312, 29);
  177. this.tcbarLightValue.Style = Sunny.UI.UIStyle.Custom;
  178. this.tcbarLightValue.TabIndex = 4;
  179. this.tcbarLightValue.Text = "uiTrackBar1";
  180. this.tcbarLightValue.Value = 1;
  181. this.tcbarLightValue.ValueChanged += new System.EventHandler(this.tcbarLightValue_ValueChanged);
  182. //
  183. // lblGain
  184. //
  185. this.lblGain.Anchor = System.Windows.Forms.AnchorStyles.Top;
  186. this.lblGain.AutoSize = true;
  187. this.lblGain.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  188. this.lblGain.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  189. this.lblGain.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
  190. this.lblGain.Location = new System.Drawing.Point(133, 190);
  191. this.lblGain.Name = "lblGain";
  192. this.lblGain.Size = new System.Drawing.Size(84, 24);
  193. this.lblGain.Style = Sunny.UI.UIStyle.Custom;
  194. this.lblGain.TabIndex = 0;
  195. this.lblGain.Text = "255/255";
  196. this.lblGain.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  197. //
  198. // uiLabel4
  199. //
  200. this.uiLabel4.AutoSize = true;
  201. this.uiLabel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  202. this.uiLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  203. this.uiLabel4.Location = new System.Drawing.Point(8, 185);
  204. this.uiLabel4.Name = "uiLabel4";
  205. this.uiLabel4.Size = new System.Drawing.Size(62, 31);
  206. this.uiLabel4.Style = Sunny.UI.UIStyle.Custom;
  207. this.uiLabel4.TabIndex = 0;
  208. this.uiLabel4.Text = "增益";
  209. this.uiLabel4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  210. //
  211. // lblExposureTime
  212. //
  213. this.lblExposureTime.Anchor = System.Windows.Forms.AnchorStyles.Top;
  214. this.lblExposureTime.AutoSize = true;
  215. this.lblExposureTime.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.lblExposureTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  217. this.lblExposureTime.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
  218. this.lblExposureTime.Location = new System.Drawing.Point(133, 120);
  219. this.lblExposureTime.Name = "lblExposureTime";
  220. this.lblExposureTime.Size = new System.Drawing.Size(84, 24);
  221. this.lblExposureTime.Style = Sunny.UI.UIStyle.Custom;
  222. this.lblExposureTime.TabIndex = 0;
  223. this.lblExposureTime.Text = "255/255";
  224. this.lblExposureTime.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  225. //
  226. // uiLabel5
  227. //
  228. this.uiLabel5.AutoSize = true;
  229. this.uiLabel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.uiLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  231. this.uiLabel5.Location = new System.Drawing.Point(8, 114);
  232. this.uiLabel5.Name = "uiLabel5";
  233. this.uiLabel5.Size = new System.Drawing.Size(110, 31);
  234. this.uiLabel5.Style = Sunny.UI.UIStyle.Custom;
  235. this.uiLabel5.TabIndex = 0;
  236. this.uiLabel5.Text = "曝光时长";
  237. this.uiLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  238. //
  239. // lblLightValue
  240. //
  241. this.lblLightValue.Anchor = System.Windows.Forms.AnchorStyles.Top;
  242. this.lblLightValue.AutoSize = true;
  243. this.lblLightValue.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  244. this.lblLightValue.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  245. this.lblLightValue.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
  246. this.lblLightValue.Location = new System.Drawing.Point(133, 49);
  247. this.lblLightValue.Name = "lblLightValue";
  248. this.lblLightValue.Size = new System.Drawing.Size(84, 24);
  249. this.lblLightValue.Style = Sunny.UI.UIStyle.Custom;
  250. this.lblLightValue.TabIndex = 0;
  251. this.lblLightValue.Text = "255/255";
  252. this.lblLightValue.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  253. //
  254. // uiLabel6
  255. //
  256. this.uiLabel6.AutoSize = true;
  257. this.uiLabel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.uiLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  259. this.uiLabel6.Location = new System.Drawing.Point(8, 44);
  260. this.uiLabel6.Name = "uiLabel6";
  261. this.uiLabel6.Size = new System.Drawing.Size(110, 31);
  262. this.uiLabel6.Style = Sunny.UI.UIStyle.Custom;
  263. this.uiLabel6.TabIndex = 0;
  264. this.uiLabel6.Text = "光源亮度";
  265. this.uiLabel6.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  266. //
  267. // uiTitlePanel3
  268. //
  269. this.uiTitlePanel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  270. this.uiTitlePanel3.Controls.Add(this.cmbModelName);
  271. this.uiTitlePanel3.Controls.Add(this.uiLabel1);
  272. this.uiTitlePanel3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  273. this.uiTitlePanel3.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  274. this.uiTitlePanel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  275. this.uiTitlePanel3.Location = new System.Drawing.Point(608, 59);
  276. this.uiTitlePanel3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  277. this.uiTitlePanel3.MinimumSize = new System.Drawing.Size(1, 1);
  278. this.uiTitlePanel3.Name = "uiTitlePanel3";
  279. this.uiTitlePanel3.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  280. this.uiTitlePanel3.ShowText = false;
  281. this.uiTitlePanel3.Size = new System.Drawing.Size(243, 336);
  282. this.uiTitlePanel3.Style = Sunny.UI.UIStyle.Custom;
  283. this.uiTitlePanel3.TabIndex = 2;
  284. this.uiTitlePanel3.Text = "算法配置";
  285. this.uiTitlePanel3.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  286. this.uiTitlePanel3.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  287. //
  288. // cmbModelName
  289. //
  290. this.cmbModelName.DataSource = null;
  291. this.cmbModelName.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  292. this.cmbModelName.FillColor = System.Drawing.Color.White;
  293. this.cmbModelName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  294. this.cmbModelName.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  295. this.cmbModelName.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  296. this.cmbModelName.Location = new System.Drawing.Point(4, 85);
  297. this.cmbModelName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  298. this.cmbModelName.MinimumSize = new System.Drawing.Size(63, 0);
  299. this.cmbModelName.Name = "cmbModelName";
  300. this.cmbModelName.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  301. this.cmbModelName.Size = new System.Drawing.Size(235, 29);
  302. this.cmbModelName.Style = Sunny.UI.UIStyle.Custom;
  303. this.cmbModelName.TabIndex = 24;
  304. this.cmbModelName.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  305. this.cmbModelName.Watermark = "";
  306. //
  307. // uiLabel1
  308. //
  309. this.uiLabel1.AutoSize = true;
  310. this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  311. this.uiLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  312. this.uiLabel1.Location = new System.Drawing.Point(5, 44);
  313. this.uiLabel1.Name = "uiLabel1";
  314. this.uiLabel1.Size = new System.Drawing.Size(110, 31);
  315. this.uiLabel1.Style = Sunny.UI.UIStyle.Custom;
  316. this.uiLabel1.TabIndex = 0;
  317. this.uiLabel1.Text = "算法模型";
  318. this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  319. //
  320. // uiTitlePanel4
  321. //
  322. this.uiTitlePanel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  323. this.uiTitlePanel4.Controls.Add(this.btnDefectOption);
  324. this.uiTitlePanel4.Controls.Add(this.swcDefectPauseForUser);
  325. this.uiTitlePanel4.Controls.Add(this.numDefectCountLimit);
  326. this.uiTitlePanel4.Controls.Add(this.uiLabel10);
  327. this.uiTitlePanel4.Controls.Add(this.uiLabel8);
  328. this.uiTitlePanel4.Controls.Add(this.numDefectAreaLimit);
  329. this.uiTitlePanel4.Controls.Add(this.uiLabel7);
  330. this.uiTitlePanel4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  331. this.uiTitlePanel4.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  332. this.uiTitlePanel4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  333. this.uiTitlePanel4.Location = new System.Drawing.Point(859, 59);
  334. this.uiTitlePanel4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  335. this.uiTitlePanel4.MinimumSize = new System.Drawing.Size(1, 1);
  336. this.uiTitlePanel4.Name = "uiTitlePanel4";
  337. this.uiTitlePanel4.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  338. this.uiTitlePanel4.ShowText = false;
  339. this.uiTitlePanel4.Size = new System.Drawing.Size(243, 336);
  340. this.uiTitlePanel4.Style = Sunny.UI.UIStyle.Custom;
  341. this.uiTitlePanel4.TabIndex = 2;
  342. this.uiTitlePanel4.Text = "告警配置";
  343. this.uiTitlePanel4.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  344. this.uiTitlePanel4.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  345. //
  346. // btnDefectOption
  347. //
  348. this.btnDefectOption.Cursor = System.Windows.Forms.Cursors.Hand;
  349. this.btnDefectOption.Enabled = false;
  350. this.btnDefectOption.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  351. this.btnDefectOption.Location = new System.Drawing.Point(96, 221);
  352. this.btnDefectOption.MinimumSize = new System.Drawing.Size(1, 1);
  353. this.btnDefectOption.Name = "btnDefectOption";
  354. this.btnDefectOption.Size = new System.Drawing.Size(30, 29);
  355. this.btnDefectOption.Style = Sunny.UI.UIStyle.Custom;
  356. this.btnDefectOption.Symbol = 61459;
  357. this.btnDefectOption.TabIndex = 14;
  358. this.btnDefectOption.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  359. this.btnDefectOption.Click += new System.EventHandler(this.btnDefectOption_Click);
  360. //
  361. // swcDefectPauseForUser
  362. //
  363. this.swcDefectPauseForUser.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  364. this.swcDefectPauseForUser.Location = new System.Drawing.Point(9, 221);
  365. this.swcDefectPauseForUser.MinimumSize = new System.Drawing.Size(1, 1);
  366. this.swcDefectPauseForUser.Name = "swcDefectPauseForUser";
  367. this.swcDefectPauseForUser.Size = new System.Drawing.Size(80, 29);
  368. this.swcDefectPauseForUser.Style = Sunny.UI.UIStyle.Custom;
  369. this.swcDefectPauseForUser.TabIndex = 13;
  370. this.swcDefectPauseForUser.Text = "uiSwitch1";
  371. this.swcDefectPauseForUser.ValueChanged += new Sunny.UI.UISwitch.OnValueChanged(this.swcDefectPauseForUser_ValueChanged);
  372. //
  373. // numDefectCountLimit
  374. //
  375. this.numDefectCountLimit.FillColor = System.Drawing.Color.White;
  376. this.numDefectCountLimit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.numDefectCountLimit.Location = new System.Drawing.Point(9, 150);
  378. this.numDefectCountLimit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  379. this.numDefectCountLimit.MinimumSize = new System.Drawing.Size(63, 0);
  380. this.numDefectCountLimit.Name = "numDefectCountLimit";
  381. this.numDefectCountLimit.NumPadType = Sunny.UI.NumPadType.Integer;
  382. this.numDefectCountLimit.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  383. this.numDefectCountLimit.Size = new System.Drawing.Size(219, 29);
  384. this.numDefectCountLimit.Style = Sunny.UI.UIStyle.Custom;
  385. this.numDefectCountLimit.TabIndex = 12;
  386. this.numDefectCountLimit.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  387. this.numDefectCountLimit.Watermark = "";
  388. //
  389. // uiLabel10
  390. //
  391. this.uiLabel10.AutoSize = true;
  392. this.uiLabel10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.uiLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  394. this.uiLabel10.Location = new System.Drawing.Point(3, 184);
  395. this.uiLabel10.Name = "uiLabel10";
  396. this.uiLabel10.Size = new System.Drawing.Size(158, 31);
  397. this.uiLabel10.Style = Sunny.UI.UIStyle.Custom;
  398. this.uiLabel10.TabIndex = 0;
  399. this.uiLabel10.Text = "瑕疵二次判断";
  400. this.uiLabel10.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  401. //
  402. // uiLabel8
  403. //
  404. this.uiLabel8.AutoSize = true;
  405. this.uiLabel8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. this.uiLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  407. this.uiLabel8.Location = new System.Drawing.Point(3, 114);
  408. this.uiLabel8.Name = "uiLabel8";
  409. this.uiLabel8.Size = new System.Drawing.Size(206, 31);
  410. this.uiLabel8.Style = Sunny.UI.UIStyle.Custom;
  411. this.uiLabel8.TabIndex = 0;
  412. this.uiLabel8.Text = "每百米瑕疵数上限";
  413. this.uiLabel8.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  414. //
  415. // numDefectAreaLimit
  416. //
  417. this.numDefectAreaLimit.FillColor = System.Drawing.Color.White;
  418. this.numDefectAreaLimit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  419. this.numDefectAreaLimit.Location = new System.Drawing.Point(9, 80);
  420. this.numDefectAreaLimit.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  421. this.numDefectAreaLimit.MinimumSize = new System.Drawing.Size(63, 0);
  422. this.numDefectAreaLimit.Name = "numDefectAreaLimit";
  423. this.numDefectAreaLimit.NumPadType = Sunny.UI.NumPadType.Integer;
  424. this.numDefectAreaLimit.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  425. this.numDefectAreaLimit.Size = new System.Drawing.Size(219, 29);
  426. this.numDefectAreaLimit.Style = Sunny.UI.UIStyle.Custom;
  427. this.numDefectAreaLimit.TabIndex = 11;
  428. this.numDefectAreaLimit.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  429. this.numDefectAreaLimit.Watermark = "";
  430. //
  431. // uiLabel7
  432. //
  433. this.uiLabel7.AutoSize = true;
  434. this.uiLabel7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  435. this.uiLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  436. this.uiLabel7.Location = new System.Drawing.Point(3, 44);
  437. this.uiLabel7.Name = "uiLabel7";
  438. this.uiLabel7.Size = new System.Drawing.Size(202, 31);
  439. this.uiLabel7.Style = Sunny.UI.UIStyle.Custom;
  440. this.uiLabel7.TabIndex = 0;
  441. this.uiLabel7.Text = "瑕疵面积(mm^2)";
  442. this.uiLabel7.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  443. //
  444. // uiTitlePanel5
  445. //
  446. this.uiTitlePanel5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  447. | System.Windows.Forms.AnchorStyles.Left)
  448. | System.Windows.Forms.AnchorStyles.Right)));
  449. this.uiTitlePanel5.Controls.Add(this.uiDataGridView1);
  450. this.uiTitlePanel5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  451. this.uiTitlePanel5.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  452. this.uiTitlePanel5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  453. this.uiTitlePanel5.Location = new System.Drawing.Point(13, 401);
  454. this.uiTitlePanel5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  455. this.uiTitlePanel5.MinimumSize = new System.Drawing.Size(1, 1);
  456. this.uiTitlePanel5.Name = "uiTitlePanel5";
  457. this.uiTitlePanel5.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  458. this.uiTitlePanel5.ShowText = false;
  459. this.uiTitlePanel5.Size = new System.Drawing.Size(587, 352);
  460. this.uiTitlePanel5.Style = Sunny.UI.UIStyle.Custom;
  461. this.uiTitlePanel5.TabIndex = 2;
  462. this.uiTitlePanel5.Text = "检测标准设置";
  463. this.uiTitlePanel5.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  464. this.uiTitlePanel5.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  465. //
  466. // uiDataGridView1
  467. //
  468. dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  469. this.uiDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
  470. this.uiDataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  471. | System.Windows.Forms.AnchorStyles.Left)
  472. | System.Windows.Forms.AnchorStyles.Right)));
  473. this.uiDataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  474. this.uiDataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  475. dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  476. dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  477. dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  478. dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
  479. dataGridViewCellStyle2.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  480. dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  481. dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  482. this.uiDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
  483. this.uiDataGridView1.ColumnHeadersHeight = 32;
  484. this.uiDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  485. this.uiDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  486. this.col_code,
  487. this.col_zxd,
  488. this.col_area,
  489. this.col_contrast_lower,
  490. this.col_contrast_top,
  491. this.col_IsOR});
  492. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  493. dataGridViewCellStyle4.BackColor = System.Drawing.Color.White;
  494. dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  495. dataGridViewCellStyle4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  496. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  497. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  498. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  499. this.uiDataGridView1.DefaultCellStyle = dataGridViewCellStyle4;
  500. this.uiDataGridView1.EnableHeadersVisualStyles = false;
  501. this.uiDataGridView1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  502. this.uiDataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  503. this.uiDataGridView1.Location = new System.Drawing.Point(3, 41);
  504. this.uiDataGridView1.MultiSelect = false;
  505. this.uiDataGridView1.Name = "uiDataGridView1";
  506. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  507. dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  508. dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  509. dataGridViewCellStyle5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  510. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  511. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  512. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  513. this.uiDataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle5;
  514. this.uiDataGridView1.RowHeadersWidth = 62;
  515. dataGridViewCellStyle6.BackColor = System.Drawing.Color.White;
  516. dataGridViewCellStyle6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  517. dataGridViewCellStyle6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  518. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  519. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  520. this.uiDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle6;
  521. this.uiDataGridView1.RowTemplate.Height = 30;
  522. this.uiDataGridView1.SelectedIndex = -1;
  523. this.uiDataGridView1.Size = new System.Drawing.Size(581, 308);
  524. this.uiDataGridView1.Style = Sunny.UI.UIStyle.Custom;
  525. this.uiDataGridView1.TabIndex = 21;
  526. //
  527. // col_code
  528. //
  529. this.col_code.DataPropertyName = "Code";
  530. this.col_code.HeaderText = "code";
  531. this.col_code.MinimumWidth = 8;
  532. this.col_code.Name = "col_code";
  533. this.col_code.ReadOnly = true;
  534. this.col_code.Visible = false;
  535. this.col_code.Width = 150;
  536. //
  537. // col_zxd
  538. //
  539. this.col_zxd.DataPropertyName = "ZXD";
  540. dataGridViewCellStyle3.NullValue = null;
  541. this.col_zxd.DefaultCellStyle = dataGridViewCellStyle3;
  542. this.col_zxd.HeaderText = "置信度";
  543. this.col_zxd.MinimumWidth = 20;
  544. this.col_zxd.Name = "col_zxd";
  545. this.col_zxd.Width = 150;
  546. //
  547. // col_area
  548. //
  549. this.col_area.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  550. this.col_area.DataPropertyName = "Area";
  551. this.col_area.HeaderText = "面积(cm^2)";
  552. this.col_area.MinimumWidth = 20;
  553. this.col_area.Name = "col_area";
  554. //
  555. // col_contrast_lower
  556. //
  557. this.col_contrast_lower.DataPropertyName = "Contrast";
  558. this.col_contrast_lower.HeaderText = "对比度(下限)";
  559. this.col_contrast_lower.MinimumWidth = 80;
  560. this.col_contrast_lower.Name = "col_contrast_lower";
  561. this.col_contrast_lower.Width = 120;
  562. //
  563. // col_contrast_top
  564. //
  565. this.col_contrast_top.HeaderText = "对比度(上限)";
  566. this.col_contrast_top.MinimumWidth = 80;
  567. this.col_contrast_top.Name = "col_contrast_top";
  568. this.col_contrast_top.Width = 120;
  569. //
  570. // col_IsOR
  571. //
  572. this.col_IsOR.HeaderText = "或向选择";
  573. this.col_IsOR.MinimumWidth = 8;
  574. this.col_IsOR.Name = "col_IsOR";
  575. this.col_IsOR.Width = 150;
  576. //
  577. // uiTitlePanel6
  578. //
  579. this.uiTitlePanel6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  580. | System.Windows.Forms.AnchorStyles.Right)));
  581. this.uiTitlePanel6.Controls.Add(this.uiDataGridView2);
  582. this.uiTitlePanel6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  583. this.uiTitlePanel6.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  584. this.uiTitlePanel6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  585. this.uiTitlePanel6.Location = new System.Drawing.Point(608, 401);
  586. this.uiTitlePanel6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  587. this.uiTitlePanel6.MinimumSize = new System.Drawing.Size(1, 1);
  588. this.uiTitlePanel6.Name = "uiTitlePanel6";
  589. this.uiTitlePanel6.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  590. this.uiTitlePanel6.ShowText = false;
  591. this.uiTitlePanel6.Size = new System.Drawing.Size(494, 352);
  592. this.uiTitlePanel6.Style = Sunny.UI.UIStyle.Custom;
  593. this.uiTitlePanel6.TabIndex = 2;
  594. this.uiTitlePanel6.Text = "等级判定";
  595. this.uiTitlePanel6.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  596. this.uiTitlePanel6.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  597. //
  598. // uiDataGridView2
  599. //
  600. dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  601. this.uiDataGridView2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
  602. this.uiDataGridView2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  603. | System.Windows.Forms.AnchorStyles.Left)
  604. | System.Windows.Forms.AnchorStyles.Right)));
  605. this.uiDataGridView2.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  606. this.uiDataGridView2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.Single;
  607. dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
  608. dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  609. dataGridViewCellStyle8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  610. dataGridViewCellStyle8.ForeColor = System.Drawing.Color.White;
  611. dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  612. dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  613. dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  614. this.uiDataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
  615. this.uiDataGridView2.ColumnHeadersHeight = 32;
  616. this.uiDataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
  617. this.uiDataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  618. this.col2_code,
  619. this.col2_1,
  620. this.col2_2,
  621. this.col2_3,
  622. this.col2_4,
  623. this.col2_5});
  624. dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  625. dataGridViewCellStyle9.BackColor = System.Drawing.Color.White;
  626. dataGridViewCellStyle9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  627. dataGridViewCellStyle9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  628. dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  629. dataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  630. dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  631. this.uiDataGridView2.DefaultCellStyle = dataGridViewCellStyle9;
  632. this.uiDataGridView2.EnableHeadersVisualStyles = false;
  633. this.uiDataGridView2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  634. this.uiDataGridView2.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(104)))), ((int)(((byte)(173)))), ((int)(((byte)(255)))));
  635. this.uiDataGridView2.Location = new System.Drawing.Point(3, 41);
  636. this.uiDataGridView2.MultiSelect = false;
  637. this.uiDataGridView2.Name = "uiDataGridView2";
  638. dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  639. dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(249)))), ((int)(((byte)(255)))));
  640. dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  641. dataGridViewCellStyle10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  642. dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(80)))), ((int)(((byte)(160)))), ((int)(((byte)(255)))));
  643. dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  644. dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  645. this.uiDataGridView2.RowHeadersDefaultCellStyle = dataGridViewCellStyle10;
  646. this.uiDataGridView2.RowHeadersWidth = 62;
  647. dataGridViewCellStyle11.BackColor = System.Drawing.Color.White;
  648. dataGridViewCellStyle11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  649. dataGridViewCellStyle11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  650. dataGridViewCellStyle11.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(236)))), ((int)(((byte)(255)))));
  651. dataGridViewCellStyle11.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  652. this.uiDataGridView2.RowsDefaultCellStyle = dataGridViewCellStyle11;
  653. this.uiDataGridView2.RowTemplate.Height = 30;
  654. this.uiDataGridView2.SelectedIndex = -1;
  655. this.uiDataGridView2.Size = new System.Drawing.Size(488, 308);
  656. this.uiDataGridView2.Style = Sunny.UI.UIStyle.Custom;
  657. this.uiDataGridView2.TabIndex = 22;
  658. //
  659. // col2_code
  660. //
  661. this.col2_code.HeaderText = "code";
  662. this.col2_code.MinimumWidth = 8;
  663. this.col2_code.Name = "col2_code";
  664. this.col2_code.Visible = false;
  665. this.col2_code.Width = 150;
  666. //
  667. // col2_1
  668. //
  669. this.col2_1.HeaderText = "A";
  670. this.col2_1.MinimumWidth = 8;
  671. this.col2_1.Name = "col2_1";
  672. this.col2_1.Width = 80;
  673. //
  674. // col2_2
  675. //
  676. this.col2_2.HeaderText = "B";
  677. this.col2_2.MinimumWidth = 8;
  678. this.col2_2.Name = "col2_2";
  679. this.col2_2.Width = 80;
  680. //
  681. // col2_3
  682. //
  683. this.col2_3.HeaderText = "C";
  684. this.col2_3.MinimumWidth = 8;
  685. this.col2_3.Name = "col2_3";
  686. this.col2_3.Width = 80;
  687. //
  688. // col2_4
  689. //
  690. this.col2_4.HeaderText = "D";
  691. this.col2_4.MinimumWidth = 8;
  692. this.col2_4.Name = "col2_4";
  693. this.col2_4.Width = 80;
  694. //
  695. // col2_5
  696. //
  697. this.col2_5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
  698. this.col2_5.HeaderText = "E";
  699. this.col2_5.MinimumWidth = 8;
  700. this.col2_5.Name = "col2_5";
  701. //
  702. // uiPanel1
  703. //
  704. this.uiPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  705. | System.Windows.Forms.AnchorStyles.Right)));
  706. this.uiPanel1.Controls.Add(this.uiFlowLayoutPanel1);
  707. this.uiPanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  708. this.uiPanel1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  709. this.uiPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  710. this.uiPanel1.Location = new System.Drawing.Point(0, 0);
  711. this.uiPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  712. this.uiPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  713. this.uiPanel1.Name = "uiPanel1";
  714. this.uiPanel1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(190)))), ((int)(((byte)(172)))));
  715. this.uiPanel1.RectSides = ((System.Windows.Forms.ToolStripStatusLabelBorderSides)((System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom)));
  716. this.uiPanel1.Size = new System.Drawing.Size(1112, 57);
  717. this.uiPanel1.Style = Sunny.UI.UIStyle.Custom;
  718. this.uiPanel1.TabIndex = 3;
  719. this.uiPanel1.Text = null;
  720. this.uiPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  721. //
  722. // uiFlowLayoutPanel1
  723. //
  724. this.uiFlowLayoutPanel1.Controls.Add(this.btnSave);
  725. this.uiFlowLayoutPanel1.Controls.Add(this.btnReload);
  726. this.uiFlowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  727. this.uiFlowLayoutPanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  728. this.uiFlowLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  729. this.uiFlowLayoutPanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  730. this.uiFlowLayoutPanel1.MinimumSize = new System.Drawing.Size(1, 1);
  731. this.uiFlowLayoutPanel1.Name = "uiFlowLayoutPanel1";
  732. this.uiFlowLayoutPanel1.Padding = new System.Windows.Forms.Padding(2);
  733. this.uiFlowLayoutPanel1.ShowText = false;
  734. this.uiFlowLayoutPanel1.Size = new System.Drawing.Size(1112, 57);
  735. this.uiFlowLayoutPanel1.Style = Sunny.UI.UIStyle.Custom;
  736. this.uiFlowLayoutPanel1.TabIndex = 0;
  737. this.uiFlowLayoutPanel1.Text = "uiFlowLayoutPanel1";
  738. this.uiFlowLayoutPanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
  739. //
  740. // btnSave
  741. //
  742. this.btnSave.Cursor = System.Windows.Forms.Cursors.Hand;
  743. this.btnSave.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  744. this.btnSave.Location = new System.Drawing.Point(13, 4);
  745. this.btnSave.MinimumSize = new System.Drawing.Size(1, 1);
  746. this.btnSave.Name = "btnSave";
  747. this.btnSave.Size = new System.Drawing.Size(109, 47);
  748. this.btnSave.StyleCustomMode = true;
  749. this.btnSave.Symbol = 61639;
  750. this.btnSave.SymbolOffset = new System.Drawing.Point(0, 3);
  751. this.btnSave.SymbolSize = 30;
  752. this.btnSave.TabIndex = 32;
  753. this.btnSave.Text = "保存";
  754. this.btnSave.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  755. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  756. //
  757. // btnReload
  758. //
  759. this.btnReload.Cursor = System.Windows.Forms.Cursors.Hand;
  760. this.btnReload.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
  761. this.btnReload.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
  762. this.btnReload.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
  763. this.btnReload.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
  764. this.btnReload.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
  765. this.btnReload.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  766. this.btnReload.LightColor = System.Drawing.Color.FromArgb(((int)(((byte)(253)))), ((int)(((byte)(249)))), ((int)(((byte)(241)))));
  767. this.btnReload.Location = new System.Drawing.Point(134, 5);
  768. this.btnReload.MinimumSize = new System.Drawing.Size(1, 1);
  769. this.btnReload.Name = "btnReload";
  770. this.btnReload.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(220)))), ((int)(((byte)(155)))), ((int)(((byte)(40)))));
  771. this.btnReload.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(227)))), ((int)(((byte)(175)))), ((int)(((byte)(83)))));
  772. this.btnReload.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
  773. this.btnReload.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(124)))), ((int)(((byte)(32)))));
  774. this.btnReload.Size = new System.Drawing.Size(109, 47);
  775. this.btnReload.Style = Sunny.UI.UIStyle.Custom;
  776. this.btnReload.StyleCustomMode = true;
  777. this.btnReload.Symbol = 61473;
  778. this.btnReload.SymbolOffset = new System.Drawing.Point(0, 3);
  779. this.btnReload.SymbolSize = 30;
  780. this.btnReload.TabIndex = 33;
  781. this.btnReload.Text = "刷新";
  782. this.btnReload.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  783. this.btnReload.Click += new System.EventHandler(this.btnReload_Click);
  784. //
  785. // uiTitlePanel1
  786. //
  787. this.uiTitlePanel1.Controls.Add(this.rbMaterial1);
  788. this.uiTitlePanel1.Controls.Add(this.rbMaterial0);
  789. this.uiTitlePanel1.Controls.Add(this.cmbMaterial);
  790. this.uiTitlePanel1.Controls.Add(this.cmbColor);
  791. this.uiTitlePanel1.Controls.Add(this.uiLabel3);
  792. this.uiTitlePanel1.Controls.Add(this.uiLabel2);
  793. this.uiTitlePanel1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  794. this.uiTitlePanel1.FillColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(251)))), ((int)(((byte)(250)))));
  795. this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  796. this.uiTitlePanel1.Location = new System.Drawing.Point(13, 59);
  797. this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  798. this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
  799. this.uiTitlePanel1.Name = "uiTitlePanel1";
  800. this.uiTitlePanel1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  801. this.uiTitlePanel1.ShowText = false;
  802. this.uiTitlePanel1.Size = new System.Drawing.Size(250, 336);
  803. this.uiTitlePanel1.Style = Sunny.UI.UIStyle.Custom;
  804. this.uiTitlePanel1.TabIndex = 2;
  805. this.uiTitlePanel1.Text = "产品信息";
  806. this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  807. this.uiTitlePanel1.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  808. //
  809. // rbMaterial1
  810. //
  811. this.rbMaterial1.Cursor = System.Windows.Forms.Cursors.Hand;
  812. this.rbMaterial1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  813. this.rbMaterial1.Location = new System.Drawing.Point(119, 85);
  814. this.rbMaterial1.MinimumSize = new System.Drawing.Size(1, 1);
  815. this.rbMaterial1.Name = "rbMaterial1";
  816. this.rbMaterial1.Size = new System.Drawing.Size(110, 29);
  817. this.rbMaterial1.TabIndex = 24;
  818. this.rbMaterial1.Text = "非绒面";
  819. this.rbMaterial1.CheckedChanged += new System.EventHandler(this.cmbMaterial_SelectedIndexChanged);
  820. //
  821. // rbMaterial0
  822. //
  823. this.rbMaterial0.Checked = true;
  824. this.rbMaterial0.Cursor = System.Windows.Forms.Cursors.Hand;
  825. this.rbMaterial0.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  826. this.rbMaterial0.Location = new System.Drawing.Point(10, 85);
  827. this.rbMaterial0.MinimumSize = new System.Drawing.Size(1, 1);
  828. this.rbMaterial0.Name = "rbMaterial0";
  829. this.rbMaterial0.Size = new System.Drawing.Size(85, 29);
  830. this.rbMaterial0.TabIndex = 24;
  831. this.rbMaterial0.Text = "绒面";
  832. this.rbMaterial0.CheckedChanged += new System.EventHandler(this.cmbMaterial_SelectedIndexChanged);
  833. //
  834. // cmbMaterial
  835. //
  836. this.cmbMaterial.DataSource = null;
  837. this.cmbMaterial.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  838. this.cmbMaterial.FillColor = System.Drawing.Color.White;
  839. this.cmbMaterial.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  840. this.cmbMaterial.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  841. this.cmbMaterial.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  842. this.cmbMaterial.Location = new System.Drawing.Point(10, 221);
  843. this.cmbMaterial.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  844. this.cmbMaterial.MinimumSize = new System.Drawing.Size(63, 0);
  845. this.cmbMaterial.Name = "cmbMaterial";
  846. this.cmbMaterial.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  847. this.cmbMaterial.Size = new System.Drawing.Size(220, 29);
  848. this.cmbMaterial.Style = Sunny.UI.UIStyle.Custom;
  849. this.cmbMaterial.TabIndex = 23;
  850. this.cmbMaterial.Text = "uiComboBox1";
  851. this.cmbMaterial.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  852. this.cmbMaterial.Visible = false;
  853. this.cmbMaterial.Watermark = "";
  854. this.cmbMaterial.SelectedIndexChanged += new System.EventHandler(this.cmbMaterial_SelectedIndexChanged);
  855. //
  856. // cmbColor
  857. //
  858. this.cmbColor.DataSource = null;
  859. this.cmbColor.DropDownStyle = Sunny.UI.UIDropDownStyle.DropDownList;
  860. this.cmbColor.FillColor = System.Drawing.Color.White;
  861. this.cmbColor.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  862. this.cmbColor.ItemHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(155)))), ((int)(((byte)(200)))), ((int)(((byte)(255)))));
  863. this.cmbColor.ItemSelectForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(243)))), ((int)(((byte)(255)))));
  864. this.cmbColor.Location = new System.Drawing.Point(9, 158);
  865. this.cmbColor.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  866. this.cmbColor.MinimumSize = new System.Drawing.Size(63, 0);
  867. this.cmbColor.Name = "cmbColor";
  868. this.cmbColor.Padding = new System.Windows.Forms.Padding(0, 0, 30, 2);
  869. this.cmbColor.Size = new System.Drawing.Size(220, 29);
  870. this.cmbColor.Style = Sunny.UI.UIStyle.Custom;
  871. this.cmbColor.TabIndex = 22;
  872. this.cmbColor.Text = "uiComboBox1";
  873. this.cmbColor.TextAlignment = System.Drawing.ContentAlignment.MiddleLeft;
  874. this.cmbColor.Watermark = "";
  875. this.cmbColor.SelectedIndexChanged += new System.EventHandler(this.cmbMaterial_SelectedIndexChanged);
  876. //
  877. // uiLabel3
  878. //
  879. this.uiLabel3.AutoSize = true;
  880. this.uiLabel3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  881. this.uiLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  882. this.uiLabel3.Location = new System.Drawing.Point(3, 49);
  883. this.uiLabel3.Name = "uiLabel3";
  884. this.uiLabel3.Size = new System.Drawing.Size(110, 31);
  885. this.uiLabel3.Style = Sunny.UI.UIStyle.Custom;
  886. this.uiLabel3.TabIndex = 0;
  887. this.uiLabel3.Text = "产品材质";
  888. this.uiLabel3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  889. //
  890. // uiLabel2
  891. //
  892. this.uiLabel2.AutoSize = true;
  893. this.uiLabel2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  894. this.uiLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  895. this.uiLabel2.Location = new System.Drawing.Point(3, 122);
  896. this.uiLabel2.Name = "uiLabel2";
  897. this.uiLabel2.Size = new System.Drawing.Size(110, 31);
  898. this.uiLabel2.Style = Sunny.UI.UIStyle.Custom;
  899. this.uiLabel2.TabIndex = 0;
  900. this.uiLabel2.Text = "产品颜色";
  901. this.uiLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  902. //
  903. // uiLabel9
  904. //
  905. this.uiLabel9.AutoSize = true;
  906. this.uiLabel9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  907. this.uiLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  908. this.uiLabel9.Location = new System.Drawing.Point(8, 256);
  909. this.uiLabel9.Name = "uiLabel9";
  910. this.uiLabel9.Size = new System.Drawing.Size(62, 31);
  911. this.uiLabel9.Style = Sunny.UI.UIStyle.Custom;
  912. this.uiLabel9.TabIndex = 0;
  913. this.uiLabel9.Text = "张力";
  914. this.uiLabel9.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  915. //
  916. // tcbarTensionValue
  917. //
  918. this.tcbarTensionValue.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  919. | System.Windows.Forms.AnchorStyles.Right)));
  920. this.tcbarTensionValue.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  921. this.tcbarTensionValue.Location = new System.Drawing.Point(14, 292);
  922. this.tcbarTensionValue.Maximum = 999;
  923. this.tcbarTensionValue.MinimumSize = new System.Drawing.Size(1, 1);
  924. this.tcbarTensionValue.Name = "tcbarTensionValue";
  925. this.tcbarTensionValue.Size = new System.Drawing.Size(312, 29);
  926. this.tcbarTensionValue.Style = Sunny.UI.UIStyle.Custom;
  927. this.tcbarTensionValue.TabIndex = 6;
  928. this.tcbarTensionValue.Text = "uiTrackBar1";
  929. this.tcbarTensionValue.Value = 1;
  930. this.tcbarTensionValue.ValueChanged += new System.EventHandler(this.tcbarTensionValue_ValueChanged);
  931. //
  932. // lblTensionValue
  933. //
  934. this.lblTensionValue.Anchor = System.Windows.Forms.AnchorStyles.Top;
  935. this.lblTensionValue.AutoSize = true;
  936. this.lblTensionValue.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  937. this.lblTensionValue.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
  938. this.lblTensionValue.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
  939. this.lblTensionValue.Location = new System.Drawing.Point(133, 263);
  940. this.lblTensionValue.Name = "lblTensionValue";
  941. this.lblTensionValue.Size = new System.Drawing.Size(84, 24);
  942. this.lblTensionValue.Style = Sunny.UI.UIStyle.Custom;
  943. this.lblTensionValue.TabIndex = 0;
  944. this.lblTensionValue.Text = "255/255";
  945. this.lblTensionValue.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  946. //
  947. // FProductInfo
  948. //
  949. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  950. this.ClientSize = new System.Drawing.Size(1112, 759);
  951. this.ControlBoxFillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  952. this.Controls.Add(this.uiTitlePanel1);
  953. this.Controls.Add(this.uiPanel1);
  954. this.Controls.Add(this.uiTitlePanel2);
  955. this.Controls.Add(this.uiTitlePanel4);
  956. this.Controls.Add(this.uiTitlePanel3);
  957. this.Controls.Add(this.uiTitlePanel6);
  958. this.Controls.Add(this.uiTitlePanel5);
  959. this.Name = "FProductInfo";
  960. this.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  961. this.Style = Sunny.UI.UIStyle.Custom;
  962. this.Initialize += new System.EventHandler(this.FProductInfo_Initialize);
  963. this.uiTitlePanel2.ResumeLayout(false);
  964. this.uiTitlePanel2.PerformLayout();
  965. this.uiTitlePanel3.ResumeLayout(false);
  966. this.uiTitlePanel3.PerformLayout();
  967. this.uiTitlePanel4.ResumeLayout(false);
  968. this.uiTitlePanel4.PerformLayout();
  969. this.uiTitlePanel5.ResumeLayout(false);
  970. ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView1)).EndInit();
  971. this.uiTitlePanel6.ResumeLayout(false);
  972. ((System.ComponentModel.ISupportInitialize)(this.uiDataGridView2)).EndInit();
  973. this.uiPanel1.ResumeLayout(false);
  974. this.uiFlowLayoutPanel1.ResumeLayout(false);
  975. this.uiTitlePanel1.ResumeLayout(false);
  976. this.uiTitlePanel1.PerformLayout();
  977. this.ResumeLayout(false);
  978. }
  979. #endregion
  980. private Sunny.UI.UITitlePanel uiTitlePanel2;
  981. private Sunny.UI.UILabel uiLabel4;
  982. private Sunny.UI.UILabel uiLabel5;
  983. private Sunny.UI.UILabel uiLabel6;
  984. private Sunny.UI.UITrackBar tcbarLightValue;
  985. private Sunny.UI.UITrackBar tcbarGain;
  986. private Sunny.UI.UITrackBar tcbarExposureTime;
  987. private Sunny.UI.UILabel lblGain;
  988. private Sunny.UI.UILabel lblExposureTime;
  989. private Sunny.UI.UILabel lblLightValue;
  990. private Sunny.UI.UITitlePanel uiTitlePanel3;
  991. private Sunny.UI.UITitlePanel uiTitlePanel4;
  992. private Sunny.UI.UINumPadTextBox numDefectAreaLimit;
  993. private Sunny.UI.UILabel uiLabel7;
  994. private Sunny.UI.UISwitch swcDefectPauseForUser;
  995. private Sunny.UI.UINumPadTextBox numDefectCountLimit;
  996. private Sunny.UI.UILabel uiLabel10;
  997. private Sunny.UI.UILabel uiLabel8;
  998. private Sunny.UI.UITitlePanel uiTitlePanel5;
  999. private Sunny.UI.UITitlePanel uiTitlePanel6;
  1000. private Sunny.UI.UIPanel uiPanel1;
  1001. private Sunny.UI.UISymbolButton btnReload;
  1002. private Sunny.UI.UISymbolButton btnSave;
  1003. private Sunny.UI.UIFlowLayoutPanel uiFlowLayoutPanel1;
  1004. private Sunny.UI.UIDataGridView uiDataGridView1;
  1005. private Sunny.UI.UIDataGridView uiDataGridView2;
  1006. private System.Windows.Forms.DataGridViewTextBoxColumn col2_code;
  1007. private System.Windows.Forms.DataGridViewTextBoxColumn col2_1;
  1008. private System.Windows.Forms.DataGridViewTextBoxColumn col2_2;
  1009. private System.Windows.Forms.DataGridViewTextBoxColumn col2_3;
  1010. private System.Windows.Forms.DataGridViewTextBoxColumn col2_4;
  1011. private System.Windows.Forms.DataGridViewTextBoxColumn col2_5;
  1012. private System.Windows.Forms.DataGridViewTextBoxColumn col_code;
  1013. private System.Windows.Forms.DataGridViewTextBoxColumn col_zxd;
  1014. private System.Windows.Forms.DataGridViewTextBoxColumn col_area;
  1015. private System.Windows.Forms.DataGridViewTextBoxColumn col_contrast_lower;
  1016. private System.Windows.Forms.DataGridViewTextBoxColumn col_contrast_top;
  1017. private System.Windows.Forms.DataGridViewCheckBoxColumn col_IsOR;
  1018. private Sunny.UI.UITitlePanel uiTitlePanel1;
  1019. private Sunny.UI.UIComboBox cmbColor;
  1020. private Sunny.UI.UILabel uiLabel3;
  1021. private Sunny.UI.UILabel uiLabel2;
  1022. private Sunny.UI.UIComboBox cmbMaterial;
  1023. private Sunny.UI.UILabel uiLabel1;
  1024. private Sunny.UI.UIComboBox cmbModelName;
  1025. private Sunny.UI.UISymbolButton btnDefectOption;
  1026. private Sunny.UI.UIRadioButton rbMaterial0;
  1027. private Sunny.UI.UIRadioButton rbMaterial1;
  1028. private Sunny.UI.UITrackBar tcbarTensionValue;
  1029. private Sunny.UI.UILabel uiLabel9;
  1030. private Sunny.UI.UILabel lblTensionValue;
  1031. }
  1032. }