Make_SMTBind.Designer.cs 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_SMTBind
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_SMTBind));
  29. this.mcd_restqty_label = new System.Windows.Forms.Label();
  30. this.mcd_inqty_label = new System.Windows.Forms.Label();
  31. this.ma_qty_label = new System.Windows.Forms.Label();
  32. this.ms_makecode_label = new System.Windows.Forms.Label();
  33. this.pr_detail_label = new System.Windows.Forms.Label();
  34. this.ma_prodcode_label = new System.Windows.Forms.Label();
  35. this.Loading = new System.Windows.Forms.RadioButton();
  36. this.UnLoading = new System.Windows.Forms.RadioButton();
  37. this.sn_code_label = new System.Windows.Forms.Label();
  38. this.code_label = new System.Windows.Forms.Label();
  39. this.ClearSn_code = new System.Windows.Forms.PictureBox();
  40. this.ms_craftcode = new System.Windows.Forms.Label();
  41. this.ma_craftcode = new System.Windows.Forms.Label();
  42. this.LabelDataGridView = new System.Windows.Forms.DataGridView();
  43. this.序号 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.sb_maincode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.sb_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.sb_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.sb_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.label2 = new System.Windows.Forms.Label();
  49. this.pr_pcbacount = new System.Windows.Forms.NumericUpDown();
  50. this.Rn = new System.Windows.Forms.TextBox();
  51. this.Num = new System.Windows.Forms.TextBox();
  52. this.Prefix = new System.Windows.Forms.TextBox();
  53. this.label3 = new System.Windows.Forms.Label();
  54. this.label1 = new System.Windows.Forms.Label();
  55. this.label5 = new System.Windows.Forms.Label();
  56. this.label4 = new System.Windows.Forms.Label();
  57. this.Rnle = new System.Windows.Forms.NumericUpDown();
  58. this.HEXIN = new System.Windows.Forms.RadioButton();
  59. this.DSCIN = new System.Windows.Forms.RadioButton();
  60. this.groupBox1 = new System.Windows.Forms.GroupBox();
  61. this.sqit = new System.Windows.Forms.NumericUpDown();
  62. this.spit = new System.Windows.Forms.Label();
  63. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  64. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.Debut = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  69. this.Crbut = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  70. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  71. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  72. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  73. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  74. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  75. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  76. this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  77. this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  78. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  79. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  80. this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  81. this.code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  82. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  83. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.normalButton2 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  85. this.textBox1 = new System.Windows.Forms.TextBox();
  86. this.normalButton3 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  87. this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
  88. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.pr_pcbacount)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.Rnle)).BeginInit();
  92. this.groupBox1.SuspendLayout();
  93. ((System.ComponentModel.ISupportInitialize)(this.sqit)).BeginInit();
  94. this.SuspendLayout();
  95. //
  96. // mcd_restqty_label
  97. //
  98. this.mcd_restqty_label.AutoSize = true;
  99. this.mcd_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  100. this.mcd_restqty_label.Location = new System.Drawing.Point(585, 61);
  101. this.mcd_restqty_label.Name = "mcd_restqty_label";
  102. this.mcd_restqty_label.Size = new System.Drawing.Size(74, 21);
  103. this.mcd_restqty_label.TabIndex = 59;
  104. this.mcd_restqty_label.Text = "待采集数";
  105. //
  106. // mcd_inqty_label
  107. //
  108. this.mcd_inqty_label.AutoSize = true;
  109. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  110. this.mcd_inqty_label.Location = new System.Drawing.Point(311, 61);
  111. this.mcd_inqty_label.Name = "mcd_inqty_label";
  112. this.mcd_inqty_label.Size = new System.Drawing.Size(74, 21);
  113. this.mcd_inqty_label.TabIndex = 56;
  114. this.mcd_inqty_label.Text = "已采集数";
  115. //
  116. // ma_qty_label
  117. //
  118. this.ma_qty_label.AutoSize = true;
  119. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  120. this.ma_qty_label.Location = new System.Drawing.Point(9, 61);
  121. this.ma_qty_label.Name = "ma_qty_label";
  122. this.ma_qty_label.Size = new System.Drawing.Size(74, 21);
  123. this.ma_qty_label.TabIndex = 53;
  124. this.ma_qty_label.Text = "工单数量";
  125. //
  126. // ms_makecode_label
  127. //
  128. this.ms_makecode_label.AutoSize = true;
  129. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  130. this.ms_makecode_label.Location = new System.Drawing.Point(9, 12);
  131. this.ms_makecode_label.Name = "ms_makecode_label";
  132. this.ms_makecode_label.Size = new System.Drawing.Size(74, 21);
  133. this.ms_makecode_label.TabIndex = 49;
  134. this.ms_makecode_label.Text = "归属工单";
  135. //
  136. // pr_detail_label
  137. //
  138. this.pr_detail_label.AutoSize = true;
  139. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  140. this.pr_detail_label.Location = new System.Drawing.Point(585, 12);
  141. this.pr_detail_label.Name = "pr_detail_label";
  142. this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
  143. this.pr_detail_label.TabIndex = 50;
  144. this.pr_detail_label.Text = "产品规格";
  145. //
  146. // ma_prodcode_label
  147. //
  148. this.ma_prodcode_label.AutoSize = true;
  149. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  150. this.ma_prodcode_label.Location = new System.Drawing.Point(311, 12);
  151. this.ma_prodcode_label.Name = "ma_prodcode_label";
  152. this.ma_prodcode_label.Size = new System.Drawing.Size(74, 21);
  153. this.ma_prodcode_label.TabIndex = 51;
  154. this.ma_prodcode_label.Text = "产品代码";
  155. //
  156. // Loading
  157. //
  158. this.Loading.AutoSize = true;
  159. this.Loading.Checked = true;
  160. this.Loading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  161. this.Loading.ForeColor = System.Drawing.Color.Blue;
  162. this.Loading.Location = new System.Drawing.Point(6, 11);
  163. this.Loading.Name = "Loading";
  164. this.Loading.Size = new System.Drawing.Size(60, 25);
  165. this.Loading.TabIndex = 62;
  166. this.Loading.TabStop = true;
  167. this.Loading.Text = "绑定";
  168. this.Loading.UseVisualStyleBackColor = true;
  169. //
  170. // UnLoading
  171. //
  172. this.UnLoading.AutoSize = true;
  173. this.UnLoading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.UnLoading.ForeColor = System.Drawing.Color.Blue;
  175. this.UnLoading.Location = new System.Drawing.Point(82, 10);
  176. this.UnLoading.Name = "UnLoading";
  177. this.UnLoading.Size = new System.Drawing.Size(60, 25);
  178. this.UnLoading.TabIndex = 63;
  179. this.UnLoading.Text = "解绑";
  180. this.UnLoading.UseVisualStyleBackColor = true;
  181. //
  182. // sn_code_label
  183. //
  184. this.sn_code_label.AutoSize = true;
  185. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  186. this.sn_code_label.Location = new System.Drawing.Point(14, 398);
  187. this.sn_code_label.Name = "sn_code_label";
  188. this.sn_code_label.Size = new System.Drawing.Size(58, 21);
  189. this.sn_code_label.TabIndex = 64;
  190. this.sn_code_label.Text = "序列号";
  191. //
  192. // code_label
  193. //
  194. this.code_label.AutoSize = true;
  195. this.code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.code_label.Location = new System.Drawing.Point(14, 442);
  197. this.code_label.Name = "code_label";
  198. this.code_label.Size = new System.Drawing.Size(58, 21);
  199. this.code_label.TabIndex = 66;
  200. this.code_label.Text = "录入框";
  201. //
  202. // ClearSn_code
  203. //
  204. this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
  205. this.ClearSn_code.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
  206. this.ClearSn_code.Location = new System.Drawing.Point(263, 401);
  207. this.ClearSn_code.Name = "ClearSn_code";
  208. this.ClearSn_code.Size = new System.Drawing.Size(16, 16);
  209. this.ClearSn_code.TabIndex = 138;
  210. this.ClearSn_code.TabStop = false;
  211. this.ClearSn_code.Click += new System.EventHandler(this.ClearSn_code_Click);
  212. //
  213. // ms_craftcode
  214. //
  215. this.ms_craftcode.AutoSize = true;
  216. this.ms_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  217. this.ms_craftcode.Location = new System.Drawing.Point(768, 15);
  218. this.ms_craftcode.Name = "ms_craftcode";
  219. this.ms_craftcode.Size = new System.Drawing.Size(0, 21);
  220. this.ms_craftcode.TabIndex = 142;
  221. this.ms_craftcode.Visible = false;
  222. //
  223. // ma_craftcode
  224. //
  225. this.ma_craftcode.AutoSize = true;
  226. this.ma_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.ma_craftcode.Location = new System.Drawing.Point(754, 61);
  228. this.ma_craftcode.Name = "ma_craftcode";
  229. this.ma_craftcode.Size = new System.Drawing.Size(0, 21);
  230. this.ma_craftcode.TabIndex = 145;
  231. this.ma_craftcode.Visible = false;
  232. //
  233. // LabelDataGridView
  234. //
  235. this.LabelDataGridView.AllowUserToAddRows = false;
  236. this.LabelDataGridView.AllowUserToResizeRows = false;
  237. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  238. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  239. this.序号,
  240. this.sb_maincode,
  241. this.sb_barcode,
  242. this.sb_prodcode,
  243. this.sb_indate});
  244. this.LabelDataGridView.Location = new System.Drawing.Point(18, 108);
  245. this.LabelDataGridView.Name = "LabelDataGridView";
  246. this.LabelDataGridView.RowHeadersVisible = false;
  247. this.LabelDataGridView.RowTemplate.Height = 23;
  248. this.LabelDataGridView.Size = new System.Drawing.Size(502, 227);
  249. this.LabelDataGridView.TabIndex = 193;
  250. //
  251. // 序号
  252. //
  253. this.序号.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
  254. this.序号.DataPropertyName = "rownum";
  255. this.序号.HeaderText = "序号";
  256. this.序号.Name = "序号";
  257. this.序号.ReadOnly = true;
  258. this.序号.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  259. this.序号.Width = 35;
  260. //
  261. // sb_maincode
  262. //
  263. this.sb_maincode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  264. this.sb_maincode.DataPropertyName = "sb_maincode";
  265. this.sb_maincode.HeaderText = "关联条码号";
  266. this.sb_maincode.Name = "sb_maincode";
  267. this.sb_maincode.ReadOnly = true;
  268. this.sb_maincode.Width = 90;
  269. //
  270. // sb_barcode
  271. //
  272. this.sb_barcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  273. this.sb_barcode.DataPropertyName = "sb_barcode";
  274. this.sb_barcode.HeaderText = "条码号";
  275. this.sb_barcode.Name = "sb_barcode";
  276. this.sb_barcode.ReadOnly = true;
  277. this.sb_barcode.Width = 66;
  278. //
  279. // sb_prodcode
  280. //
  281. this.sb_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  282. this.sb_prodcode.DataPropertyName = "sb_prodcode";
  283. this.sb_prodcode.HeaderText = "产品编号";
  284. this.sb_prodcode.Name = "sb_prodcode";
  285. this.sb_prodcode.ReadOnly = true;
  286. this.sb_prodcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  287. this.sb_prodcode.Width = 59;
  288. //
  289. // sb_indate
  290. //
  291. this.sb_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  292. this.sb_indate.DataPropertyName = "sb_indate";
  293. this.sb_indate.HeaderText = "录入日期";
  294. this.sb_indate.Name = "sb_indate";
  295. this.sb_indate.ReadOnly = true;
  296. this.sb_indate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  297. this.sb_indate.Width = 59;
  298. //
  299. // label2
  300. //
  301. this.label2.AutoSize = true;
  302. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  303. this.label2.Location = new System.Drawing.Point(170, 363);
  304. this.label2.Name = "label2";
  305. this.label2.Size = new System.Drawing.Size(58, 21);
  306. this.label2.TabIndex = 200;
  307. this.label2.Text = "拼板数";
  308. //
  309. // pr_pcbacount
  310. //
  311. this.pr_pcbacount.Location = new System.Drawing.Point(239, 366);
  312. this.pr_pcbacount.Margin = new System.Windows.Forms.Padding(2);
  313. this.pr_pcbacount.Name = "pr_pcbacount";
  314. this.pr_pcbacount.ReadOnly = true;
  315. this.pr_pcbacount.Size = new System.Drawing.Size(60, 21);
  316. this.pr_pcbacount.TabIndex = 199;
  317. this.pr_pcbacount.Value = new decimal(new int[] {
  318. 2,
  319. 0,
  320. 0,
  321. 0});
  322. //
  323. // Rn
  324. //
  325. this.Rn.Location = new System.Drawing.Point(641, 202);
  326. this.Rn.Margin = new System.Windows.Forms.Padding(2);
  327. this.Rn.Name = "Rn";
  328. this.Rn.Size = new System.Drawing.Size(246, 21);
  329. this.Rn.TabIndex = 206;
  330. //
  331. // Num
  332. //
  333. this.Num.Location = new System.Drawing.Point(641, 159);
  334. this.Num.Margin = new System.Windows.Forms.Padding(2);
  335. this.Num.Name = "Num";
  336. this.Num.Size = new System.Drawing.Size(246, 21);
  337. this.Num.TabIndex = 205;
  338. //
  339. // Prefix
  340. //
  341. this.Prefix.Location = new System.Drawing.Point(641, 117);
  342. this.Prefix.Margin = new System.Windows.Forms.Padding(2);
  343. this.Prefix.Name = "Prefix";
  344. this.Prefix.Size = new System.Drawing.Size(246, 21);
  345. this.Prefix.TabIndex = 204;
  346. //
  347. // label3
  348. //
  349. this.label3.AutoSize = true;
  350. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  351. this.label3.Location = new System.Drawing.Point(552, 198);
  352. this.label3.Name = "label3";
  353. this.label3.Size = new System.Drawing.Size(58, 21);
  354. this.label3.TabIndex = 203;
  355. this.label3.Text = "起始号";
  356. //
  357. // label1
  358. //
  359. this.label1.AutoSize = true;
  360. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  361. this.label1.Location = new System.Drawing.Point(552, 155);
  362. this.label1.Name = "label1";
  363. this.label1.Size = new System.Drawing.Size(42, 21);
  364. this.label1.TabIndex = 202;
  365. this.label1.Text = "数量";
  366. //
  367. // label5
  368. //
  369. this.label5.AutoSize = true;
  370. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  371. this.label5.Location = new System.Drawing.Point(552, 115);
  372. this.label5.Name = "label5";
  373. this.label5.Size = new System.Drawing.Size(42, 21);
  374. this.label5.TabIndex = 201;
  375. this.label5.Text = "前缀";
  376. //
  377. // label4
  378. //
  379. this.label4.AutoSize = true;
  380. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  381. this.label4.Location = new System.Drawing.Point(552, 238);
  382. this.label4.Name = "label4";
  383. this.label4.Size = new System.Drawing.Size(74, 21);
  384. this.label4.TabIndex = 209;
  385. this.label4.Text = "流水长度";
  386. //
  387. // Rnle
  388. //
  389. this.Rnle.Location = new System.Drawing.Point(641, 238);
  390. this.Rnle.Margin = new System.Windows.Forms.Padding(2);
  391. this.Rnle.Name = "Rnle";
  392. this.Rnle.ReadOnly = true;
  393. this.Rnle.Size = new System.Drawing.Size(60, 21);
  394. this.Rnle.TabIndex = 210;
  395. //
  396. // HEXIN
  397. //
  398. this.HEXIN.AutoSize = true;
  399. this.HEXIN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  400. this.HEXIN.ForeColor = System.Drawing.Color.Blue;
  401. this.HEXIN.Location = new System.Drawing.Point(669, 87);
  402. this.HEXIN.Name = "HEXIN";
  403. this.HEXIN.Size = new System.Drawing.Size(92, 25);
  404. this.HEXIN.TabIndex = 212;
  405. this.HEXIN.Text = "十六进制";
  406. this.HEXIN.UseVisualStyleBackColor = true;
  407. //
  408. // DSCIN
  409. //
  410. this.DSCIN.AutoSize = true;
  411. this.DSCIN.Checked = true;
  412. this.DSCIN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.DSCIN.ForeColor = System.Drawing.Color.Blue;
  414. this.DSCIN.Location = new System.Drawing.Point(589, 87);
  415. this.DSCIN.Name = "DSCIN";
  416. this.DSCIN.Size = new System.Drawing.Size(76, 25);
  417. this.DSCIN.TabIndex = 211;
  418. this.DSCIN.TabStop = true;
  419. this.DSCIN.Text = "十进制";
  420. this.DSCIN.UseVisualStyleBackColor = true;
  421. //
  422. // groupBox1
  423. //
  424. this.groupBox1.Controls.Add(this.UnLoading);
  425. this.groupBox1.Controls.Add(this.Loading);
  426. this.groupBox1.Location = new System.Drawing.Point(18, 349);
  427. this.groupBox1.Name = "groupBox1";
  428. this.groupBox1.Size = new System.Drawing.Size(146, 43);
  429. this.groupBox1.TabIndex = 213;
  430. this.groupBox1.TabStop = false;
  431. //
  432. // sqit
  433. //
  434. this.sqit.Location = new System.Drawing.Point(641, 271);
  435. this.sqit.Margin = new System.Windows.Forms.Padding(2);
  436. this.sqit.Minimum = new decimal(new int[] {
  437. 1,
  438. 0,
  439. 0,
  440. 0});
  441. this.sqit.Name = "sqit";
  442. this.sqit.ReadOnly = true;
  443. this.sqit.Size = new System.Drawing.Size(60, 21);
  444. this.sqit.TabIndex = 215;
  445. this.sqit.Value = new decimal(new int[] {
  446. 1,
  447. 0,
  448. 0,
  449. 0});
  450. //
  451. // spit
  452. //
  453. this.spit.AutoSize = true;
  454. this.spit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  455. this.spit.Location = new System.Drawing.Point(552, 271);
  456. this.spit.Name = "spit";
  457. this.spit.Size = new System.Drawing.Size(42, 21);
  458. this.spit.TabIndex = 214;
  459. this.spit.Text = "间隔";
  460. //
  461. // dataGridViewTextBoxColumn1
  462. //
  463. this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
  464. this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_makecode";
  465. this.dataGridViewTextBoxColumn1.HeaderText = "上料料号";
  466. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  467. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  468. this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  469. //
  470. // dataGridViewTextBoxColumn2
  471. //
  472. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  473. this.dataGridViewTextBoxColumn2.DataPropertyName = "pr_detail";
  474. this.dataGridViewTextBoxColumn2.HeaderText = "上料名称";
  475. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  476. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  477. //
  478. // dataGridViewTextBoxColumn3
  479. //
  480. this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  481. this.dataGridViewTextBoxColumn3.DataPropertyName = "cm_soncode";
  482. this.dataGridViewTextBoxColumn3.HeaderText = "前缀";
  483. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  484. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  485. this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  486. //
  487. // dataGridViewTextBoxColumn4
  488. //
  489. this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  490. this.dataGridViewTextBoxColumn4.DataPropertyName = "cm_barcode";
  491. this.dataGridViewTextBoxColumn4.HeaderText = "长度";
  492. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  493. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  494. this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  495. //
  496. // dataGridViewTextBoxColumn5
  497. //
  498. this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  499. this.dataGridViewTextBoxColumn5.DataPropertyName = "sp_length";
  500. this.dataGridViewTextBoxColumn5.HeaderText = "条码号";
  501. this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
  502. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  503. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  504. this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  505. //
  506. // Debut
  507. //
  508. this.Debut.AllPower = "ifall";
  509. this.Debut.BackColor = System.Drawing.Color.Transparent;
  510. this.Debut.DownImage = ((System.Drawing.Image)(resources.GetObject("Debut.DownImage")));
  511. this.Debut.Image = ((System.Drawing.Image)(resources.GetObject("Debut.Image")));
  512. this.Debut.IsShowBorder = true;
  513. this.Debut.Location = new System.Drawing.Point(758, 297);
  514. this.Debut.MoveImage = ((System.Drawing.Image)(resources.GetObject("Debut.MoveImage")));
  515. this.Debut.Name = "Debut";
  516. this.Debut.NormalImage = ((System.Drawing.Image)(resources.GetObject("Debut.NormalImage")));
  517. this.Debut.Power = null;
  518. this.Debut.Size = new System.Drawing.Size(84, 24);
  519. this.Debut.TabIndex = 208;
  520. this.Debut.Tag = "IfRead";
  521. this.Debut.Text = "删除绑定记录";
  522. this.Debut.UseVisualStyleBackColor = true;
  523. this.Debut.Click += new System.EventHandler(this.Debut_Click);
  524. //
  525. // Crbut
  526. //
  527. this.Crbut.AllPower = "ifall";
  528. this.Crbut.BackColor = System.Drawing.Color.Transparent;
  529. this.Crbut.DownImage = ((System.Drawing.Image)(resources.GetObject("Crbut.DownImage")));
  530. this.Crbut.Image = ((System.Drawing.Image)(resources.GetObject("Crbut.Image")));
  531. this.Crbut.IsShowBorder = true;
  532. this.Crbut.Location = new System.Drawing.Point(565, 297);
  533. this.Crbut.MoveImage = ((System.Drawing.Image)(resources.GetObject("Crbut.MoveImage")));
  534. this.Crbut.Name = "Crbut";
  535. this.Crbut.NormalImage = ((System.Drawing.Image)(resources.GetObject("Crbut.NormalImage")));
  536. this.Crbut.Power = null;
  537. this.Crbut.Size = new System.Drawing.Size(84, 24);
  538. this.Crbut.TabIndex = 207;
  539. this.Crbut.Tag = "IfRead";
  540. this.Crbut.Text = "确认生成";
  541. this.Crbut.UseVisualStyleBackColor = true;
  542. this.Crbut.Click += new System.EventHandler(this.Crbut_Click);
  543. //
  544. // StepCount
  545. //
  546. this.StepCount.LineCode = null;
  547. this.StepCount.Location = new System.Drawing.Point(460, 344);
  548. this.StepCount.Margin = new System.Windows.Forms.Padding(2);
  549. this.StepCount.Name = "StepCount";
  550. this.StepCount.Size = new System.Drawing.Size(80, 22);
  551. this.StepCount.Source = null;
  552. this.StepCount.StepCode = null;
  553. this.StepCount.TabIndex = 189;
  554. //
  555. // ma_code
  556. //
  557. this.ma_code.AllPower = null;
  558. this.ma_code.Caller = null;
  559. this.ma_code.Condition = null;
  560. this.ma_code.DBTitle = null;
  561. this.ma_code.FormName = null;
  562. this.ma_code.Location = new System.Drawing.Point(96, 13);
  563. this.ma_code.Margin = new System.Windows.Forms.Padding(2);
  564. this.ma_code.Name = "ma_code";
  565. this.ma_code.Power = null;
  566. this.ma_code.ReturnData = null;
  567. this.ma_code.SelectField = null;
  568. this.ma_code.SetValueField = null;
  569. this.ma_code.Size = new System.Drawing.Size(148, 21);
  570. this.ma_code.TabIndex = 141;
  571. this.ma_code.TableName = null;
  572. this.ma_code.Tag = "ma_code";
  573. this.ma_code.TextBoxEnable = true;
  574. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  575. //
  576. // LockMakeCode
  577. //
  578. this.LockMakeCode.AutoSize = true;
  579. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  580. this.LockMakeCode.LeaveEvent = false;
  581. this.LockMakeCode.Location = new System.Drawing.Point(248, 15);
  582. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(2);
  583. this.LockMakeCode.Name = "LockMakeCode";
  584. this.LockMakeCode.Size = new System.Drawing.Size(51, 21);
  585. this.LockMakeCode.TabIndex = 140;
  586. this.LockMakeCode.Text = "锁定";
  587. this.LockMakeCode.UseVisualStyleBackColor = true;
  588. //
  589. // ma_prodcode
  590. //
  591. this.ma_prodcode.AutoSize = true;
  592. this.ma_prodcode.CutLength = null;
  593. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  594. this.ma_prodcode.Location = new System.Drawing.Point(401, 12);
  595. this.ma_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
  596. this.ma_prodcode.Name = "ma_prodcode";
  597. this.ma_prodcode.Size = new System.Drawing.Size(0, 21);
  598. this.ma_prodcode.TabIndex = 99;
  599. //
  600. // pr_detail
  601. //
  602. this.pr_detail.AutoSize = true;
  603. this.pr_detail.CutLength = null;
  604. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  605. this.pr_detail.Location = new System.Drawing.Point(675, 12);
  606. this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
  607. this.pr_detail.Name = "pr_detail";
  608. this.pr_detail.Size = new System.Drawing.Size(0, 21);
  609. this.pr_detail.TabIndex = 98;
  610. //
  611. // mcd_remainqty
  612. //
  613. this.mcd_remainqty.AutoSize = true;
  614. this.mcd_remainqty.CutLength = null;
  615. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  616. this.mcd_remainqty.Location = new System.Drawing.Point(674, 61);
  617. this.mcd_remainqty.MaximumSize = new System.Drawing.Size(150, 0);
  618. this.mcd_remainqty.Name = "mcd_remainqty";
  619. this.mcd_remainqty.Size = new System.Drawing.Size(0, 21);
  620. this.mcd_remainqty.TabIndex = 97;
  621. this.mcd_remainqty.Tag = "mcd_remainqty";
  622. //
  623. // mcd_inqty
  624. //
  625. this.mcd_inqty.AutoSize = true;
  626. this.mcd_inqty.CutLength = null;
  627. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  628. this.mcd_inqty.Location = new System.Drawing.Point(401, 61);
  629. this.mcd_inqty.MaximumSize = new System.Drawing.Size(150, 0);
  630. this.mcd_inqty.Name = "mcd_inqty";
  631. this.mcd_inqty.Size = new System.Drawing.Size(0, 21);
  632. this.mcd_inqty.TabIndex = 96;
  633. //
  634. // ma_qty
  635. //
  636. this.ma_qty.AutoSize = true;
  637. this.ma_qty.CutLength = null;
  638. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  639. this.ma_qty.Location = new System.Drawing.Point(96, 61);
  640. this.ma_qty.MaximumSize = new System.Drawing.Size(150, 0);
  641. this.ma_qty.Name = "ma_qty";
  642. this.ma_qty.Size = new System.Drawing.Size(0, 21);
  643. this.ma_qty.TabIndex = 95;
  644. //
  645. // OperateResult
  646. //
  647. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  648. this.OperateResult.Location = new System.Drawing.Point(545, 344);
  649. this.OperateResult.Name = "OperateResult";
  650. this.OperateResult.Size = new System.Drawing.Size(350, 121);
  651. this.OperateResult.TabIndex = 94;
  652. this.OperateResult.Text = "";
  653. //
  654. // Clean
  655. //
  656. this.Clean.AllPower = null;
  657. this.Clean.BackColor = System.Drawing.Color.Transparent;
  658. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  659. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  660. this.Clean.IsShowBorder = true;
  661. this.Clean.Location = new System.Drawing.Point(545, 460);
  662. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  663. this.Clean.Name = "Clean";
  664. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  665. this.Clean.Power = null;
  666. this.Clean.Size = new System.Drawing.Size(60, 24);
  667. this.Clean.TabIndex = 80;
  668. this.Clean.Text = "清除";
  669. this.Clean.UseVisualStyleBackColor = true;
  670. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  671. //
  672. // Confirm
  673. //
  674. this.Confirm.AllPower = "ifall";
  675. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  676. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  677. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  678. this.Confirm.IsShowBorder = true;
  679. this.Confirm.Location = new System.Drawing.Point(289, 440);
  680. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  681. this.Confirm.Name = "Confirm";
  682. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  683. this.Confirm.Power = null;
  684. this.Confirm.Size = new System.Drawing.Size(60, 24);
  685. this.Confirm.TabIndex = 73;
  686. this.Confirm.Tag = "IfRead";
  687. this.Confirm.Text = "确认";
  688. this.Confirm.UseVisualStyleBackColor = true;
  689. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  690. //
  691. // code
  692. //
  693. this.code.AllPower = "ifall";
  694. this.code.BackColor = System.Drawing.Color.White;
  695. this.code.ID = null;
  696. this.code.Location = new System.Drawing.Point(98, 442);
  697. this.code.Name = "code";
  698. this.code.Power = null;
  699. this.code.Size = new System.Drawing.Size(160, 21);
  700. this.code.Str = null;
  701. this.code.Str1 = null;
  702. this.code.Str2 = null;
  703. this.code.TabIndex = 0;
  704. this.code.Tag = "IfRead";
  705. this.code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.code_KeyDown);
  706. //
  707. // sn_code
  708. //
  709. this.sn_code.AllPower = null;
  710. this.sn_code.BackColor = System.Drawing.Color.White;
  711. this.sn_code.Enabled = false;
  712. this.sn_code.ID = null;
  713. this.sn_code.Location = new System.Drawing.Point(98, 398);
  714. this.sn_code.Name = "sn_code";
  715. this.sn_code.Power = null;
  716. this.sn_code.Size = new System.Drawing.Size(160, 21);
  717. this.sn_code.Str = null;
  718. this.sn_code.Str1 = null;
  719. this.sn_code.Str2 = null;
  720. this.sn_code.TabIndex = 65;
  721. //
  722. // dataGridViewTextBoxColumn6
  723. //
  724. this.dataGridViewTextBoxColumn6.HeaderText = "条码号";
  725. this.dataGridViewTextBoxColumn6.MinimumWidth = 300;
  726. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  727. this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  728. this.dataGridViewTextBoxColumn6.Width = 300;
  729. //
  730. // normalButton2
  731. //
  732. this.normalButton2.AllPower = null;
  733. this.normalButton2.BackColor = System.Drawing.Color.Transparent;
  734. this.normalButton2.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.DownImage")));
  735. this.normalButton2.Image = null;
  736. this.normalButton2.IsShowBorder = true;
  737. this.normalButton2.Location = new System.Drawing.Point(429, 359);
  738. this.normalButton2.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.MoveImage")));
  739. this.normalButton2.Name = "normalButton2";
  740. this.normalButton2.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton2.NormalImage")));
  741. this.normalButton2.Power = null;
  742. this.normalButton2.Size = new System.Drawing.Size(111, 28);
  743. this.normalButton2.TabIndex = 216;
  744. this.normalButton2.Text = "导入镭雕日志";
  745. this.normalButton2.UseVisualStyleBackColor = false;
  746. this.normalButton2.Click += new System.EventHandler(this.normalButton2_Click);
  747. //
  748. // textBox1
  749. //
  750. this.textBox1.Location = new System.Drawing.Point(321, 398);
  751. this.textBox1.Name = "textBox1";
  752. this.textBox1.ReadOnly = true;
  753. this.textBox1.Size = new System.Drawing.Size(219, 21);
  754. this.textBox1.TabIndex = 217;
  755. //
  756. // normalButton3
  757. //
  758. this.normalButton3.AllPower = null;
  759. this.normalButton3.BackColor = System.Drawing.Color.Transparent;
  760. this.normalButton3.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton3.DownImage")));
  761. this.normalButton3.Image = null;
  762. this.normalButton3.IsShowBorder = true;
  763. this.normalButton3.Location = new System.Drawing.Point(460, 425);
  764. this.normalButton3.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton3.MoveImage")));
  765. this.normalButton3.Name = "normalButton3";
  766. this.normalButton3.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton3.NormalImage")));
  767. this.normalButton3.Power = null;
  768. this.normalButton3.Size = new System.Drawing.Size(75, 28);
  769. this.normalButton3.TabIndex = 218;
  770. this.normalButton3.Text = "确认导入";
  771. this.normalButton3.UseVisualStyleBackColor = false;
  772. this.normalButton3.Click += new System.EventHandler(this.normalButton3_Click);
  773. //
  774. // openFileDialog1
  775. //
  776. this.openFileDialog1.FileName = "openFileDialog1";
  777. //
  778. // Make_SMTBind
  779. //
  780. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  781. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  782. this.ClientSize = new System.Drawing.Size(898, 487);
  783. this.Controls.Add(this.normalButton3);
  784. this.Controls.Add(this.textBox1);
  785. this.Controls.Add(this.normalButton2);
  786. this.Controls.Add(this.sqit);
  787. this.Controls.Add(this.spit);
  788. this.Controls.Add(this.groupBox1);
  789. this.Controls.Add(this.HEXIN);
  790. this.Controls.Add(this.DSCIN);
  791. this.Controls.Add(this.Rnle);
  792. this.Controls.Add(this.label4);
  793. this.Controls.Add(this.Debut);
  794. this.Controls.Add(this.Crbut);
  795. this.Controls.Add(this.Rn);
  796. this.Controls.Add(this.Num);
  797. this.Controls.Add(this.Prefix);
  798. this.Controls.Add(this.label3);
  799. this.Controls.Add(this.label1);
  800. this.Controls.Add(this.label5);
  801. this.Controls.Add(this.label2);
  802. this.Controls.Add(this.pr_pcbacount);
  803. this.Controls.Add(this.LabelDataGridView);
  804. this.Controls.Add(this.StepCount);
  805. this.Controls.Add(this.ma_craftcode);
  806. this.Controls.Add(this.ms_craftcode);
  807. this.Controls.Add(this.ma_code);
  808. this.Controls.Add(this.LockMakeCode);
  809. this.Controls.Add(this.ClearSn_code);
  810. this.Controls.Add(this.ma_prodcode);
  811. this.Controls.Add(this.pr_detail);
  812. this.Controls.Add(this.mcd_remainqty);
  813. this.Controls.Add(this.mcd_inqty);
  814. this.Controls.Add(this.ma_qty);
  815. this.Controls.Add(this.OperateResult);
  816. this.Controls.Add(this.Clean);
  817. this.Controls.Add(this.Confirm);
  818. this.Controls.Add(this.code);
  819. this.Controls.Add(this.code_label);
  820. this.Controls.Add(this.sn_code);
  821. this.Controls.Add(this.sn_code_label);
  822. this.Controls.Add(this.mcd_restqty_label);
  823. this.Controls.Add(this.mcd_inqty_label);
  824. this.Controls.Add(this.ma_qty_label);
  825. this.Controls.Add(this.ms_makecode_label);
  826. this.Controls.Add(this.pr_detail_label);
  827. this.Controls.Add(this.ma_prodcode_label);
  828. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  829. this.Name = "Make_SMTBind";
  830. this.Tag = "Make!SMTBind";
  831. this.Text = "拼版绑定";
  832. this.Load += new System.EventHandler(this.Make_FeedingCollection_Load);
  833. this.SizeChanged += new System.EventHandler(this.Make_FeedingCollection_SizeChanged);
  834. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
  835. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  836. ((System.ComponentModel.ISupportInitialize)(this.pr_pcbacount)).EndInit();
  837. ((System.ComponentModel.ISupportInitialize)(this.Rnle)).EndInit();
  838. this.groupBox1.ResumeLayout(false);
  839. this.groupBox1.PerformLayout();
  840. ((System.ComponentModel.ISupportInitialize)(this.sqit)).EndInit();
  841. this.ResumeLayout(false);
  842. this.PerformLayout();
  843. }
  844. #endregion
  845. private System.Windows.Forms.Label mcd_restqty_label;
  846. private System.Windows.Forms.Label mcd_inqty_label;
  847. private System.Windows.Forms.Label ma_qty_label;
  848. private System.Windows.Forms.Label ms_makecode_label;
  849. private System.Windows.Forms.Label pr_detail_label;
  850. private System.Windows.Forms.Label ma_prodcode_label;
  851. private System.Windows.Forms.RadioButton Loading;
  852. private System.Windows.Forms.RadioButton UnLoading;
  853. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  854. private System.Windows.Forms.Label sn_code_label;
  855. private System.Windows.Forms.Label code_label;
  856. private CustomControl.TextBoxWithIcon.SnCollectionBox code;
  857. private CustomControl.ButtonUtil.NormalButton Confirm;
  858. private CustomControl.ButtonUtil.NormalButton Clean;
  859. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  860. private CustomControl.ValueLabel.ValueLabel ma_qty;
  861. private CustomControl.ValueLabel.ValueLabel mcd_inqty;
  862. private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
  863. private CustomControl.ValueLabel.ValueLabel pr_detail;
  864. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  865. private System.Windows.Forms.PictureBox ClearSn_code;
  866. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  867. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  868. private System.Windows.Forms.Label ms_craftcode;
  869. private System.Windows.Forms.Label ma_craftcode;
  870. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  871. private System.Windows.Forms.DataGridView LabelDataGridView;
  872. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  873. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  874. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  875. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  876. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  877. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  878. private System.Windows.Forms.Label label2;
  879. private System.Windows.Forms.NumericUpDown pr_pcbacount;
  880. private System.Windows.Forms.DataGridViewTextBoxColumn 序号;
  881. private System.Windows.Forms.DataGridViewTextBoxColumn sb_maincode;
  882. private System.Windows.Forms.DataGridViewTextBoxColumn sb_barcode;
  883. private System.Windows.Forms.DataGridViewTextBoxColumn sb_prodcode;
  884. private System.Windows.Forms.DataGridViewTextBoxColumn sb_indate;
  885. private System.Windows.Forms.TextBox Rn;
  886. private System.Windows.Forms.TextBox Num;
  887. private System.Windows.Forms.TextBox Prefix;
  888. private System.Windows.Forms.Label label3;
  889. private System.Windows.Forms.Label label1;
  890. private System.Windows.Forms.Label label5;
  891. private CustomControl.ButtonUtil.NormalButton Crbut;
  892. private CustomControl.ButtonUtil.NormalButton Debut;
  893. private System.Windows.Forms.Label label4;
  894. private System.Windows.Forms.NumericUpDown Rnle;
  895. private System.Windows.Forms.RadioButton HEXIN;
  896. private System.Windows.Forms.RadioButton DSCIN;
  897. private System.Windows.Forms.GroupBox groupBox1;
  898. private System.Windows.Forms.NumericUpDown sqit;
  899. private System.Windows.Forms.Label spit;
  900. private CustomControl.ButtonUtil.NormalButton normalButton2;
  901. private System.Windows.Forms.TextBox textBox1;
  902. private CustomControl.ButtonUtil.NormalButton normalButton3;
  903. private System.Windows.Forms.OpenFileDialog openFileDialog1;
  904. }
  905. }