Make_BoxLotBind.Designer.cs 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_BoxLotBind
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.pr_detail_label = new System.Windows.Forms.Label();
  29. this.sncode_label = new System.Windows.Forms.Label();
  30. this.pr_code_label = new System.Windows.Forms.Label();
  31. this.ms_makecode_label = new System.Windows.Forms.Label();
  32. this.LabelDataGridView = new System.Windows.Forms.DataGridView();
  33. this.label1 = new System.Windows.Forms.Label();
  34. this.quxiao = new System.Windows.Forms.CheckBox();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.label3 = new System.Windows.Forms.Label();
  37. this.label4 = new System.Windows.Forms.Label();
  38. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  39. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  40. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  41. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.ma_wccode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  43. this.ma_craftcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  44. this.agsum = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  45. this.boxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  46. this.BI_PANELID = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.BI_BOXNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.BI_PRODUCTSPECNAME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.BI_UPDATETIME = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.pr_code = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  51. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  52. this.sncode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  53. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  54. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  55. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  56. this.SuspendLayout();
  57. //
  58. // pr_detail_label
  59. //
  60. this.pr_detail_label.AutoSize = true;
  61. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  62. this.pr_detail_label.Location = new System.Drawing.Point(904, 24);
  63. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  64. this.pr_detail_label.Name = "pr_detail_label";
  65. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  66. this.pr_detail_label.TabIndex = 191;
  67. this.pr_detail_label.Text = "产品名称";
  68. //
  69. // sncode_label
  70. //
  71. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  72. | System.Windows.Forms.AnchorStyles.Left)));
  73. this.sncode_label.AutoSize = true;
  74. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  75. this.sncode_label.Location = new System.Drawing.Point(28, 844);
  76. this.sncode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  77. this.sncode_label.Name = "sncode_label";
  78. this.sncode_label.Size = new System.Drawing.Size(178, 41);
  79. this.sncode_label.TabIndex = 190;
  80. this.sncode_label.Text = "工装篮编号";
  81. //
  82. // pr_code_label
  83. //
  84. this.pr_code_label.AutoSize = true;
  85. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  86. this.pr_code_label.Location = new System.Drawing.Point(472, 24);
  87. this.pr_code_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  88. this.pr_code_label.Name = "pr_code_label";
  89. this.pr_code_label.Size = new System.Drawing.Size(146, 41);
  90. this.pr_code_label.TabIndex = 185;
  91. this.pr_code_label.Text = "产品编号";
  92. //
  93. // ms_makecode_label
  94. //
  95. this.ms_makecode_label.AutoSize = true;
  96. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  97. this.ms_makecode_label.Location = new System.Drawing.Point(12, 24);
  98. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  99. this.ms_makecode_label.Name = "ms_makecode_label";
  100. this.ms_makecode_label.Size = new System.Drawing.Size(146, 41);
  101. this.ms_makecode_label.TabIndex = 184;
  102. this.ms_makecode_label.Text = "工单编号";
  103. //
  104. // LabelDataGridView
  105. //
  106. this.LabelDataGridView.AllowUserToAddRows = false;
  107. this.LabelDataGridView.AllowUserToResizeRows = false;
  108. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  109. this.LabelDataGridView.ColumnHeadersHeight = 46;
  110. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  111. this.BI_PANELID,
  112. this.BI_BOXNAME,
  113. this.BI_PRODUCTSPECNAME,
  114. this.BI_UPDATETIME});
  115. this.LabelDataGridView.Location = new System.Drawing.Point(17, 148);
  116. this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
  117. this.LabelDataGridView.Name = "LabelDataGridView";
  118. this.LabelDataGridView.RowHeadersVisible = false;
  119. this.LabelDataGridView.RowHeadersWidth = 82;
  120. this.LabelDataGridView.RowTemplate.Height = 23;
  121. this.LabelDataGridView.Size = new System.Drawing.Size(1131, 609);
  122. this.LabelDataGridView.TabIndex = 200;
  123. //
  124. // label1
  125. //
  126. this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  127. | System.Windows.Forms.AnchorStyles.Left)));
  128. this.label1.AutoSize = true;
  129. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  130. this.label1.Location = new System.Drawing.Point(12, 91);
  131. this.label1.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  132. this.label1.Name = "label1";
  133. this.label1.Size = new System.Drawing.Size(82, 41);
  134. this.label1.TabIndex = 202;
  135. this.label1.Text = "箱号";
  136. //
  137. // quxiao
  138. //
  139. this.quxiao.AutoSize = true;
  140. this.quxiao.Location = new System.Drawing.Point(656, 856);
  141. this.quxiao.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  142. this.quxiao.Name = "quxiao";
  143. this.quxiao.Size = new System.Drawing.Size(138, 28);
  144. this.quxiao.TabIndex = 204;
  145. this.quxiao.Text = "取消采集";
  146. this.quxiao.UseVisualStyleBackColor = true;
  147. //
  148. // label2
  149. //
  150. this.label2.AutoSize = true;
  151. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.label2.Location = new System.Drawing.Point(28, 785);
  153. this.label2.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  154. this.label2.Name = "label2";
  155. this.label2.Size = new System.Drawing.Size(82, 41);
  156. this.label2.TabIndex = 205;
  157. this.label2.Text = "数量";
  158. //
  159. // label3
  160. //
  161. this.label3.AutoSize = true;
  162. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  163. this.label3.Location = new System.Drawing.Point(904, 88);
  164. this.label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  165. this.label3.Name = "label3";
  166. this.label3.Size = new System.Drawing.Size(146, 41);
  167. this.label3.TabIndex = 208;
  168. this.label3.Text = "途程编号";
  169. //
  170. // label4
  171. //
  172. this.label4.AutoSize = true;
  173. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.label4.Location = new System.Drawing.Point(472, 91);
  175. this.label4.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  176. this.label4.Name = "label4";
  177. this.label4.Size = new System.Drawing.Size(146, 41);
  178. this.label4.TabIndex = 210;
  179. this.label4.Text = "工作中心";
  180. //
  181. // dataGridViewTextBoxColumn1
  182. //
  183. this.dataGridViewTextBoxColumn1.DataPropertyName = "BI_PANELID";
  184. this.dataGridViewTextBoxColumn1.HeaderText = "PANELID";
  185. this.dataGridViewTextBoxColumn1.MinimumWidth = 10;
  186. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  187. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  188. this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  189. this.dataGridViewTextBoxColumn1.Width = 200;
  190. //
  191. // dataGridViewTextBoxColumn2
  192. //
  193. this.dataGridViewTextBoxColumn2.DataPropertyName = "BI_BOXNAME";
  194. this.dataGridViewTextBoxColumn2.HeaderText = "BOXNAME";
  195. this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
  196. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  197. this.dataGridViewTextBoxColumn2.Width = 200;
  198. //
  199. // dataGridViewTextBoxColumn3
  200. //
  201. this.dataGridViewTextBoxColumn3.DataPropertyName = "BI_PRODUCTSPECNAME";
  202. this.dataGridViewTextBoxColumn3.HeaderText = "产品名称";
  203. this.dataGridViewTextBoxColumn3.MinimumWidth = 10;
  204. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  205. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  206. this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  207. this.dataGridViewTextBoxColumn3.Width = 200;
  208. //
  209. // dataGridViewTextBoxColumn4
  210. //
  211. this.dataGridViewTextBoxColumn4.DataPropertyName = "BI_UPDATETIME";
  212. this.dataGridViewTextBoxColumn4.HeaderText = "更新时间";
  213. this.dataGridViewTextBoxColumn4.MinimumWidth = 300;
  214. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  215. this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  216. this.dataGridViewTextBoxColumn4.Width = 300;
  217. //
  218. // ma_wccode
  219. //
  220. this.ma_wccode.AutoSize = true;
  221. this.ma_wccode.CutLength = null;
  222. this.ma_wccode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  223. this.ma_wccode.Location = new System.Drawing.Point(652, 91);
  224. this.ma_wccode.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  225. this.ma_wccode.MaximumSize = new System.Drawing.Size(400, 0);
  226. this.ma_wccode.Name = "ma_wccode";
  227. this.ma_wccode.Size = new System.Drawing.Size(0, 41);
  228. this.ma_wccode.TabIndex = 211;
  229. //
  230. // ma_craftcode
  231. //
  232. this.ma_craftcode.AutoSize = true;
  233. this.ma_craftcode.CutLength = null;
  234. this.ma_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  235. this.ma_craftcode.Location = new System.Drawing.Point(1084, 88);
  236. this.ma_craftcode.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  237. this.ma_craftcode.MaximumSize = new System.Drawing.Size(400, 0);
  238. this.ma_craftcode.Name = "ma_craftcode";
  239. this.ma_craftcode.Size = new System.Drawing.Size(0, 41);
  240. this.ma_craftcode.TabIndex = 209;
  241. //
  242. // agsum
  243. //
  244. this.agsum.AutoSize = true;
  245. this.agsum.CutLength = null;
  246. this.agsum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  247. this.agsum.Location = new System.Drawing.Point(200, 785);
  248. this.agsum.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  249. this.agsum.MaximumSize = new System.Drawing.Size(400, 0);
  250. this.agsum.Name = "agsum";
  251. this.agsum.Size = new System.Drawing.Size(0, 41);
  252. this.agsum.TabIndex = 206;
  253. //
  254. // boxcode
  255. //
  256. this.boxcode.AllPower = "ifall";
  257. this.boxcode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  258. | System.Windows.Forms.AnchorStyles.Left)));
  259. this.boxcode.BackColor = System.Drawing.Color.White;
  260. this.boxcode.ID = null;
  261. this.boxcode.Location = new System.Drawing.Point(142, 97);
  262. this.boxcode.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  263. this.boxcode.Name = "boxcode";
  264. this.boxcode.Power = null;
  265. this.boxcode.Size = new System.Drawing.Size(319, 35);
  266. this.boxcode.Str = null;
  267. this.boxcode.Str1 = null;
  268. this.boxcode.Str2 = null;
  269. this.boxcode.TabIndex = 201;
  270. this.boxcode.Tag = "ifread";
  271. this.boxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.snCollectionBox1_KeyDown);
  272. //
  273. // BI_PANELID
  274. //
  275. this.BI_PANELID.DataPropertyName = "BI_PANELID";
  276. this.BI_PANELID.HeaderText = "PANELID";
  277. this.BI_PANELID.MinimumWidth = 10;
  278. this.BI_PANELID.Name = "BI_PANELID";
  279. this.BI_PANELID.ReadOnly = true;
  280. this.BI_PANELID.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  281. this.BI_PANELID.Width = 200;
  282. //
  283. // BI_BOXNAME
  284. //
  285. this.BI_BOXNAME.DataPropertyName = "BI_BOXNAME";
  286. this.BI_BOXNAME.HeaderText = "BOXNAME";
  287. this.BI_BOXNAME.MinimumWidth = 10;
  288. this.BI_BOXNAME.Name = "BI_BOXNAME";
  289. this.BI_BOXNAME.Width = 200;
  290. //
  291. // BI_PRODUCTSPECNAME
  292. //
  293. this.BI_PRODUCTSPECNAME.DataPropertyName = "BI_PRODUCTSPECNAME";
  294. this.BI_PRODUCTSPECNAME.HeaderText = "产品名称";
  295. this.BI_PRODUCTSPECNAME.MinimumWidth = 10;
  296. this.BI_PRODUCTSPECNAME.Name = "BI_PRODUCTSPECNAME";
  297. this.BI_PRODUCTSPECNAME.ReadOnly = true;
  298. this.BI_PRODUCTSPECNAME.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  299. this.BI_PRODUCTSPECNAME.Width = 200;
  300. //
  301. // BI_UPDATETIME
  302. //
  303. this.BI_UPDATETIME.DataPropertyName = "BI_UPDATETIME";
  304. this.BI_UPDATETIME.HeaderText = "更新时间";
  305. this.BI_UPDATETIME.MinimumWidth = 300;
  306. this.BI_UPDATETIME.Name = "BI_UPDATETIME";
  307. this.BI_UPDATETIME.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  308. this.BI_UPDATETIME.Width = 300;
  309. //
  310. // pr_code
  311. //
  312. this.pr_code.AutoSize = true;
  313. this.pr_code.CutLength = null;
  314. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  315. this.pr_code.Location = new System.Drawing.Point(636, 24);
  316. this.pr_code.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  317. this.pr_code.MaximumSize = new System.Drawing.Size(400, 0);
  318. this.pr_code.Name = "pr_code";
  319. this.pr_code.Size = new System.Drawing.Size(0, 41);
  320. this.pr_code.TabIndex = 193;
  321. //
  322. // pr_detail
  323. //
  324. this.pr_detail.AutoSize = true;
  325. this.pr_detail.CutLength = null;
  326. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. this.pr_detail.Location = new System.Drawing.Point(1084, 24);
  328. this.pr_detail.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  329. this.pr_detail.MaximumSize = new System.Drawing.Size(400, 0);
  330. this.pr_detail.Name = "pr_detail";
  331. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  332. this.pr_detail.TabIndex = 192;
  333. //
  334. // sncode
  335. //
  336. this.sncode.AllPower = "ifall";
  337. this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  338. | System.Windows.Forms.AnchorStyles.Left)));
  339. this.sncode.BackColor = System.Drawing.Color.White;
  340. this.sncode.ID = null;
  341. this.sncode.Location = new System.Drawing.Point(216, 850);
  342. this.sncode.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  343. this.sncode.Name = "sncode";
  344. this.sncode.Power = null;
  345. this.sncode.Size = new System.Drawing.Size(388, 35);
  346. this.sncode.Str = null;
  347. this.sncode.Str1 = null;
  348. this.sncode.Str2 = null;
  349. this.sncode.TabIndex = 189;
  350. this.sncode.Tag = "ifread";
  351. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  352. //
  353. // OperateResult
  354. //
  355. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.OperateResult.Location = new System.Drawing.Point(1183, 148);
  357. this.OperateResult.Margin = new System.Windows.Forms.Padding(5, 4, 5, 4);
  358. this.OperateResult.Name = "OperateResult";
  359. this.OperateResult.Size = new System.Drawing.Size(281, 677);
  360. this.OperateResult.TabIndex = 188;
  361. this.OperateResult.Text = "";
  362. //
  363. // ma_code
  364. //
  365. this.ma_code.AllPower = "IFALL";
  366. this.ma_code.Caller = null;
  367. this.ma_code.Condition = null;
  368. this.ma_code.DBTitle = "";
  369. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  370. this.ma_code.FormName = null;
  371. this.ma_code.Location = new System.Drawing.Point(142, 24);
  372. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  373. this.ma_code.Name = "ma_code";
  374. this.ma_code.Power = "";
  375. this.ma_code.ReturnData = null;
  376. this.ma_code.SelectField = null;
  377. this.ma_code.SetValueField = null;
  378. this.ma_code.Size = new System.Drawing.Size(319, 46);
  379. this.ma_code.TabIndex = 235;
  380. this.ma_code.TableName = null;
  381. this.ma_code.Tag = "makecode";
  382. this.ma_code.TextBoxEnable = true;
  383. //
  384. // Make_BoxLotBind
  385. //
  386. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  387. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  388. this.ClientSize = new System.Drawing.Size(1483, 908);
  389. this.Controls.Add(this.ma_code);
  390. this.Controls.Add(this.ma_wccode);
  391. this.Controls.Add(this.label4);
  392. this.Controls.Add(this.ma_craftcode);
  393. this.Controls.Add(this.label3);
  394. this.Controls.Add(this.agsum);
  395. this.Controls.Add(this.label2);
  396. this.Controls.Add(this.quxiao);
  397. this.Controls.Add(this.label1);
  398. this.Controls.Add(this.boxcode);
  399. this.Controls.Add(this.LabelDataGridView);
  400. this.Controls.Add(this.pr_code);
  401. this.Controls.Add(this.pr_detail);
  402. this.Controls.Add(this.pr_detail_label);
  403. this.Controls.Add(this.sncode_label);
  404. this.Controls.Add(this.sncode);
  405. this.Controls.Add(this.OperateResult);
  406. this.Controls.Add(this.pr_code_label);
  407. this.Controls.Add(this.ms_makecode_label);
  408. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  409. this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  410. this.Name = "Make_BoxLotBind";
  411. this.Tag = "Make!Aging";
  412. this.Text = "老化采集";
  413. this.Activated += new System.EventHandler(this.Make_CollectNetCode_Activated);
  414. this.Load += new System.EventHandler(this.Make_CollectNetCode_Load);
  415. this.SizeChanged += new System.EventHandler(this.Make_CollectNetCode_SizeChanged);
  416. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  417. this.ResumeLayout(false);
  418. this.PerformLayout();
  419. }
  420. #endregion
  421. private CustomControl.ValueLabel.ValueLabel pr_code;
  422. private CustomControl.ValueLabel.ValueLabel pr_detail;
  423. private System.Windows.Forms.Label pr_detail_label;
  424. private System.Windows.Forms.Label sncode_label;
  425. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  426. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  427. private System.Windows.Forms.Label pr_code_label;
  428. private System.Windows.Forms.Label ms_makecode_label;
  429. private System.Windows.Forms.DataGridView LabelDataGridView;
  430. private System.Windows.Forms.Label label1;
  431. private CustomControl.TextBoxWithIcon.SnCollectionBox boxcode;
  432. private System.Windows.Forms.CheckBox quxiao;
  433. private CustomControl.ValueLabel.ValueLabel agsum;
  434. private System.Windows.Forms.Label label2;
  435. private System.Windows.Forms.DataGridViewTextBoxColumn BI_PANELID;
  436. private System.Windows.Forms.DataGridViewTextBoxColumn BI_BOXNAME;
  437. private System.Windows.Forms.DataGridViewTextBoxColumn BI_PRODUCTSPECNAME;
  438. private System.Windows.Forms.DataGridViewTextBoxColumn BI_UPDATETIME;
  439. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  440. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  441. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  442. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  443. private CustomControl.ValueLabel.ValueLabel ma_craftcode;
  444. private System.Windows.Forms.Label label3;
  445. private CustomControl.ValueLabel.ValueLabel ma_wccode;
  446. private System.Windows.Forms.Label label4;
  447. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  448. }
  449. }