Make_SNLabelCheckMidBox.Designer.cs 58 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_SNLabelCheckMidBox
  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.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_SNLabelCheckMidBox));
  30. this.mcd_restqty_label = new System.Windows.Forms.Label();
  31. this.mcd_inqty_label = new System.Windows.Forms.Label();
  32. this.ma_qty_label = new System.Windows.Forms.Label();
  33. this.ms_makecode_label = new System.Windows.Forms.Label();
  34. this.pr_detail_label = new System.Windows.Forms.Label();
  35. this.ma_prodcode_label = new System.Windows.Forms.Label();
  36. this.Loading = new System.Windows.Forms.RadioButton();
  37. this.UnLoading = new System.Windows.Forms.RadioButton();
  38. this.sn_code_label = new System.Windows.Forms.Label();
  39. this.code_label = new System.Windows.Forms.Label();
  40. this.ClearSn_code = new System.Windows.Forms.PictureBox();
  41. this.ms_craftcode = new System.Windows.Forms.Label();
  42. this.ma_craftcode = new System.Windows.Forms.Label();
  43. this.NoteForChange = new System.Windows.Forms.CheckBox();
  44. this.LabelDataGridView = new System.Windows.Forms.DataGridView();
  45. this.lcd_detno = new System.Windows.Forms.DataGridViewTextBoxColumn();
  46. this.lcd_labeltype = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.lcd_prefix = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.lcd_suffix = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.lcd_alllength = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.lcd_length = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.lcd_content = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.lcd_sql = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  59. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  60. this.LockMakeCode = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  61. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  62. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  63. this.mcd_remainqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  64. this.mcd_inqty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  65. this.ma_qty = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  66. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  67. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  68. this.Confirm = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  69. this.code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  70. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  71. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  73. this.label4 = new System.Windows.Forms.Label();
  74. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  75. this.label2 = new System.Windows.Forms.Label();
  76. this.PrintLabel_label = new System.Windows.Forms.Label();
  77. this.Printer = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  78. this.panel4 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  79. this.weight = new System.Windows.Forms.Label();
  80. this.pr_colorboxunit = new System.Windows.Forms.Label();
  81. this.weight_label = new System.Windows.Forms.Label();
  82. this.ComList = new System.Windows.Forms.Label();
  83. this.BaudRate = new System.Windows.Forms.Label();
  84. this.StopWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  85. this.StartWeight = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  86. this.PrintNum1 = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  87. this.label3 = new System.Windows.Forms.Label();
  88. this.PrintSecond = new System.Windows.Forms.CheckBox();
  89. this.PrintLabel1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  90. this.label7 = new System.Windows.Forms.Label();
  91. this.PrintList1 = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  92. this.label8 = new System.Windows.Forms.Label();
  93. this.label1 = new System.Windows.Forms.Label();
  94. this.pr_weight = new System.Windows.Forms.Label();
  95. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
  97. this.panel4.SuspendLayout();
  98. this.SuspendLayout();
  99. //
  100. // mcd_restqty_label
  101. //
  102. this.mcd_restqty_label.AutoSize = true;
  103. this.mcd_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  104. this.mcd_restqty_label.Location = new System.Drawing.Point(1170, 122);
  105. this.mcd_restqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  106. this.mcd_restqty_label.Name = "mcd_restqty_label";
  107. this.mcd_restqty_label.Size = new System.Drawing.Size(146, 41);
  108. this.mcd_restqty_label.TabIndex = 59;
  109. this.mcd_restqty_label.Text = "待采集数";
  110. //
  111. // mcd_inqty_label
  112. //
  113. this.mcd_inqty_label.AutoSize = true;
  114. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  115. this.mcd_inqty_label.Location = new System.Drawing.Point(622, 122);
  116. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  117. this.mcd_inqty_label.Name = "mcd_inqty_label";
  118. this.mcd_inqty_label.Size = new System.Drawing.Size(146, 41);
  119. this.mcd_inqty_label.TabIndex = 56;
  120. this.mcd_inqty_label.Text = "已采集数";
  121. //
  122. // ma_qty_label
  123. //
  124. this.ma_qty_label.AutoSize = true;
  125. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.ma_qty_label.Location = new System.Drawing.Point(18, 122);
  127. this.ma_qty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  128. this.ma_qty_label.Name = "ma_qty_label";
  129. this.ma_qty_label.Size = new System.Drawing.Size(146, 41);
  130. this.ma_qty_label.TabIndex = 53;
  131. this.ma_qty_label.Text = "工单数量";
  132. //
  133. // ms_makecode_label
  134. //
  135. this.ms_makecode_label.AutoSize = true;
  136. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  137. this.ms_makecode_label.Location = new System.Drawing.Point(18, 24);
  138. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  139. this.ms_makecode_label.Name = "ms_makecode_label";
  140. this.ms_makecode_label.Size = new System.Drawing.Size(146, 41);
  141. this.ms_makecode_label.TabIndex = 49;
  142. this.ms_makecode_label.Text = "归属工单";
  143. //
  144. // pr_detail_label
  145. //
  146. this.pr_detail_label.AutoSize = true;
  147. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.pr_detail_label.Location = new System.Drawing.Point(1170, 24);
  149. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  150. this.pr_detail_label.Name = "pr_detail_label";
  151. this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
  152. this.pr_detail_label.TabIndex = 50;
  153. this.pr_detail_label.Text = "产品规格";
  154. //
  155. // ma_prodcode_label
  156. //
  157. this.ma_prodcode_label.AutoSize = true;
  158. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.ma_prodcode_label.Location = new System.Drawing.Point(622, 24);
  160. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  161. this.ma_prodcode_label.Name = "ma_prodcode_label";
  162. this.ma_prodcode_label.Size = new System.Drawing.Size(146, 41);
  163. this.ma_prodcode_label.TabIndex = 51;
  164. this.ma_prodcode_label.Text = "产品代码";
  165. //
  166. // Loading
  167. //
  168. this.Loading.AutoSize = true;
  169. this.Loading.Checked = true;
  170. this.Loading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  171. this.Loading.ForeColor = System.Drawing.Color.Blue;
  172. this.Loading.Location = new System.Drawing.Point(36, 720);
  173. this.Loading.Margin = new System.Windows.Forms.Padding(6);
  174. this.Loading.Name = "Loading";
  175. this.Loading.Size = new System.Drawing.Size(113, 45);
  176. this.Loading.TabIndex = 62;
  177. this.Loading.TabStop = true;
  178. this.Loading.Text = "上料";
  179. this.Loading.UseVisualStyleBackColor = true;
  180. this.Loading.Visible = false;
  181. //
  182. // UnLoading
  183. //
  184. this.UnLoading.AutoSize = true;
  185. this.UnLoading.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  186. this.UnLoading.ForeColor = System.Drawing.Color.Blue;
  187. this.UnLoading.Location = new System.Drawing.Point(196, 720);
  188. this.UnLoading.Margin = new System.Windows.Forms.Padding(6);
  189. this.UnLoading.Name = "UnLoading";
  190. this.UnLoading.Size = new System.Drawing.Size(113, 45);
  191. this.UnLoading.TabIndex = 63;
  192. this.UnLoading.Text = "下料";
  193. this.UnLoading.UseVisualStyleBackColor = true;
  194. this.UnLoading.Visible = false;
  195. //
  196. // sn_code_label
  197. //
  198. this.sn_code_label.AutoSize = true;
  199. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.sn_code_label.Location = new System.Drawing.Point(28, 796);
  201. this.sn_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  202. this.sn_code_label.Name = "sn_code_label";
  203. this.sn_code_label.Size = new System.Drawing.Size(114, 41);
  204. this.sn_code_label.TabIndex = 64;
  205. this.sn_code_label.Text = "序列号";
  206. //
  207. // code_label
  208. //
  209. this.code_label.AutoSize = true;
  210. this.code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  211. this.code_label.Location = new System.Drawing.Point(28, 884);
  212. this.code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  213. this.code_label.Name = "code_label";
  214. this.code_label.Size = new System.Drawing.Size(114, 41);
  215. this.code_label.TabIndex = 66;
  216. this.code_label.Text = "录入框";
  217. //
  218. // ClearSn_code
  219. //
  220. this.ClearSn_code.Cursor = System.Windows.Forms.Cursors.Hand;
  221. this.ClearSn_code.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
  222. this.ClearSn_code.Location = new System.Drawing.Point(526, 802);
  223. this.ClearSn_code.Margin = new System.Windows.Forms.Padding(6);
  224. this.ClearSn_code.Name = "ClearSn_code";
  225. this.ClearSn_code.Size = new System.Drawing.Size(32, 32);
  226. this.ClearSn_code.TabIndex = 138;
  227. this.ClearSn_code.TabStop = false;
  228. this.ClearSn_code.Click += new System.EventHandler(this.ClearSn_code_Click);
  229. //
  230. // ms_craftcode
  231. //
  232. this.ms_craftcode.AutoSize = true;
  233. this.ms_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  234. this.ms_craftcode.Location = new System.Drawing.Point(1536, 30);
  235. this.ms_craftcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  236. this.ms_craftcode.Name = "ms_craftcode";
  237. this.ms_craftcode.Size = new System.Drawing.Size(0, 41);
  238. this.ms_craftcode.TabIndex = 142;
  239. this.ms_craftcode.Visible = false;
  240. //
  241. // ma_craftcode
  242. //
  243. this.ma_craftcode.AutoSize = true;
  244. this.ma_craftcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  245. this.ma_craftcode.Location = new System.Drawing.Point(1508, 122);
  246. this.ma_craftcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  247. this.ma_craftcode.Name = "ma_craftcode";
  248. this.ma_craftcode.Size = new System.Drawing.Size(0, 41);
  249. this.ma_craftcode.TabIndex = 145;
  250. this.ma_craftcode.Visible = false;
  251. //
  252. // NoteForChange
  253. //
  254. this.NoteForChange.AutoSize = true;
  255. this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  256. this.NoteForChange.Location = new System.Drawing.Point(22, 78);
  257. this.NoteForChange.Margin = new System.Windows.Forms.Padding(4);
  258. this.NoteForChange.Name = "NoteForChange";
  259. this.NoteForChange.Size = new System.Drawing.Size(190, 35);
  260. this.NoteForChange.TabIndex = 192;
  261. this.NoteForChange.Text = "切换工单提示";
  262. this.NoteForChange.UseVisualStyleBackColor = true;
  263. //
  264. // LabelDataGridView
  265. //
  266. this.LabelDataGridView.AllowUserToAddRows = false;
  267. this.LabelDataGridView.AllowUserToResizeRows = false;
  268. this.LabelDataGridView.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  269. this.LabelDataGridView.ColumnHeadersHeight = 46;
  270. this.LabelDataGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  271. this.lcd_detno,
  272. this.lcd_labeltype,
  273. this.lcd_prefix,
  274. this.lcd_suffix,
  275. this.lcd_alllength,
  276. this.lcd_length,
  277. this.lcd_content,
  278. this.lcd_sql});
  279. this.LabelDataGridView.Location = new System.Drawing.Point(36, 216);
  280. this.LabelDataGridView.Margin = new System.Windows.Forms.Padding(6);
  281. this.LabelDataGridView.Name = "LabelDataGridView";
  282. this.LabelDataGridView.RowHeadersVisible = false;
  283. this.LabelDataGridView.RowHeadersWidth = 82;
  284. this.LabelDataGridView.RowTemplate.Height = 23;
  285. this.LabelDataGridView.Size = new System.Drawing.Size(1252, 454);
  286. this.LabelDataGridView.TabIndex = 193;
  287. //
  288. // lcd_detno
  289. //
  290. this.lcd_detno.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  291. this.lcd_detno.DataPropertyName = "lcd_detno";
  292. this.lcd_detno.HeaderText = "序号";
  293. this.lcd_detno.MinimumWidth = 30;
  294. this.lcd_detno.Name = "lcd_detno";
  295. this.lcd_detno.Width = 30;
  296. //
  297. // lcd_labeltype
  298. //
  299. this.lcd_labeltype.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCellsExceptHeader;
  300. this.lcd_labeltype.DataPropertyName = "lcd_labeltype";
  301. this.lcd_labeltype.HeaderText = "标签类型";
  302. this.lcd_labeltype.MinimumWidth = 100;
  303. this.lcd_labeltype.Name = "lcd_labeltype";
  304. this.lcd_labeltype.ReadOnly = true;
  305. //
  306. // lcd_prefix
  307. //
  308. this.lcd_prefix.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
  309. this.lcd_prefix.DataPropertyName = "lcd_prefix";
  310. this.lcd_prefix.HeaderText = "前缀";
  311. this.lcd_prefix.MinimumWidth = 100;
  312. this.lcd_prefix.Name = "lcd_prefix";
  313. this.lcd_prefix.ReadOnly = true;
  314. this.lcd_prefix.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  315. //
  316. // lcd_suffix
  317. //
  318. this.lcd_suffix.DataPropertyName = "lcd_suffix";
  319. this.lcd_suffix.HeaderText = "后缀";
  320. this.lcd_suffix.MinimumWidth = 100;
  321. this.lcd_suffix.Name = "lcd_suffix";
  322. this.lcd_suffix.Width = 200;
  323. //
  324. // lcd_alllength
  325. //
  326. this.lcd_alllength.DataPropertyName = "lcd_alllength";
  327. this.lcd_alllength.HeaderText = "总长度";
  328. this.lcd_alllength.MinimumWidth = 10;
  329. this.lcd_alllength.Name = "lcd_alllength";
  330. this.lcd_alllength.Width = 200;
  331. //
  332. // lcd_length
  333. //
  334. this.lcd_length.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCellsExceptHeader;
  335. this.lcd_length.DataPropertyName = "lcd_length";
  336. this.lcd_length.HeaderText = "截取长度";
  337. this.lcd_length.MinimumWidth = 100;
  338. this.lcd_length.Name = "lcd_length";
  339. this.lcd_length.ReadOnly = true;
  340. //
  341. // lcd_content
  342. //
  343. this.lcd_content.DataPropertyName = "lcd_content";
  344. this.lcd_content.HeaderText = "核对内容";
  345. this.lcd_content.MinimumWidth = 10;
  346. this.lcd_content.Name = "lcd_content";
  347. this.lcd_content.Width = 200;
  348. //
  349. // lcd_sql
  350. //
  351. this.lcd_sql.DataPropertyName = "lcd_sql";
  352. this.lcd_sql.HeaderText = "SQL";
  353. this.lcd_sql.MinimumWidth = 10;
  354. this.lcd_sql.Name = "lcd_sql";
  355. this.lcd_sql.Width = 200;
  356. //
  357. // dataGridViewTextBoxColumn1
  358. //
  359. this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  360. this.dataGridViewTextBoxColumn1.DataPropertyName = "cm_makecode";
  361. this.dataGridViewTextBoxColumn1.HeaderText = "上料料号";
  362. this.dataGridViewTextBoxColumn1.MinimumWidth = 10;
  363. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  364. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  365. this.dataGridViewTextBoxColumn1.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  366. this.dataGridViewTextBoxColumn1.Width = 50;
  367. //
  368. // dataGridViewTextBoxColumn2
  369. //
  370. this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  371. this.dataGridViewTextBoxColumn2.DataPropertyName = "pr_detail";
  372. this.dataGridViewTextBoxColumn2.HeaderText = "上料名称";
  373. this.dataGridViewTextBoxColumn2.MinimumWidth = 10;
  374. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  375. this.dataGridViewTextBoxColumn2.ReadOnly = true;
  376. this.dataGridViewTextBoxColumn2.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  377. this.dataGridViewTextBoxColumn2.Width = 200;
  378. //
  379. // dataGridViewTextBoxColumn3
  380. //
  381. this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  382. this.dataGridViewTextBoxColumn3.DataPropertyName = "cm_soncode";
  383. this.dataGridViewTextBoxColumn3.HeaderText = "前缀";
  384. this.dataGridViewTextBoxColumn3.MinimumWidth = 10;
  385. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  386. this.dataGridViewTextBoxColumn3.ReadOnly = true;
  387. this.dataGridViewTextBoxColumn3.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  388. this.dataGridViewTextBoxColumn3.Width = 200;
  389. //
  390. // dataGridViewTextBoxColumn4
  391. //
  392. this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  393. this.dataGridViewTextBoxColumn4.DataPropertyName = "cm_barcode";
  394. this.dataGridViewTextBoxColumn4.HeaderText = "长度";
  395. this.dataGridViewTextBoxColumn4.MinimumWidth = 10;
  396. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  397. this.dataGridViewTextBoxColumn4.ReadOnly = true;
  398. this.dataGridViewTextBoxColumn4.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  399. this.dataGridViewTextBoxColumn4.Width = 200;
  400. //
  401. // dataGridViewTextBoxColumn5
  402. //
  403. this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  404. this.dataGridViewTextBoxColumn5.DataPropertyName = "sp_length";
  405. this.dataGridViewTextBoxColumn5.HeaderText = "条码号";
  406. this.dataGridViewTextBoxColumn5.MinimumWidth = 300;
  407. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  408. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  409. this.dataGridViewTextBoxColumn5.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  410. this.dataGridViewTextBoxColumn5.Width = 200;
  411. //
  412. // StepCount
  413. //
  414. this.StepCount.LineCode = null;
  415. this.StepCount.Location = new System.Drawing.Point(430, 721);
  416. this.StepCount.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  417. this.StepCount.Name = "StepCount";
  418. this.StepCount.Size = new System.Drawing.Size(160, 44);
  419. this.StepCount.Source = null;
  420. this.StepCount.StepCode = null;
  421. this.StepCount.TabIndex = 189;
  422. this.StepCount.Load += new System.EventHandler(this.StepCount_Load);
  423. //
  424. // ma_code
  425. //
  426. this.ma_code.AllPower = null;
  427. this.ma_code.Caller = null;
  428. this.ma_code.Condition = null;
  429. this.ma_code.DBTitle = null;
  430. this.ma_code.FormName = null;
  431. this.ma_code.Location = new System.Drawing.Point(192, 26);
  432. this.ma_code.Margin = new System.Windows.Forms.Padding(4);
  433. this.ma_code.Name = "ma_code";
  434. this.ma_code.Power = null;
  435. this.ma_code.ReturnData = null;
  436. this.ma_code.SelectField = null;
  437. this.ma_code.SetValueField = null;
  438. this.ma_code.Size = new System.Drawing.Size(296, 42);
  439. this.ma_code.TabIndex = 141;
  440. this.ma_code.TableName = null;
  441. this.ma_code.Tag = "ma_code";
  442. this.ma_code.TextBoxEnable = true;
  443. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  444. //
  445. // LockMakeCode
  446. //
  447. this.LockMakeCode.AutoSize = true;
  448. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  449. this.LockMakeCode.LeaveEvent = false;
  450. this.LockMakeCode.Location = new System.Drawing.Point(496, 30);
  451. this.LockMakeCode.Margin = new System.Windows.Forms.Padding(4);
  452. this.LockMakeCode.Name = "LockMakeCode";
  453. this.LockMakeCode.Size = new System.Drawing.Size(94, 35);
  454. this.LockMakeCode.TabIndex = 140;
  455. this.LockMakeCode.Text = "锁定";
  456. this.LockMakeCode.UseVisualStyleBackColor = true;
  457. //
  458. // ma_prodcode
  459. //
  460. this.ma_prodcode.AutoSize = true;
  461. this.ma_prodcode.CutLength = null;
  462. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  463. this.ma_prodcode.Location = new System.Drawing.Point(802, 24);
  464. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  465. this.ma_prodcode.MaximumSize = new System.Drawing.Size(300, 0);
  466. this.ma_prodcode.Name = "ma_prodcode";
  467. this.ma_prodcode.Size = new System.Drawing.Size(0, 41);
  468. this.ma_prodcode.TabIndex = 99;
  469. this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
  470. //
  471. // pr_detail
  472. //
  473. this.pr_detail.AutoSize = true;
  474. this.pr_detail.CutLength = null;
  475. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  476. this.pr_detail.Location = new System.Drawing.Point(1350, 24);
  477. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  478. this.pr_detail.MaximumSize = new System.Drawing.Size(300, 0);
  479. this.pr_detail.Name = "pr_detail";
  480. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  481. this.pr_detail.TabIndex = 98;
  482. //
  483. // mcd_remainqty
  484. //
  485. this.mcd_remainqty.AutoSize = true;
  486. this.mcd_remainqty.CutLength = null;
  487. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  488. this.mcd_remainqty.Location = new System.Drawing.Point(1348, 122);
  489. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  490. this.mcd_remainqty.MaximumSize = new System.Drawing.Size(300, 0);
  491. this.mcd_remainqty.Name = "mcd_remainqty";
  492. this.mcd_remainqty.Size = new System.Drawing.Size(0, 41);
  493. this.mcd_remainqty.TabIndex = 97;
  494. this.mcd_remainqty.Tag = "mcd_remainqty";
  495. //
  496. // mcd_inqty
  497. //
  498. this.mcd_inqty.AutoSize = true;
  499. this.mcd_inqty.CutLength = null;
  500. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  501. this.mcd_inqty.Location = new System.Drawing.Point(802, 122);
  502. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  503. this.mcd_inqty.MaximumSize = new System.Drawing.Size(300, 0);
  504. this.mcd_inqty.Name = "mcd_inqty";
  505. this.mcd_inqty.Size = new System.Drawing.Size(0, 41);
  506. this.mcd_inqty.TabIndex = 96;
  507. //
  508. // ma_qty
  509. //
  510. this.ma_qty.AutoSize = true;
  511. this.ma_qty.CutLength = null;
  512. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  513. this.ma_qty.Location = new System.Drawing.Point(192, 122);
  514. this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  515. this.ma_qty.MaximumSize = new System.Drawing.Size(300, 0);
  516. this.ma_qty.Name = "ma_qty";
  517. this.ma_qty.Size = new System.Drawing.Size(0, 41);
  518. this.ma_qty.TabIndex = 95;
  519. //
  520. // OperateResult
  521. //
  522. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  523. this.OperateResult.Location = new System.Drawing.Point(734, 690);
  524. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  525. this.OperateResult.Name = "OperateResult";
  526. this.OperateResult.Size = new System.Drawing.Size(554, 238);
  527. this.OperateResult.TabIndex = 94;
  528. this.OperateResult.Text = "";
  529. //
  530. // Clean
  531. //
  532. this.Clean.AllPower = null;
  533. this.Clean.BackColor = System.Drawing.Color.Transparent;
  534. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  535. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  536. this.Clean.IsShowBorder = true;
  537. this.Clean.Location = new System.Drawing.Point(1300, 884);
  538. this.Clean.Margin = new System.Windows.Forms.Padding(6);
  539. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  540. this.Clean.Name = "Clean";
  541. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  542. this.Clean.Power = null;
  543. this.Clean.Size = new System.Drawing.Size(120, 48);
  544. this.Clean.TabIndex = 80;
  545. this.Clean.Text = "清除";
  546. this.Clean.UseVisualStyleBackColor = true;
  547. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  548. //
  549. // Confirm
  550. //
  551. this.Confirm.AllPower = "ifall";
  552. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  553. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  554. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  555. this.Confirm.IsShowBorder = true;
  556. this.Confirm.Location = new System.Drawing.Point(578, 880);
  557. this.Confirm.Margin = new System.Windows.Forms.Padding(6);
  558. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  559. this.Confirm.Name = "Confirm";
  560. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  561. this.Confirm.Power = null;
  562. this.Confirm.Size = new System.Drawing.Size(120, 48);
  563. this.Confirm.TabIndex = 73;
  564. this.Confirm.Tag = "IfRead";
  565. this.Confirm.Text = "确认";
  566. this.Confirm.UseVisualStyleBackColor = true;
  567. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  568. //
  569. // code
  570. //
  571. this.code.AllPower = "ifall";
  572. this.code.BackColor = System.Drawing.Color.White;
  573. this.code.ID = null;
  574. this.code.Location = new System.Drawing.Point(196, 884);
  575. this.code.Margin = new System.Windows.Forms.Padding(6);
  576. this.code.Name = "code";
  577. this.code.Power = null;
  578. this.code.Size = new System.Drawing.Size(316, 35);
  579. this.code.Str = null;
  580. this.code.Str1 = null;
  581. this.code.Str2 = null;
  582. this.code.TabIndex = 0;
  583. this.code.Tag = "IfRead";
  584. this.code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.code_KeyDown);
  585. //
  586. // sn_code
  587. //
  588. this.sn_code.AllPower = null;
  589. this.sn_code.BackColor = System.Drawing.Color.White;
  590. this.sn_code.Enabled = false;
  591. this.sn_code.ID = null;
  592. this.sn_code.Location = new System.Drawing.Point(196, 796);
  593. this.sn_code.Margin = new System.Windows.Forms.Padding(6);
  594. this.sn_code.Name = "sn_code";
  595. this.sn_code.Power = null;
  596. this.sn_code.Size = new System.Drawing.Size(316, 35);
  597. this.sn_code.Str = null;
  598. this.sn_code.Str1 = null;
  599. this.sn_code.Str2 = null;
  600. this.sn_code.TabIndex = 65;
  601. //
  602. // dataGridViewTextBoxColumn6
  603. //
  604. this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells;
  605. this.dataGridViewTextBoxColumn6.HeaderText = "条码号";
  606. this.dataGridViewTextBoxColumn6.MinimumWidth = 300;
  607. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  608. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  609. this.dataGridViewTextBoxColumn6.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.NotSortable;
  610. this.dataGridViewTextBoxColumn6.Width = 200;
  611. //
  612. // PrintNum
  613. //
  614. this.PrintNum.AllPower = null;
  615. this.PrintNum.BackColor = System.Drawing.Color.White;
  616. this.PrintNum.Enabled = false;
  617. this.PrintNum.ID = null;
  618. this.PrintNum.Location = new System.Drawing.Point(1490, 343);
  619. this.PrintNum.Margin = new System.Windows.Forms.Padding(6);
  620. this.PrintNum.Name = "PrintNum";
  621. this.PrintNum.Power = null;
  622. this.PrintNum.Size = new System.Drawing.Size(260, 35);
  623. this.PrintNum.Str = null;
  624. this.PrintNum.Str1 = null;
  625. this.PrintNum.Str2 = null;
  626. this.PrintNum.TabIndex = 205;
  627. //
  628. // label4
  629. //
  630. this.label4.AutoSize = true;
  631. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  632. this.label4.Location = new System.Drawing.Point(1334, 343);
  633. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  634. this.label4.Name = "label4";
  635. this.label4.Size = new System.Drawing.Size(82, 41);
  636. this.label4.TabIndex = 204;
  637. this.label4.Text = "份数";
  638. //
  639. // PrintLabel
  640. //
  641. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  642. this.PrintLabel.FormattingEnabled = true;
  643. this.PrintLabel.Location = new System.Drawing.Point(1490, 282);
  644. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  645. this.PrintLabel.Name = "PrintLabel";
  646. this.PrintLabel.Size = new System.Drawing.Size(260, 32);
  647. this.PrintLabel.TabIndex = 203;
  648. this.PrintLabel.SelectedIndexChanged += new System.EventHandler(this.PrintLabel_SelectedIndexChanged);
  649. //
  650. // label2
  651. //
  652. this.label2.AutoSize = true;
  653. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  654. this.label2.Location = new System.Drawing.Point(1334, 216);
  655. this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  656. this.label2.Name = "label2";
  657. this.label2.Size = new System.Drawing.Size(114, 41);
  658. this.label2.TabIndex = 202;
  659. this.label2.Text = "打印机";
  660. //
  661. // PrintLabel_label
  662. //
  663. this.PrintLabel_label.AutoSize = true;
  664. this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  665. this.PrintLabel_label.Location = new System.Drawing.Point(1334, 273);
  666. this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  667. this.PrintLabel_label.Name = "PrintLabel_label";
  668. this.PrintLabel_label.Size = new System.Drawing.Size(82, 41);
  669. this.PrintLabel_label.TabIndex = 201;
  670. this.PrintLabel_label.Text = "标签";
  671. //
  672. // Printer
  673. //
  674. this.Printer.Location = new System.Drawing.Point(1490, 216);
  675. this.Printer.Margin = new System.Windows.Forms.Padding(8);
  676. this.Printer.Name = "Printer";
  677. this.Printer.Size = new System.Drawing.Size(262, 50);
  678. this.Printer.TabIndex = 200;
  679. //
  680. // panel4
  681. //
  682. this.panel4.BorderColor = System.Drawing.Color.Black;
  683. this.panel4.Controls.Add(this.weight);
  684. this.panel4.Controls.Add(this.pr_colorboxunit);
  685. this.panel4.Controls.Add(this.weight_label);
  686. this.panel4.Font = new System.Drawing.Font("微软雅黑", 12F);
  687. this.panel4.Location = new System.Drawing.Point(1300, 669);
  688. this.panel4.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  689. this.panel4.Name = "panel4";
  690. this.panel4.Size = new System.Drawing.Size(481, 205);
  691. this.panel4.TabIndex = 206;
  692. this.panel4.TabStop = false;
  693. this.panel4.Text = "重量";
  694. this.panel4.TextColor = System.Drawing.Color.Black;
  695. //
  696. // weight
  697. //
  698. this.weight.Font = new System.Drawing.Font("微软雅黑", 40F);
  699. this.weight.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
  700. this.weight.Location = new System.Drawing.Point(139, 29);
  701. this.weight.Name = "weight";
  702. this.weight.Size = new System.Drawing.Size(331, 148);
  703. this.weight.TabIndex = 43;
  704. //
  705. // pr_colorboxunit
  706. //
  707. this.pr_colorboxunit.AutoSize = true;
  708. this.pr_colorboxunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  709. this.pr_colorboxunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  710. this.pr_colorboxunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  711. this.pr_colorboxunit.Location = new System.Drawing.Point(32, 127);
  712. this.pr_colorboxunit.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  713. this.pr_colorboxunit.Name = "pr_colorboxunit";
  714. this.pr_colorboxunit.Size = new System.Drawing.Size(60, 50);
  715. this.pr_colorboxunit.TabIndex = 42;
  716. this.pr_colorboxunit.Text = "克";
  717. this.pr_colorboxunit.Visible = false;
  718. //
  719. // weight_label
  720. //
  721. this.weight_label.AutoSize = true;
  722. this.weight_label.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  723. this.weight_label.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  724. this.weight_label.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  725. this.weight_label.Location = new System.Drawing.Point(32, 68);
  726. this.weight_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  727. this.weight_label.Name = "weight_label";
  728. this.weight_label.Size = new System.Drawing.Size(98, 50);
  729. this.weight_label.TabIndex = 20;
  730. this.weight_label.Text = "重量";
  731. this.weight_label.Visible = false;
  732. //
  733. // ComList
  734. //
  735. this.ComList.AutoSize = true;
  736. this.ComList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  737. this.ComList.Location = new System.Drawing.Point(1620, 26);
  738. this.ComList.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  739. this.ComList.Name = "ComList";
  740. this.ComList.Size = new System.Drawing.Size(128, 38);
  741. this.ComList.TabIndex = 210;
  742. this.ComList.Text = "ComList";
  743. this.ComList.Visible = false;
  744. //
  745. // BaudRate
  746. //
  747. this.BaudRate.AutoSize = true;
  748. this.BaudRate.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  749. this.BaudRate.Location = new System.Drawing.Point(1620, 78);
  750. this.BaudRate.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  751. this.BaudRate.Name = "BaudRate";
  752. this.BaudRate.Size = new System.Drawing.Size(150, 38);
  753. this.BaudRate.TabIndex = 209;
  754. this.BaudRate.Text = "BaudRate";
  755. this.BaudRate.Visible = false;
  756. //
  757. // StopWeight
  758. //
  759. this.StopWeight.AllPower = null;
  760. this.StopWeight.BackColor = System.Drawing.Color.Transparent;
  761. this.StopWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.DownImage")));
  762. this.StopWeight.Image = ((System.Drawing.Image)(resources.GetObject("StopWeight.Image")));
  763. this.StopWeight.IsShowBorder = true;
  764. this.StopWeight.Location = new System.Drawing.Point(1616, 884);
  765. this.StopWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  766. this.StopWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.MoveImage")));
  767. this.StopWeight.Name = "StopWeight";
  768. this.StopWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.NormalImage")));
  769. this.StopWeight.Power = null;
  770. this.StopWeight.Size = new System.Drawing.Size(108, 48);
  771. this.StopWeight.TabIndex = 208;
  772. this.StopWeight.Text = "停止称量";
  773. this.StopWeight.UseVisualStyleBackColor = true;
  774. this.StopWeight.Click += new System.EventHandler(this.StopWeight_Click);
  775. //
  776. // StartWeight
  777. //
  778. this.StartWeight.AllPower = null;
  779. this.StartWeight.BackColor = System.Drawing.Color.Transparent;
  780. this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
  781. this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
  782. this.StartWeight.IsShowBorder = true;
  783. this.StartWeight.Location = new System.Drawing.Point(1463, 884);
  784. this.StartWeight.Margin = new System.Windows.Forms.Padding(6, 4, 6, 4);
  785. this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
  786. this.StartWeight.Name = "StartWeight";
  787. this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
  788. this.StartWeight.Power = null;
  789. this.StartWeight.Size = new System.Drawing.Size(108, 48);
  790. this.StartWeight.TabIndex = 207;
  791. this.StartWeight.Text = "开始称量";
  792. this.StartWeight.UseVisualStyleBackColor = true;
  793. this.StartWeight.Click += new System.EventHandler(this.StartWeight_Click);
  794. //
  795. // PrintNum1
  796. //
  797. this.PrintNum1.AllPower = null;
  798. this.PrintNum1.BackColor = System.Drawing.Color.White;
  799. this.PrintNum1.ID = null;
  800. this.PrintNum1.Location = new System.Drawing.Point(1616, 421);
  801. this.PrintNum1.Margin = new System.Windows.Forms.Padding(6);
  802. this.PrintNum1.Name = "PrintNum1";
  803. this.PrintNum1.Negative = false;
  804. this.PrintNum1.Power = null;
  805. this.PrintNum1.Size = new System.Drawing.Size(85, 35);
  806. this.PrintNum1.Str = null;
  807. this.PrintNum1.Str1 = null;
  808. this.PrintNum1.Str2 = null;
  809. this.PrintNum1.TabIndex = 220;
  810. this.PrintNum1.Text = "1";
  811. //
  812. // label3
  813. //
  814. this.label3.AutoSize = true;
  815. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  816. this.label3.Location = new System.Drawing.Point(1522, 417);
  817. this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  818. this.label3.Name = "label3";
  819. this.label3.Size = new System.Drawing.Size(82, 41);
  820. this.label3.TabIndex = 219;
  821. this.label3.Text = "份数";
  822. //
  823. // PrintSecond
  824. //
  825. this.PrintSecond.AutoSize = true;
  826. this.PrintSecond.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  827. this.PrintSecond.ForeColor = System.Drawing.Color.Red;
  828. this.PrintSecond.Location = new System.Drawing.Point(1341, 428);
  829. this.PrintSecond.Margin = new System.Windows.Forms.Padding(6);
  830. this.PrintSecond.Name = "PrintSecond";
  831. this.PrintSecond.Size = new System.Drawing.Size(162, 28);
  832. this.PrintSecond.TabIndex = 218;
  833. this.PrintSecond.Text = "打印副标签";
  834. this.PrintSecond.UseVisualStyleBackColor = true;
  835. //
  836. // PrintLabel1
  837. //
  838. this.PrintLabel1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  839. this.PrintLabel1.Font = new System.Drawing.Font("微软雅黑", 9F);
  840. this.PrintLabel1.FormattingEnabled = true;
  841. this.PrintLabel1.Location = new System.Drawing.Point(1490, 559);
  842. this.PrintLabel1.Margin = new System.Windows.Forms.Padding(4);
  843. this.PrintLabel1.Name = "PrintLabel1";
  844. this.PrintLabel1.Size = new System.Drawing.Size(264, 39);
  845. this.PrintLabel1.TabIndex = 216;
  846. //
  847. // label7
  848. //
  849. this.label7.AutoSize = true;
  850. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  851. this.label7.Location = new System.Drawing.Point(1334, 557);
  852. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  853. this.label7.Name = "label7";
  854. this.label7.Size = new System.Drawing.Size(101, 41);
  855. this.label7.TabIndex = 217;
  856. this.label7.Text = "标签1";
  857. //
  858. // PrintList1
  859. //
  860. this.PrintList1.Font = new System.Drawing.Font("微软雅黑", 9F);
  861. this.PrintList1.Location = new System.Drawing.Point(1490, 489);
  862. this.PrintList1.Margin = new System.Windows.Forms.Padding(12, 14, 12, 14);
  863. this.PrintList1.Name = "PrintList1";
  864. this.PrintList1.Size = new System.Drawing.Size(264, 56);
  865. this.PrintList1.TabIndex = 215;
  866. //
  867. // label8
  868. //
  869. this.label8.AutoSize = true;
  870. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  871. this.label8.Location = new System.Drawing.Point(1334, 489);
  872. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  873. this.label8.Name = "label8";
  874. this.label8.Size = new System.Drawing.Size(133, 41);
  875. this.label8.TabIndex = 214;
  876. this.label8.Text = "打印机1";
  877. //
  878. // label1
  879. //
  880. this.label1.AutoSize = true;
  881. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  882. this.label1.Location = new System.Drawing.Point(1302, 624);
  883. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  884. this.label1.Name = "label1";
  885. this.label1.Size = new System.Drawing.Size(146, 41);
  886. this.label1.TabIndex = 221;
  887. this.label1.Text = "重量范围";
  888. //
  889. // pr_weight
  890. //
  891. this.pr_weight.AutoSize = true;
  892. this.pr_weight.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  893. this.pr_weight.Location = new System.Drawing.Point(1474, 624);
  894. this.pr_weight.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  895. this.pr_weight.Name = "pr_weight";
  896. this.pr_weight.Size = new System.Drawing.Size(0, 41);
  897. this.pr_weight.TabIndex = 222;
  898. //
  899. // Make_SNLabelCheckMidBox
  900. //
  901. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  902. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  903. this.ClientSize = new System.Drawing.Size(1796, 974);
  904. this.Controls.Add(this.pr_weight);
  905. this.Controls.Add(this.label1);
  906. this.Controls.Add(this.PrintNum1);
  907. this.Controls.Add(this.label3);
  908. this.Controls.Add(this.PrintSecond);
  909. this.Controls.Add(this.PrintLabel1);
  910. this.Controls.Add(this.label7);
  911. this.Controls.Add(this.PrintList1);
  912. this.Controls.Add(this.label8);
  913. this.Controls.Add(this.ComList);
  914. this.Controls.Add(this.BaudRate);
  915. this.Controls.Add(this.StopWeight);
  916. this.Controls.Add(this.StartWeight);
  917. this.Controls.Add(this.panel4);
  918. this.Controls.Add(this.PrintNum);
  919. this.Controls.Add(this.label4);
  920. this.Controls.Add(this.PrintLabel);
  921. this.Controls.Add(this.label2);
  922. this.Controls.Add(this.PrintLabel_label);
  923. this.Controls.Add(this.Printer);
  924. this.Controls.Add(this.LabelDataGridView);
  925. this.Controls.Add(this.NoteForChange);
  926. this.Controls.Add(this.StepCount);
  927. this.Controls.Add(this.ma_craftcode);
  928. this.Controls.Add(this.ms_craftcode);
  929. this.Controls.Add(this.ma_code);
  930. this.Controls.Add(this.LockMakeCode);
  931. this.Controls.Add(this.ClearSn_code);
  932. this.Controls.Add(this.ma_prodcode);
  933. this.Controls.Add(this.pr_detail);
  934. this.Controls.Add(this.mcd_remainqty);
  935. this.Controls.Add(this.mcd_inqty);
  936. this.Controls.Add(this.ma_qty);
  937. this.Controls.Add(this.OperateResult);
  938. this.Controls.Add(this.Clean);
  939. this.Controls.Add(this.Confirm);
  940. this.Controls.Add(this.code);
  941. this.Controls.Add(this.code_label);
  942. this.Controls.Add(this.sn_code);
  943. this.Controls.Add(this.sn_code_label);
  944. this.Controls.Add(this.UnLoading);
  945. this.Controls.Add(this.Loading);
  946. this.Controls.Add(this.mcd_restqty_label);
  947. this.Controls.Add(this.mcd_inqty_label);
  948. this.Controls.Add(this.ma_qty_label);
  949. this.Controls.Add(this.ms_makecode_label);
  950. this.Controls.Add(this.pr_detail_label);
  951. this.Controls.Add(this.ma_prodcode_label);
  952. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  953. this.Margin = new System.Windows.Forms.Padding(6);
  954. this.Name = "Make_SNLabelCheckMidBox";
  955. this.Tag = "Make!FeedingCollection";
  956. this.Text = "上料采集";
  957. this.Load += new System.EventHandler(this.Make_FeedingCollection_Load);
  958. this.SizeChanged += new System.EventHandler(this.Make_FeedingCollection_SizeChanged);
  959. ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).EndInit();
  960. ((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).EndInit();
  961. this.panel4.ResumeLayout(true);
  962. this.panel4.PerformLayout();
  963. this.ResumeLayout(true);
  964. this.PerformLayout();
  965. }
  966. #endregion
  967. private System.Windows.Forms.Label mcd_restqty_label;
  968. private System.Windows.Forms.Label mcd_inqty_label;
  969. private System.Windows.Forms.Label ma_qty_label;
  970. private System.Windows.Forms.Label ms_makecode_label;
  971. private System.Windows.Forms.Label pr_detail_label;
  972. private System.Windows.Forms.Label ma_prodcode_label;
  973. private System.Windows.Forms.RadioButton Loading;
  974. private System.Windows.Forms.RadioButton UnLoading;
  975. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  976. private System.Windows.Forms.Label sn_code_label;
  977. private System.Windows.Forms.Label code_label;
  978. private CustomControl.TextBoxWithIcon.SnCollectionBox code;
  979. private CustomControl.ButtonUtil.NormalButton Confirm;
  980. private CustomControl.ButtonUtil.NormalButton Clean;
  981. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  982. private CustomControl.ValueLabel.ValueLabel ma_qty;
  983. private CustomControl.ValueLabel.ValueLabel mcd_inqty;
  984. private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
  985. private CustomControl.ValueLabel.ValueLabel pr_detail;
  986. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  987. private System.Windows.Forms.PictureBox ClearSn_code;
  988. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  989. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  990. private System.Windows.Forms.Label ms_craftcode;
  991. private System.Windows.Forms.Label ma_craftcode;
  992. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  993. private System.Windows.Forms.CheckBox NoteForChange;
  994. private System.Windows.Forms.DataGridView LabelDataGridView;
  995. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  996. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  997. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  998. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  999. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  1000. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  1001. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  1002. private System.Windows.Forms.Label label4;
  1003. private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  1004. private System.Windows.Forms.Label label2;
  1005. private System.Windows.Forms.Label PrintLabel_label;
  1006. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  1007. private System.Windows.Forms.DataGridViewTextBoxColumn lcd_detno;
  1008. private System.Windows.Forms.DataGridViewTextBoxColumn lcd_labeltype;
  1009. private System.Windows.Forms.DataGridViewTextBoxColumn lcd_prefix;
  1010. private System.Windows.Forms.DataGridViewTextBoxColumn lcd_suffix;
  1011. private System.Windows.Forms.DataGridViewTextBoxColumn lcd_alllength;
  1012. private System.Windows.Forms.DataGridViewTextBoxColumn lcd_length;
  1013. private System.Windows.Forms.DataGridViewTextBoxColumn lcd_content;
  1014. private System.Windows.Forms.DataGridViewTextBoxColumn lcd_sql;
  1015. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder panel4;
  1016. private System.Windows.Forms.Label weight;
  1017. private System.Windows.Forms.Label pr_colorboxunit;
  1018. private System.Windows.Forms.Label weight_label;
  1019. private System.Windows.Forms.Label ComList;
  1020. private System.Windows.Forms.Label BaudRate;
  1021. private CustomControl.ButtonUtil.NormalButton StopWeight;
  1022. private CustomControl.ButtonUtil.NormalButton StartWeight;
  1023. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum1;
  1024. private System.Windows.Forms.Label label3;
  1025. private System.Windows.Forms.CheckBox PrintSecond;
  1026. private CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel1;
  1027. private System.Windows.Forms.Label label7;
  1028. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList1;
  1029. private System.Windows.Forms.Label label8;
  1030. private System.Windows.Forms.Label label1;
  1031. private System.Windows.Forms.Label pr_weight;
  1032. }
  1033. }