Make_SMTBind.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620
  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.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  56. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  57. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  58. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  59. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  60. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  61. this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  62. this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  63. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  64. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  65. this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  66. this.code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  67. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  68. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.pr_pcbacount)).BeginInit();
  72. this.SuspendLayout();
  73. //
  74. // mcd_restqty_label
  75. //
  76. this.mcd_restqty_label.AutoSize = true;
  77. this.mcd_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  78. this.mcd_restqty_label.Location = new System.Drawing.Point(585, 61);
  79. this.mcd_restqty_label.Name = "mcd_restqty_label";
  80. this.mcd_restqty_label.Size = new System.Drawing.Size(74, 21);
  81. this.mcd_restqty_label.TabIndex = 59;
  82. this.mcd_restqty_label.Text = "待采集数";
  83. //
  84. // mcd_inqty_label
  85. //
  86. this.mcd_inqty_label.AutoSize = true;
  87. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  88. this.mcd_inqty_label.Location = new System.Drawing.Point(311, 61);
  89. this.mcd_inqty_label.Name = "mcd_inqty_label";
  90. this.mcd_inqty_label.Size = new System.Drawing.Size(74, 21);
  91. this.mcd_inqty_label.TabIndex = 56;
  92. this.mcd_inqty_label.Text = "已采集数";
  93. //
  94. // ma_qty_label
  95. //
  96. this.ma_qty_label.AutoSize = true;
  97. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  98. this.ma_qty_label.Location = new System.Drawing.Point(9, 61);
  99. this.ma_qty_label.Name = "ma_qty_label";
  100. this.ma_qty_label.Size = new System.Drawing.Size(74, 21);
  101. this.ma_qty_label.TabIndex = 53;
  102. this.ma_qty_label.Text = "工单数量";
  103. //
  104. // ms_makecode_label
  105. //
  106. this.ms_makecode_label.AutoSize = true;
  107. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.ms_makecode_label.Location = new System.Drawing.Point(9, 12);
  109. this.ms_makecode_label.Name = "ms_makecode_label";
  110. this.ms_makecode_label.Size = new System.Drawing.Size(74, 21);
  111. this.ms_makecode_label.TabIndex = 49;
  112. this.ms_makecode_label.Text = "归属工单";
  113. //
  114. // pr_detail_label
  115. //
  116. this.pr_detail_label.AutoSize = true;
  117. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  118. this.pr_detail_label.Location = new System.Drawing.Point(585, 12);
  119. this.pr_detail_label.Name = "pr_detail_label";
  120. this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
  121. this.pr_detail_label.TabIndex = 50;
  122. this.pr_detail_label.Text = "产品规格";
  123. //
  124. // ma_prodcode_label
  125. //
  126. this.ma_prodcode_label.AutoSize = true;
  127. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  128. this.ma_prodcode_label.Location = new System.Drawing.Point(311, 12);
  129. this.ma_prodcode_label.Name = "ma_prodcode_label";
  130. this.ma_prodcode_label.Size = new System.Drawing.Size(74, 21);
  131. this.ma_prodcode_label.TabIndex = 51;
  132. this.ma_prodcode_label.Text = "产品代码";
  133. //
  134. // Loading
  135. //
  136. this.Loading.AutoSize = true;
  137. this.Loading.Checked = true;
  138. this.Loading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  139. this.Loading.ForeColor = System.Drawing.Color.Blue;
  140. this.Loading.Location = new System.Drawing.Point(18, 360);
  141. this.Loading.Name = "Loading";
  142. this.Loading.Size = new System.Drawing.Size(60, 25);
  143. this.Loading.TabIndex = 62;
  144. this.Loading.TabStop = true;
  145. this.Loading.Text = "绑定";
  146. this.Loading.UseVisualStyleBackColor = true;
  147. //
  148. // UnLoading
  149. //
  150. this.UnLoading.AutoSize = true;
  151. this.UnLoading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.UnLoading.ForeColor = System.Drawing.Color.Blue;
  153. this.UnLoading.Location = new System.Drawing.Point(98, 360);
  154. this.UnLoading.Name = "UnLoading";
  155. this.UnLoading.Size = new System.Drawing.Size(60, 25);
  156. this.UnLoading.TabIndex = 63;
  157. this.UnLoading.Text = "解绑";
  158. this.UnLoading.UseVisualStyleBackColor = true;
  159. //
  160. // sn_code_label
  161. //
  162. this.sn_code_label.AutoSize = true;
  163. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  164. this.sn_code_label.Location = new System.Drawing.Point(14, 398);
  165. this.sn_code_label.Name = "sn_code_label";
  166. this.sn_code_label.Size = new System.Drawing.Size(58, 21);
  167. this.sn_code_label.TabIndex = 64;
  168. this.sn_code_label.Text = "序列号";
  169. //
  170. // code_label
  171. //
  172. this.code_label.AutoSize = true;
  173. this.code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.code_label.Location = new System.Drawing.Point(14, 442);
  175. this.code_label.Name = "code_label";
  176. this.code_label.Size = new System.Drawing.Size(58, 21);
  177. this.code_label.TabIndex = 66;
  178. this.code_label.Text = "录入框";
  179. //
  180. // ClearSn_code
  181. //
  182. this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
  183. this.ClearSn_code.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
  184. this.ClearSn_code.Location = new System.Drawing.Point(263, 401);
  185. this.ClearSn_code.Name = "ClearSn_code";
  186. this.ClearSn_code.Size = new System.Drawing.Size(16, 16);
  187. this.ClearSn_code.TabIndex = 138;
  188. this.ClearSn_code.TabStop = false;
  189. this.ClearSn_code.Click += new System.EventHandler(this.ClearSn_code_Click);
  190. //
  191. // ms_craftcode
  192. //
  193. this.ms_craftcode.AutoSize = true;
  194. this.ms_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.ms_craftcode.Location = new System.Drawing.Point(768, 15);
  196. this.ms_craftcode.Name = "ms_craftcode";
  197. this.ms_craftcode.Size = new System.Drawing.Size(0, 21);
  198. this.ms_craftcode.TabIndex = 142;
  199. this.ms_craftcode.Visible = false;
  200. //
  201. // ma_craftcode
  202. //
  203. this.ma_craftcode.AutoSize = true;
  204. this.ma_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.ma_craftcode.Location = new System.Drawing.Point(754, 61);
  206. this.ma_craftcode.Name = "ma_craftcode";
  207. this.ma_craftcode.Size = new System.Drawing.Size(0, 21);
  208. this.ma_craftcode.TabIndex = 145;
  209. this.ma_craftcode.Visible = false;
  210. //
  211. // LabelDataGridView
  212. //
  213. this.LabelDataGridView.AllowUserToAddRows = false;
  214. this.LabelDataGridView.AllowUserToResizeRows = false;
  215. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  216. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  217. this.序号,
  218. this.sb_maincode,
  219. this.sb_barcode,
  220. this.sb_prodcode,
  221. this.sb_indate});
  222. this.LabelDataGridView.Location = new System.Drawing.Point(18, 108);
  223. this.LabelDataGridView.Name = "LabelDataGridView";
  224. this.LabelDataGridView.RowHeadersVisible = false;
  225. this.LabelDataGridView.RowTemplate.Height = 23;
  226. this.LabelDataGridView.Size = new System.Drawing.Size(875, 227);
  227. this.LabelDataGridView.TabIndex = 193;
  228. //
  229. // 序号
  230. //
  231. this.序号.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
  232. this.序号.DataPropertyName = "rownum";
  233. this.序号.HeaderText = "序号";
  234. this.序号.Name = "序号";
  235. this.序号.ReadOnly = true;
  236. this.序号.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  237. this.序号.Width = 35;
  238. //
  239. // sb_maincode
  240. //
  241. this.sb_maincode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  242. this.sb_maincode.DataPropertyName = "sb_maincode";
  243. this.sb_maincode.HeaderText = "关联条码号";
  244. this.sb_maincode.Name = "sb_maincode";
  245. this.sb_maincode.ReadOnly = true;
  246. this.sb_maincode.Width = 90;
  247. //
  248. // sb_barcode
  249. //
  250. this.sb_barcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  251. this.sb_barcode.DataPropertyName = "sb_barcode";
  252. this.sb_barcode.HeaderText = "条码号";
  253. this.sb_barcode.Name = "sb_barcode";
  254. this.sb_barcode.ReadOnly = true;
  255. this.sb_barcode.Width = 66;
  256. //
  257. // sb_prodcode
  258. //
  259. this.sb_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  260. this.sb_prodcode.DataPropertyName = "sb_prodcode";
  261. this.sb_prodcode.HeaderText = "产品编号";
  262. this.sb_prodcode.Name = "sb_prodcode";
  263. this.sb_prodcode.ReadOnly = true;
  264. this.sb_prodcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  265. this.sb_prodcode.Width = 59;
  266. //
  267. // sb_indate
  268. //
  269. this.sb_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  270. this.sb_indate.DataPropertyName = "sb_indate";
  271. this.sb_indate.HeaderText = "录入日期";
  272. this.sb_indate.Name = "sb_indate";
  273. this.sb_indate.ReadOnly = true;
  274. this.sb_indate.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  275. this.sb_indate.Width = 59;
  276. //
  277. // label2
  278. //
  279. this.label2.AutoSize = true;
  280. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  281. this.label2.Location = new System.Drawing.Point(279, 361);
  282. this.label2.Name = "label2";
  283. this.label2.Size = new System.Drawing.Size(58, 21);
  284. this.label2.TabIndex = 200;
  285. this.label2.Text = "拼板数";
  286. //
  287. // pr_pcbacount
  288. //
  289. this.pr_pcbacount.Location = new System.Drawing.Point(348, 364);
  290. this.pr_pcbacount.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  291. this.pr_pcbacount.Name = "pr_pcbacount";
  292. this.pr_pcbacount.ReadOnly = true;
  293. this.pr_pcbacount.Size = new System.Drawing.Size(60, 21);
  294. this.pr_pcbacount.TabIndex = 199;
  295. //
  296. // dataGridViewTextBoxColumn1
  297. //
  298. this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
  299. this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_makecode";
  300. this.dataGridViewTextBoxColumn1.HeaderText = "上料料号";
  301. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  302. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  303. this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  304. //
  305. // dataGridViewTextBoxColumn2
  306. //
  307. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  308. this.dataGridViewTextBoxColumn2.DataPropertyName = "pr_detail";
  309. this.dataGridViewTextBoxColumn2.HeaderText = "上料名称";
  310. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  311. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  312. //
  313. // dataGridViewTextBoxColumn3
  314. //
  315. this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
  316. this.dataGridViewTextBoxColumn3.DataPropertyName = "cm_soncode";
  317. this.dataGridViewTextBoxColumn3.HeaderText = "前缀";
  318. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  319. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  320. this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  321. //
  322. // dataGridViewTextBoxColumn4
  323. //
  324. this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  325. this.dataGridViewTextBoxColumn4.DataPropertyName = "cm_barcode";
  326. this.dataGridViewTextBoxColumn4.HeaderText = "长度";
  327. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  328. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  329. this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  330. //
  331. // dataGridViewTextBoxColumn5
  332. //
  333. this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  334. this.dataGridViewTextBoxColumn5.DataPropertyName = "sp_length";
  335. this.dataGridViewTextBoxColumn5.HeaderText = "条码号";
  336. this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
  337. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  338. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  339. this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  340. //
  341. // StepCount
  342. //
  343. this.StepCount.LineCode = null;
  344. this.StepCount.Location = new System.Drawing.Point(460, 344);
  345. this.StepCount.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  346. this.StepCount.Name = "StepCount";
  347. this.StepCount.Size = new System.Drawing.Size(80, 22);
  348. this.StepCount.Source = null;
  349. this.StepCount.StepCode = null;
  350. this.StepCount.TabIndex = 189;
  351. //
  352. // ma_code
  353. //
  354. this.ma_code.AllPower = null;
  355. this.ma_code.Caller = null;
  356. this.ma_code.Condition = null;
  357. this.ma_code.DBTitle = null;
  358. this.ma_code.FormName = null;
  359. this.ma_code.Location = new System.Drawing.Point(96, 13);
  360. this.ma_code.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  361. this.ma_code.Name = "ma_code";
  362. this.ma_code.Power = null;
  363. this.ma_code.ReturnData = null;
  364. this.ma_code.SelectField = null;
  365. this.ma_code.SetValueField = null;
  366. this.ma_code.Size = new System.Drawing.Size(148, 21);
  367. this.ma_code.TabIndex = 141;
  368. this.ma_code.TableName = null;
  369. this.ma_code.Tag = "ma_code";
  370. this.ma_code.TextBoxEnable = true;
  371. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  372. //
  373. // LockMakeCode
  374. //
  375. this.LockMakeCode.AutoSize = true;
  376. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  377. this.LockMakeCode.LeaveEvent = false;
  378. this.LockMakeCode.Location = new System.Drawing.Point(248, 15);
  379. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  380. this.LockMakeCode.Name = "LockMakeCode";
  381. this.LockMakeCode.Size = new System.Drawing.Size(51, 21);
  382. this.LockMakeCode.TabIndex = 140;
  383. this.LockMakeCode.Text = "锁定";
  384. this.LockMakeCode.UseVisualStyleBackColor = true;
  385. //
  386. // ma_prodcode
  387. //
  388. this.ma_prodcode.AutoSize = true;
  389. this.ma_prodcode.CutLength = null;
  390. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  391. this.ma_prodcode.Location = new System.Drawing.Point(401, 12);
  392. this.ma_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
  393. this.ma_prodcode.Name = "ma_prodcode";
  394. this.ma_prodcode.Size = new System.Drawing.Size(0, 21);
  395. this.ma_prodcode.TabIndex = 99;
  396. //
  397. // pr_detail
  398. //
  399. this.pr_detail.AutoSize = true;
  400. this.pr_detail.CutLength = null;
  401. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  402. this.pr_detail.Location = new System.Drawing.Point(675, 12);
  403. this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
  404. this.pr_detail.Name = "pr_detail";
  405. this.pr_detail.Size = new System.Drawing.Size(0, 21);
  406. this.pr_detail.TabIndex = 98;
  407. //
  408. // mcd_remainqty
  409. //
  410. this.mcd_remainqty.AutoSize = true;
  411. this.mcd_remainqty.CutLength = null;
  412. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.mcd_remainqty.Location = new System.Drawing.Point(674, 61);
  414. this.mcd_remainqty.MaximumSize = new System.Drawing.Size(150, 0);
  415. this.mcd_remainqty.Name = "mcd_remainqty";
  416. this.mcd_remainqty.Size = new System.Drawing.Size(0, 21);
  417. this.mcd_remainqty.TabIndex = 97;
  418. this.mcd_remainqty.Tag = "mcd_remainqty";
  419. //
  420. // mcd_inqty
  421. //
  422. this.mcd_inqty.AutoSize = true;
  423. this.mcd_inqty.CutLength = null;
  424. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  425. this.mcd_inqty.Location = new System.Drawing.Point(401, 61);
  426. this.mcd_inqty.MaximumSize = new System.Drawing.Size(150, 0);
  427. this.mcd_inqty.Name = "mcd_inqty";
  428. this.mcd_inqty.Size = new System.Drawing.Size(0, 21);
  429. this.mcd_inqty.TabIndex = 96;
  430. //
  431. // ma_qty
  432. //
  433. this.ma_qty.AutoSize = true;
  434. this.ma_qty.CutLength = null;
  435. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  436. this.ma_qty.Location = new System.Drawing.Point(96, 61);
  437. this.ma_qty.MaximumSize = new System.Drawing.Size(150, 0);
  438. this.ma_qty.Name = "ma_qty";
  439. this.ma_qty.Size = new System.Drawing.Size(0, 21);
  440. this.ma_qty.TabIndex = 95;
  441. //
  442. // OperateResult
  443. //
  444. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  445. this.OperateResult.Location = new System.Drawing.Point(545, 344);
  446. this.OperateResult.Name = "OperateResult";
  447. this.OperateResult.Size = new System.Drawing.Size(350, 121);
  448. this.OperateResult.TabIndex = 94;
  449. this.OperateResult.Text = "";
  450. //
  451. // Clean
  452. //
  453. this.Clean.AllPower = null;
  454. this.Clean.BackColor = System.Drawing.Color.Transparent;
  455. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  456. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  457. this.Clean.IsShowBorder = true;
  458. this.Clean.Location = new System.Drawing.Point(460, 439);
  459. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  460. this.Clean.Name = "Clean";
  461. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  462. this.Clean.Power = null;
  463. this.Clean.Size = new System.Drawing.Size(60, 24);
  464. this.Clean.TabIndex = 80;
  465. this.Clean.Text = "清除";
  466. this.Clean.UseVisualStyleBackColor = true;
  467. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  468. //
  469. // Confirm
  470. //
  471. this.Confirm.AllPower = "ifall";
  472. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  473. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  474. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  475. this.Confirm.IsShowBorder = true;
  476. this.Confirm.Location = new System.Drawing.Point(289, 440);
  477. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  478. this.Confirm.Name = "Confirm";
  479. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  480. this.Confirm.Power = null;
  481. this.Confirm.Size = new System.Drawing.Size(60, 24);
  482. this.Confirm.TabIndex = 73;
  483. this.Confirm.Tag = "IfRead";
  484. this.Confirm.Text = "确认";
  485. this.Confirm.UseVisualStyleBackColor = true;
  486. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  487. //
  488. // code
  489. //
  490. this.code.AllPower = "ifall";
  491. this.code.BackColor = System.Drawing.Color.White;
  492. this.code.ID = null;
  493. this.code.Location = new System.Drawing.Point(98, 442);
  494. this.code.Name = "code";
  495. this.code.Power = null;
  496. this.code.Size = new System.Drawing.Size(160, 21);
  497. this.code.Str = null;
  498. this.code.Str1 = null;
  499. this.code.Str2 = null;
  500. this.code.TabIndex = 0;
  501. this.code.Tag = "IfRead";
  502. this.code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.code_KeyDown);
  503. //
  504. // sn_code
  505. //
  506. this.sn_code.AllPower = null;
  507. this.sn_code.BackColor = System.Drawing.Color.White;
  508. this.sn_code.Enabled = false;
  509. this.sn_code.ID = null;
  510. this.sn_code.Location = new System.Drawing.Point(98, 398);
  511. this.sn_code.Name = "sn_code";
  512. this.sn_code.Power = null;
  513. this.sn_code.Size = new System.Drawing.Size(160, 21);
  514. this.sn_code.Str = null;
  515. this.sn_code.Str1 = null;
  516. this.sn_code.Str2 = null;
  517. this.sn_code.TabIndex = 65;
  518. //
  519. // dataGridViewTextBoxColumn6
  520. //
  521. this.dataGridViewTextBoxColumn6.HeaderText = "条码号";
  522. this.dataGridViewTextBoxColumn6.MinimumWidth = 300;
  523. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  524. this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  525. this.dataGridViewTextBoxColumn6.Width = 300;
  526. //
  527. // Make_SMTBind
  528. //
  529. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  530. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  531. this.ClientSize = new System.Drawing.Size(898, 487);
  532. this.Controls.Add(this.label2);
  533. this.Controls.Add(this.pr_pcbacount);
  534. this.Controls.Add(this.LabelDataGridView);
  535. this.Controls.Add(this.StepCount);
  536. this.Controls.Add(this.ma_craftcode);
  537. this.Controls.Add(this.ms_craftcode);
  538. this.Controls.Add(this.ma_code);
  539. this.Controls.Add(this.LockMakeCode);
  540. this.Controls.Add(this.ClearSn_code);
  541. this.Controls.Add(this.ma_prodcode);
  542. this.Controls.Add(this.pr_detail);
  543. this.Controls.Add(this.mcd_remainqty);
  544. this.Controls.Add(this.mcd_inqty);
  545. this.Controls.Add(this.ma_qty);
  546. this.Controls.Add(this.OperateResult);
  547. this.Controls.Add(this.Clean);
  548. this.Controls.Add(this.Confirm);
  549. this.Controls.Add(this.code);
  550. this.Controls.Add(this.code_label);
  551. this.Controls.Add(this.sn_code);
  552. this.Controls.Add(this.sn_code_label);
  553. this.Controls.Add(this.UnLoading);
  554. this.Controls.Add(this.Loading);
  555. this.Controls.Add(this.mcd_restqty_label);
  556. this.Controls.Add(this.mcd_inqty_label);
  557. this.Controls.Add(this.ma_qty_label);
  558. this.Controls.Add(this.ms_makecode_label);
  559. this.Controls.Add(this.pr_detail_label);
  560. this.Controls.Add(this.ma_prodcode_label);
  561. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  562. this.Name = "Make_SMTBind";
  563. this.Tag = "Make!SMTBind";
  564. this.Text = "拼版绑定";
  565. this.Load += new System.EventHandler(this.Make_FeedingCollection_Load);
  566. this.SizeChanged += new System.EventHandler(this.Make_FeedingCollection_SizeChanged);
  567. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
  568. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  569. ((System.ComponentModel.ISupportInitialize)(this.pr_pcbacount)).EndInit();
  570. this.ResumeLayout(false);
  571. this.PerformLayout();
  572. }
  573. #endregion
  574. private System.Windows.Forms.Label mcd_restqty_label;
  575. private System.Windows.Forms.Label mcd_inqty_label;
  576. private System.Windows.Forms.Label ma_qty_label;
  577. private System.Windows.Forms.Label ms_makecode_label;
  578. private System.Windows.Forms.Label pr_detail_label;
  579. private System.Windows.Forms.Label ma_prodcode_label;
  580. private System.Windows.Forms.RadioButton Loading;
  581. private System.Windows.Forms.RadioButton UnLoading;
  582. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  583. private System.Windows.Forms.Label sn_code_label;
  584. private System.Windows.Forms.Label code_label;
  585. private CustomControl.TextBoxWithIcon.SnCollectionBox code;
  586. private CustomControl.ButtonUtil.NormalButton Confirm;
  587. private CustomControl.ButtonUtil.NormalButton Clean;
  588. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  589. private CustomControl.ValueLabel.ValueLabel ma_qty;
  590. private CustomControl.ValueLabel.ValueLabel mcd_inqty;
  591. private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
  592. private CustomControl.ValueLabel.ValueLabel pr_detail;
  593. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  594. private System.Windows.Forms.PictureBox ClearSn_code;
  595. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  596. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  597. private System.Windows.Forms.Label ms_craftcode;
  598. private System.Windows.Forms.Label ma_craftcode;
  599. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  600. private System.Windows.Forms.DataGridView LabelDataGridView;
  601. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  602. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  603. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  604. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  605. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  606. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  607. private System.Windows.Forms.Label label2;
  608. private System.Windows.Forms.NumericUpDown pr_pcbacount;
  609. private System.Windows.Forms.DataGridViewTextBoxColumn 序号;
  610. private System.Windows.Forms.DataGridViewTextBoxColumn sb_maincode;
  611. private System.Windows.Forms.DataGridViewTextBoxColumn sb_barcode;
  612. private System.Windows.Forms.DataGridViewTextBoxColumn sb_prodcode;
  613. private System.Windows.Forms.DataGridViewTextBoxColumn sb_indate;
  614. }
  615. }