革博士V2程序
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

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