Make_ColorBoxWeigh.Designer.cs 48 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_ColorBoxWeigh
  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_ColorBoxWeigh));
  29. this.pr_colorboxgw_label = new System.Windows.Forms.Label();
  30. this.pr_code_label = new System.Windows.Forms.Label();
  31. this.pr_colorboxunit = new System.Windows.Forms.Label();
  32. this.weight_label = new System.Windows.Forms.Label();
  33. this.weight = new System.Windows.Forms.Label();
  34. this.panel4 = new System.Windows.Forms.Panel();
  35. this.label15 = new System.Windows.Forms.Label();
  36. this.pr_detail_label = new System.Windows.Forms.Label();
  37. this.ma_qty_label = new System.Windows.Forms.Label();
  38. this.ma_salecode_label = new System.Windows.Forms.Label();
  39. this.ms_makecode_label = new System.Windows.Forms.Label();
  40. this.PrintLabel = new System.Windows.Forms.ComboBox();
  41. this.Printer_label = new System.Windows.Forms.Label();
  42. this.PrintLabel_label = new System.Windows.Forms.Label();
  43. this.label1 = new System.Windows.Forms.Label();
  44. this.BaudRate = new System.Windows.Forms.Label();
  45. this.ComList = new System.Windows.Forms.Label();
  46. this.WeighRecord = new System.Windows.Forms.ListView();
  47. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  48. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  49. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  50. this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  51. this.pr_sendchecktype = new System.Windows.Forms.Label();
  52. this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
  53. this.RefreshWeigh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  54. this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  55. this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  56. this.ob_checkno_label = new System.Windows.Forms.Label();
  57. this.ob_checkno = new System.Windows.Forms.Label();
  58. this.ob_nowcheckqty = new System.Windows.Forms.Label();
  59. this.ob_batchqty = new System.Windows.Forms.Label();
  60. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  61. this.ob_batchqty_label = new System.Windows.Forms.Label();
  62. this.SendCheck = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  63. this.pr_colorboxgw = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  64. this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  65. this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  66. this.PrinterList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  67. this.StopWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  68. this.StartWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  69. this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  70. this.ms_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  71. this.ma_qty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  72. this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  73. this.ma_salecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  74. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  75. this.normalButton1 = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  76. this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  77. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  78. this.mcd_inqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  79. this.mcd_inqty_label = new System.Windows.Forms.Label();
  80. this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  81. this.mcd_remainqty_label = new System.Windows.Forms.Label();
  82. this.panel4.SuspendLayout();
  83. this.groupBoxWithBorder2.SuspendLayout();
  84. this.SuspendLayout();
  85. //
  86. // pr_colorboxgw_label
  87. //
  88. this.pr_colorboxgw_label.AutoSize = true;
  89. this.pr_colorboxgw_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  90. this.pr_colorboxgw_label.Location = new System.Drawing.Point(21, 271);
  91. this.pr_colorboxgw_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  92. this.pr_colorboxgw_label.Name = "pr_colorboxgw_label";
  93. this.pr_colorboxgw_label.Size = new System.Drawing.Size(115, 32);
  94. this.pr_colorboxgw_label.TabIndex = 42;
  95. this.pr_colorboxgw_label.Text = "标准重量";
  96. //
  97. // pr_code_label
  98. //
  99. this.pr_code_label.AutoSize = true;
  100. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  101. this.pr_code_label.Location = new System.Drawing.Point(21, 384);
  102. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  103. this.pr_code_label.Name = "pr_code_label";
  104. this.pr_code_label.Size = new System.Drawing.Size(115, 32);
  105. this.pr_code_label.TabIndex = 40;
  106. this.pr_code_label.Text = "产品编号";
  107. //
  108. // pr_colorboxunit
  109. //
  110. this.pr_colorboxunit.AutoSize = true;
  111. this.pr_colorboxunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  112. this.pr_colorboxunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  113. this.pr_colorboxunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  114. this.pr_colorboxunit.Location = new System.Drawing.Point(21, 122);
  115. this.pr_colorboxunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  116. this.pr_colorboxunit.Name = "pr_colorboxunit";
  117. this.pr_colorboxunit.Size = new System.Drawing.Size(38, 31);
  118. this.pr_colorboxunit.TabIndex = 42;
  119. this.pr_colorboxunit.Text = "克";
  120. this.pr_colorboxunit.Visible = false;
  121. //
  122. // weight_label
  123. //
  124. this.weight_label.AutoSize = true;
  125. this.weight_label.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  126. this.weight_label.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.weight_label.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  128. this.weight_label.Location = new System.Drawing.Point(21, 65);
  129. this.weight_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  130. this.weight_label.Name = "weight_label";
  131. this.weight_label.Size = new System.Drawing.Size(62, 31);
  132. this.weight_label.TabIndex = 20;
  133. this.weight_label.Text = "重量";
  134. //
  135. // weight
  136. //
  137. this.weight.AutoSize = true;
  138. this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
  139. this.weight.ForeColor = System.Drawing.Color.Green;
  140. this.weight.Location = new System.Drawing.Point(115, 38);
  141. this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  142. this.weight.Name = "weight";
  143. this.weight.Size = new System.Drawing.Size(0, 78);
  144. this.weight.TabIndex = 41;
  145. //
  146. // panel4
  147. //
  148. this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  149. this.panel4.Controls.Add(this.pr_colorboxunit);
  150. this.panel4.Controls.Add(this.weight_label);
  151. this.panel4.Controls.Add(this.weight);
  152. this.panel4.Location = new System.Drawing.Point(21, 97);
  153. this.panel4.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  154. this.panel4.Name = "panel4";
  155. this.panel4.Size = new System.Drawing.Size(461, 154);
  156. this.panel4.TabIndex = 63;
  157. //
  158. // label15
  159. //
  160. this.label15.AutoSize = true;
  161. this.label15.Font = new System.Drawing.Font("微软雅黑", 20F);
  162. this.label15.Location = new System.Drawing.Point(11, 22);
  163. this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  164. this.label15.Name = "label15";
  165. this.label15.Size = new System.Drawing.Size(122, 45);
  166. this.label15.TabIndex = 56;
  167. this.label15.Text = "条码号";
  168. //
  169. // pr_detail_label
  170. //
  171. this.pr_detail_label.AutoSize = true;
  172. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  173. this.pr_detail_label.Location = new System.Drawing.Point(21, 502);
  174. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  175. this.pr_detail_label.Name = "pr_detail_label";
  176. this.pr_detail_label.Size = new System.Drawing.Size(115, 32);
  177. this.pr_detail_label.TabIndex = 53;
  178. this.pr_detail_label.Text = "产品型号";
  179. //
  180. // ma_qty_label
  181. //
  182. this.ma_qty_label.AutoSize = true;
  183. this.ma_qty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  184. this.ma_qty_label.Location = new System.Drawing.Point(21, 559);
  185. this.ma_qty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  186. this.ma_qty_label.Name = "ma_qty_label";
  187. this.ma_qty_label.Size = new System.Drawing.Size(115, 32);
  188. this.ma_qty_label.TabIndex = 55;
  189. this.ma_qty_label.Text = "工单数量";
  190. //
  191. // ma_salecode_label
  192. //
  193. this.ma_salecode_label.AutoSize = true;
  194. this.ma_salecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  195. this.ma_salecode_label.Location = new System.Drawing.Point(21, 444);
  196. this.ma_salecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  197. this.ma_salecode_label.Name = "ma_salecode_label";
  198. this.ma_salecode_label.Size = new System.Drawing.Size(115, 32);
  199. this.ma_salecode_label.TabIndex = 54;
  200. this.ma_salecode_label.Text = "订单编号";
  201. //
  202. // ms_makecode_label
  203. //
  204. this.ms_makecode_label.AutoSize = true;
  205. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  206. this.ms_makecode_label.Location = new System.Drawing.Point(21, 326);
  207. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  208. this.ms_makecode_label.Name = "ms_makecode_label";
  209. this.ms_makecode_label.Size = new System.Drawing.Size(115, 32);
  210. this.ms_makecode_label.TabIndex = 72;
  211. this.ms_makecode_label.Text = "制造单号";
  212. //
  213. // PrintLabel
  214. //
  215. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  216. this.PrintLabel.FormattingEnabled = true;
  217. this.PrintLabel.Location = new System.Drawing.Point(1171, 147);
  218. this.PrintLabel.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  219. this.PrintLabel.Name = "PrintLabel";
  220. this.PrintLabel.Size = new System.Drawing.Size(159, 23);
  221. this.PrintLabel.TabIndex = 159;
  222. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  223. //
  224. // Printer_label
  225. //
  226. this.Printer_label.AutoSize = true;
  227. this.Printer_label.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. this.Printer_label.Location = new System.Drawing.Point(1027, 107);
  229. this.Printer_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  230. this.Printer_label.Name = "Printer_label";
  231. this.Printer_label.Size = new System.Drawing.Size(107, 25);
  232. this.Printer_label.TabIndex = 162;
  233. this.Printer_label.Text = "打印机列表";
  234. //
  235. // PrintLabel_label
  236. //
  237. this.PrintLabel_label.AutoSize = true;
  238. this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  239. this.PrintLabel_label.Location = new System.Drawing.Point(1027, 147);
  240. this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  241. this.PrintLabel_label.Name = "PrintLabel_label";
  242. this.PrintLabel_label.Size = new System.Drawing.Size(88, 25);
  243. this.PrintLabel_label.TabIndex = 163;
  244. this.PrintLabel_label.Text = "打印标签";
  245. //
  246. // label1
  247. //
  248. this.label1.AutoSize = true;
  249. this.label1.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  250. this.label1.Location = new System.Drawing.Point(1027, 72);
  251. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  252. this.label1.Name = "label1";
  253. this.label1.Size = new System.Drawing.Size(88, 25);
  254. this.label1.TabIndex = 170;
  255. this.label1.Text = "打印张数";
  256. //
  257. // BaudRate
  258. //
  259. this.BaudRate.AutoSize = true;
  260. this.BaudRate.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  261. this.BaudRate.Location = new System.Drawing.Point(1179, 40);
  262. this.BaudRate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  263. this.BaudRate.Name = "BaudRate";
  264. this.BaudRate.Size = new System.Drawing.Size(100, 25);
  265. this.BaudRate.TabIndex = 171;
  266. this.BaudRate.Text = "BaudRate";
  267. this.BaudRate.Visible = false;
  268. //
  269. // ComList
  270. //
  271. this.ComList.AutoSize = true;
  272. this.ComList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  273. this.ComList.Location = new System.Drawing.Point(1179, 7);
  274. this.ComList.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  275. this.ComList.Name = "ComList";
  276. this.ComList.Size = new System.Drawing.Size(86, 25);
  277. this.ComList.TabIndex = 172;
  278. this.ComList.Text = "ComList";
  279. this.ComList.Visible = false;
  280. //
  281. // WeighRecord
  282. //
  283. this.WeighRecord.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  284. this.columnHeader1,
  285. this.columnHeader2,
  286. this.columnHeader3,
  287. this.columnHeader4});
  288. this.WeighRecord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  289. this.WeighRecord.Location = new System.Drawing.Point(503, 272);
  290. this.WeighRecord.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  291. this.WeighRecord.Name = "WeighRecord";
  292. this.WeighRecord.Size = new System.Drawing.Size(507, 416);
  293. this.WeighRecord.TabIndex = 173;
  294. this.WeighRecord.UseCompatibleStateImageBehavior = false;
  295. this.WeighRecord.View = System.Windows.Forms.View.Details;
  296. //
  297. // columnHeader1
  298. //
  299. this.columnHeader1.Text = "";
  300. this.columnHeader1.Width = 23;
  301. //
  302. // columnHeader2
  303. //
  304. this.columnHeader2.Text = "序列号";
  305. this.columnHeader2.Width = 127;
  306. //
  307. // columnHeader3
  308. //
  309. this.columnHeader3.Text = "重量";
  310. this.columnHeader3.Width = 99;
  311. //
  312. // columnHeader4
  313. //
  314. this.columnHeader4.Text = "时间";
  315. this.columnHeader4.Width = 130;
  316. //
  317. // pr_sendchecktype
  318. //
  319. this.pr_sendchecktype.AutoSize = true;
  320. this.pr_sendchecktype.Location = new System.Drawing.Point(675, 702);
  321. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  322. this.pr_sendchecktype.Name = "pr_sendchecktype";
  323. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 15);
  324. this.pr_sendchecktype.TabIndex = 188;
  325. this.pr_sendchecktype.Visible = false;
  326. //
  327. // StepCount
  328. //
  329. this.StepCount.LineCode = null;
  330. this.StepCount.Location = new System.Drawing.Point(1031, 183);
  331. this.StepCount.Name = "StepCount";
  332. this.StepCount.Size = new System.Drawing.Size(106, 28);
  333. this.StepCount.Source = null;
  334. this.StepCount.StepCode = null;
  335. this.StepCount.TabIndex = 189;
  336. //
  337. // RefreshWeigh
  338. //
  339. this.RefreshWeigh.AllPower = null;
  340. this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent;
  341. this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
  342. this.RefreshWeigh.Image = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.Image")));
  343. this.RefreshWeigh.IsShowBorder = true;
  344. this.RefreshWeigh.Location = new System.Drawing.Point(410, 276);
  345. this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  346. this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
  347. this.RefreshWeigh.Name = "RefreshWeigh";
  348. this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
  349. this.RefreshWeigh.Power = null;
  350. this.RefreshWeigh.Size = new System.Drawing.Size(72, 30);
  351. this.RefreshWeigh.TabIndex = 177;
  352. this.RefreshWeigh.Text = "刷新重量";
  353. this.RefreshWeigh.UseVisualStyleBackColor = true;
  354. this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click);
  355. //
  356. // PrintNum
  357. //
  358. this.PrintNum.AllPower = null;
  359. this.PrintNum.BackColor = System.Drawing.Color.White;
  360. this.PrintNum.Enabled = false;
  361. this.PrintNum.ID = null;
  362. this.PrintNum.Location = new System.Drawing.Point(1171, 72);
  363. this.PrintNum.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  364. this.PrintNum.Name = "PrintNum";
  365. this.PrintNum.Power = null;
  366. this.PrintNum.Size = new System.Drawing.Size(102, 25);
  367. this.PrintNum.Str = null;
  368. this.PrintNum.Str1 = null;
  369. this.PrintNum.Str2 = null;
  370. this.PrintNum.TabIndex = 176;
  371. //
  372. // groupBoxWithBorder2
  373. //
  374. this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
  375. this.groupBoxWithBorder2.Controls.Add(this.ob_checkno_label);
  376. this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
  377. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
  378. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
  379. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
  380. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty_label);
  381. this.groupBoxWithBorder2.Controls.Add(this.SendCheck);
  382. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  383. this.groupBoxWithBorder2.Location = new System.Drawing.Point(503, 97);
  384. this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  385. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  386. this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
  387. this.groupBoxWithBorder2.Size = new System.Drawing.Size(507, 153);
  388. this.groupBoxWithBorder2.TabIndex = 175;
  389. this.groupBoxWithBorder2.TabStop = false;
  390. this.groupBoxWithBorder2.Text = "送检信息";
  391. this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
  392. //
  393. // ob_checkno_label
  394. //
  395. this.ob_checkno_label.AutoSize = true;
  396. this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 13F);
  397. this.ob_checkno_label.Location = new System.Drawing.Point(29, 99);
  398. this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  399. this.ob_checkno_label.Name = "ob_checkno_label";
  400. this.ob_checkno_label.Size = new System.Drawing.Size(101, 30);
  401. this.ob_checkno_label.TabIndex = 180;
  402. this.ob_checkno_label.Text = "当前批号";
  403. //
  404. // ob_checkno
  405. //
  406. this.ob_checkno.AutoSize = true;
  407. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 13F);
  408. this.ob_checkno.Location = new System.Drawing.Point(155, 99);
  409. this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  410. this.ob_checkno.Name = "ob_checkno";
  411. this.ob_checkno.Size = new System.Drawing.Size(0, 30);
  412. this.ob_checkno.TabIndex = 179;
  413. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  414. //
  415. // ob_nowcheckqty
  416. //
  417. this.ob_nowcheckqty.AutoSize = true;
  418. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 13F);
  419. this.ob_nowcheckqty.Location = new System.Drawing.Point(388, 41);
  420. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  421. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  422. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 30);
  423. this.ob_nowcheckqty.TabIndex = 178;
  424. //
  425. // ob_batchqty
  426. //
  427. this.ob_batchqty.AutoSize = true;
  428. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 13F);
  429. this.ob_batchqty.Location = new System.Drawing.Point(155, 41);
  430. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  431. this.ob_batchqty.Name = "ob_batchqty";
  432. this.ob_batchqty.Size = new System.Drawing.Size(0, 30);
  433. this.ob_batchqty.TabIndex = 177;
  434. //
  435. // ob_nowcheckqty_label
  436. //
  437. this.ob_nowcheckqty_label.AutoSize = true;
  438. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 13F);
  439. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(263, 41);
  440. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  441. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  442. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(101, 30);
  443. this.ob_nowcheckqty_label.TabIndex = 176;
  444. this.ob_nowcheckqty_label.Text = "当前批数";
  445. //
  446. // ob_batchqty_label
  447. //
  448. this.ob_batchqty_label.AutoSize = true;
  449. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 13F);
  450. this.ob_batchqty_label.Location = new System.Drawing.Point(29, 41);
  451. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  452. this.ob_batchqty_label.Name = "ob_batchqty_label";
  453. this.ob_batchqty_label.Size = new System.Drawing.Size(101, 30);
  454. this.ob_batchqty_label.TabIndex = 175;
  455. this.ob_batchqty_label.Text = "标准批数";
  456. //
  457. // SendCheck
  458. //
  459. this.SendCheck.AllPower = "ifall";
  460. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  461. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  462. this.SendCheck.Enabled = false;
  463. this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  464. this.SendCheck.Image = null;
  465. this.SendCheck.IsShowBorder = true;
  466. this.SendCheck.Location = new System.Drawing.Point(387, 107);
  467. this.SendCheck.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  468. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  469. this.SendCheck.Name = "SendCheck";
  470. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  471. this.SendCheck.Power = null;
  472. this.SendCheck.Size = new System.Drawing.Size(60, 30);
  473. this.SendCheck.TabIndex = 174;
  474. this.SendCheck.Tag = "ifread";
  475. this.SendCheck.Text = "送检";
  476. this.SendCheck.UseVisualStyleBackColor = true;
  477. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  478. //
  479. // pr_colorboxgw
  480. //
  481. this.pr_colorboxgw.AutoSize = true;
  482. this.pr_colorboxgw.CutLength = null;
  483. this.pr_colorboxgw.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  484. this.pr_colorboxgw.Location = new System.Drawing.Point(172, 271);
  485. this.pr_colorboxgw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  486. this.pr_colorboxgw.MaximumSize = new System.Drawing.Size(200, 0);
  487. this.pr_colorboxgw.Name = "pr_colorboxgw";
  488. this.pr_colorboxgw.Size = new System.Drawing.Size(0, 32);
  489. this.pr_colorboxgw.TabIndex = 80;
  490. this.pr_colorboxgw.Tag = "1";
  491. //
  492. // AutoPrint
  493. //
  494. this.AutoPrint.Checked = false;
  495. this.AutoPrint.Location = new System.Drawing.Point(1032, 27);
  496. this.AutoPrint.Name = "AutoPrint";
  497. this.AutoPrint.Size = new System.Drawing.Size(140, 27);
  498. this.AutoPrint.TabIndex = 174;
  499. //
  500. // pr_code
  501. //
  502. this.pr_code.AutoSize = true;
  503. this.pr_code.CutLength = null;
  504. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  505. this.pr_code.Location = new System.Drawing.Point(171, 384);
  506. this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  507. this.pr_code.MaximumSize = new System.Drawing.Size(200, 0);
  508. this.pr_code.Name = "pr_code";
  509. this.pr_code.Size = new System.Drawing.Size(0, 32);
  510. this.pr_code.TabIndex = 79;
  511. this.pr_code.Tag = "1";
  512. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  513. //
  514. // PrinterList
  515. //
  516. this.PrinterList.Location = new System.Drawing.Point(1171, 107);
  517. this.PrinterList.Margin = new System.Windows.Forms.Padding(5);
  518. this.PrinterList.Name = "PrinterList";
  519. this.PrinterList.Size = new System.Drawing.Size(157, 25);
  520. this.PrinterList.TabIndex = 160;
  521. //
  522. // StopWeight
  523. //
  524. this.StopWeight.AllPower = null;
  525. this.StopWeight.BackColor = System.Drawing.Color.Transparent;
  526. this.StopWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.DownImage")));
  527. this.StopWeight.Image = ((System.Drawing.Image)(resources.GetObject("StopWeight.Image")));
  528. this.StopWeight.IsShowBorder = true;
  529. this.StopWeight.Location = new System.Drawing.Point(908, 30);
  530. this.StopWeight.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  531. this.StopWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.MoveImage")));
  532. this.StopWeight.Name = "StopWeight";
  533. this.StopWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.NormalImage")));
  534. this.StopWeight.Power = null;
  535. this.StopWeight.Size = new System.Drawing.Size(72, 30);
  536. this.StopWeight.TabIndex = 158;
  537. this.StopWeight.Text = "停止称量";
  538. this.StopWeight.UseVisualStyleBackColor = true;
  539. this.StopWeight.Click += new System.EventHandler(this.StopWeight_Click);
  540. //
  541. // StartWeight
  542. //
  543. this.StartWeight.AllPower = null;
  544. this.StartWeight.BackColor = System.Drawing.Color.Transparent;
  545. this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
  546. this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
  547. this.StartWeight.IsShowBorder = true;
  548. this.StartWeight.Location = new System.Drawing.Point(803, 30);
  549. this.StartWeight.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  550. this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
  551. this.StartWeight.Name = "StartWeight";
  552. this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
  553. this.StartWeight.Power = null;
  554. this.StartWeight.Size = new System.Drawing.Size(72, 30);
  555. this.StartWeight.TabIndex = 157;
  556. this.StartWeight.Text = "开始称量";
  557. this.StartWeight.UseVisualStyleBackColor = true;
  558. this.StartWeight.Click += new System.EventHandler(this.StartWeight_Click);
  559. //
  560. // Confirm
  561. //
  562. this.Confirm.AllPower = null;
  563. this.Confirm.BackColor = System.Drawing.Color.Transparent;
  564. this.Confirm.DownImage = ((System.Drawing.Image)(resources.GetObject("Confirm.DownImage")));
  565. this.Confirm.Image = ((System.Drawing.Image)(resources.GetObject("Confirm.Image")));
  566. this.Confirm.IsShowBorder = true;
  567. this.Confirm.Location = new System.Drawing.Point(1171, 182);
  568. this.Confirm.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  569. this.Confirm.MoveImage = ((System.Drawing.Image)(resources.GetObject("Confirm.MoveImage")));
  570. this.Confirm.Name = "Confirm";
  571. this.Confirm.NormalImage = ((System.Drawing.Image)(resources.GetObject("Confirm.NormalImage")));
  572. this.Confirm.Power = null;
  573. this.Confirm.Size = new System.Drawing.Size(66, 30);
  574. this.Confirm.TabIndex = 152;
  575. this.Confirm.Text = "打印";
  576. this.Confirm.UseVisualStyleBackColor = true;
  577. this.Confirm.Click += new System.EventHandler(this.Confirm_Click);
  578. //
  579. // ms_makecode
  580. //
  581. this.ms_makecode.AutoSize = true;
  582. this.ms_makecode.CutLength = null;
  583. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  584. this.ms_makecode.Location = new System.Drawing.Point(172, 326);
  585. this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  586. this.ms_makecode.MaximumSize = new System.Drawing.Size(200, 0);
  587. this.ms_makecode.Name = "ms_makecode";
  588. this.ms_makecode.Size = new System.Drawing.Size(0, 32);
  589. this.ms_makecode.TabIndex = 77;
  590. this.ms_makecode.Tag = "1";
  591. //
  592. // ma_qty
  593. //
  594. this.ma_qty.AutoSize = true;
  595. this.ma_qty.CutLength = null;
  596. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  597. this.ma_qty.Location = new System.Drawing.Point(171, 559);
  598. this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  599. this.ma_qty.MaximumSize = new System.Drawing.Size(200, 0);
  600. this.ma_qty.Name = "ma_qty";
  601. this.ma_qty.Size = new System.Drawing.Size(0, 32);
  602. this.ma_qty.TabIndex = 76;
  603. //
  604. // pr_detail
  605. //
  606. this.pr_detail.AutoSize = true;
  607. this.pr_detail.CutLength = null;
  608. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  609. this.pr_detail.Location = new System.Drawing.Point(171, 502);
  610. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  611. this.pr_detail.MaximumSize = new System.Drawing.Size(200, 0);
  612. this.pr_detail.Name = "pr_detail";
  613. this.pr_detail.Size = new System.Drawing.Size(0, 32);
  614. this.pr_detail.TabIndex = 75;
  615. //
  616. // ma_salecode
  617. //
  618. this.ma_salecode.AutoSize = true;
  619. this.ma_salecode.CutLength = null;
  620. this.ma_salecode.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  621. this.ma_salecode.Location = new System.Drawing.Point(171, 444);
  622. this.ma_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  623. this.ma_salecode.MaximumSize = new System.Drawing.Size(200, 0);
  624. this.ma_salecode.Name = "ma_salecode";
  625. this.ma_salecode.Size = new System.Drawing.Size(0, 32);
  626. this.ma_salecode.TabIndex = 73;
  627. //
  628. // Clean
  629. //
  630. this.Clean.AllPower = null;
  631. this.Clean.BackColor = System.Drawing.Color.Transparent;
  632. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  633. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  634. this.Clean.IsShowBorder = true;
  635. this.Clean.Location = new System.Drawing.Point(1144, 697);
  636. this.Clean.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  637. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  638. this.Clean.Name = "Clean";
  639. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  640. this.Clean.Power = null;
  641. this.Clean.Size = new System.Drawing.Size(80, 30);
  642. this.Clean.TabIndex = 60;
  643. this.Clean.Text = "清除";
  644. this.Clean.UseVisualStyleBackColor = true;
  645. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  646. //
  647. // normalButton1
  648. //
  649. this.normalButton1.AllPower = null;
  650. this.normalButton1.BackColor = System.Drawing.Color.Transparent;
  651. this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
  652. this.normalButton1.Image = ((System.Drawing.Image)(resources.GetObject("normalButton1.Image")));
  653. this.normalButton1.IsShowBorder = true;
  654. this.normalButton1.Location = new System.Drawing.Point(28, 67);
  655. this.normalButton1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  656. this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
  657. this.normalButton1.Name = "normalButton1";
  658. this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
  659. this.normalButton1.Power = null;
  660. this.normalButton1.Size = new System.Drawing.Size(0, 0);
  661. this.normalButton1.TabIndex = 59;
  662. this.normalButton1.Text = "normalButton1";
  663. this.normalButton1.UseVisualStyleBackColor = true;
  664. //
  665. // sncode
  666. //
  667. this.sncode.AllPower = "ifall";
  668. this.sncode.BackColor = System.Drawing.Color.White;
  669. this.sncode.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  670. this.sncode.ID = null;
  671. this.sncode.Location = new System.Drawing.Point(147, 22);
  672. this.sncode.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  673. this.sncode.Name = "sncode";
  674. this.sncode.Power = "";
  675. this.sncode.Size = new System.Drawing.Size(624, 47);
  676. this.sncode.Str = null;
  677. this.sncode.Str1 = null;
  678. this.sncode.Str2 = null;
  679. this.sncode.TabIndex = 57;
  680. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  681. //
  682. // OperateResult
  683. //
  684. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  685. this.OperateResult.Location = new System.Drawing.Point(1024, 233);
  686. this.OperateResult.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  687. this.OperateResult.Name = "OperateResult";
  688. this.OperateResult.Size = new System.Drawing.Size(319, 454);
  689. this.OperateResult.TabIndex = 58;
  690. this.OperateResult.Text = "";
  691. //
  692. // mcd_inqty
  693. //
  694. this.mcd_inqty.AutoSize = true;
  695. this.mcd_inqty.CutLength = null;
  696. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  697. this.mcd_inqty.Location = new System.Drawing.Point(172, 616);
  698. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  699. this.mcd_inqty.MaximumSize = new System.Drawing.Size(200, 0);
  700. this.mcd_inqty.Name = "mcd_inqty";
  701. this.mcd_inqty.Size = new System.Drawing.Size(0, 32);
  702. this.mcd_inqty.TabIndex = 191;
  703. //
  704. // mcd_inqty_label
  705. //
  706. this.mcd_inqty_label.AutoSize = true;
  707. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  708. this.mcd_inqty_label.Location = new System.Drawing.Point(22, 616);
  709. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  710. this.mcd_inqty_label.Name = "mcd_inqty_label";
  711. this.mcd_inqty_label.Size = new System.Drawing.Size(115, 32);
  712. this.mcd_inqty_label.TabIndex = 190;
  713. this.mcd_inqty_label.Text = "已采集数";
  714. //
  715. // mcd_remainqty
  716. //
  717. this.mcd_remainqty.AutoSize = true;
  718. this.mcd_remainqty.CutLength = null;
  719. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  720. this.mcd_remainqty.Location = new System.Drawing.Point(172, 670);
  721. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  722. this.mcd_remainqty.MaximumSize = new System.Drawing.Size(200, 0);
  723. this.mcd_remainqty.Name = "mcd_remainqty";
  724. this.mcd_remainqty.Size = new System.Drawing.Size(0, 32);
  725. this.mcd_remainqty.TabIndex = 193;
  726. //
  727. // mcd_remainqty_label
  728. //
  729. this.mcd_remainqty_label.AutoSize = true;
  730. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  731. this.mcd_remainqty_label.Location = new System.Drawing.Point(22, 670);
  732. this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  733. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  734. this.mcd_remainqty_label.Size = new System.Drawing.Size(115, 32);
  735. this.mcd_remainqty_label.TabIndex = 192;
  736. this.mcd_remainqty_label.Text = "待采集数";
  737. //
  738. // Make_ColorBoxWeigh
  739. //
  740. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  741. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  742. this.ClientSize = new System.Drawing.Size(1351, 730);
  743. this.Controls.Add(this.mcd_remainqty);
  744. this.Controls.Add(this.mcd_remainqty_label);
  745. this.Controls.Add(this.mcd_inqty);
  746. this.Controls.Add(this.mcd_inqty_label);
  747. this.Controls.Add(this.StepCount);
  748. this.Controls.Add(this.pr_sendchecktype);
  749. this.Controls.Add(this.RefreshWeigh);
  750. this.Controls.Add(this.PrintNum);
  751. this.Controls.Add(this.groupBoxWithBorder2);
  752. this.Controls.Add(this.pr_colorboxgw);
  753. this.Controls.Add(this.AutoPrint);
  754. this.Controls.Add(this.pr_colorboxgw_label);
  755. this.Controls.Add(this.pr_code);
  756. this.Controls.Add(this.WeighRecord);
  757. this.Controls.Add(this.ComList);
  758. this.Controls.Add(this.pr_code_label);
  759. this.Controls.Add(this.BaudRate);
  760. this.Controls.Add(this.label1);
  761. this.Controls.Add(this.PrintLabel_label);
  762. this.Controls.Add(this.Printer_label);
  763. this.Controls.Add(this.PrinterList);
  764. this.Controls.Add(this.PrintLabel);
  765. this.Controls.Add(this.StopWeight);
  766. this.Controls.Add(this.StartWeight);
  767. this.Controls.Add(this.Confirm);
  768. this.Controls.Add(this.ms_makecode);
  769. this.Controls.Add(this.ma_qty);
  770. this.Controls.Add(this.pr_detail);
  771. this.Controls.Add(this.ma_salecode);
  772. this.Controls.Add(this.ms_makecode_label);
  773. this.Controls.Add(this.Clean);
  774. this.Controls.Add(this.normalButton1);
  775. this.Controls.Add(this.sncode);
  776. this.Controls.Add(this.panel4);
  777. this.Controls.Add(this.label15);
  778. this.Controls.Add(this.pr_detail_label);
  779. this.Controls.Add(this.ma_qty_label);
  780. this.Controls.Add(this.ma_salecode_label);
  781. this.Controls.Add(this.OperateResult);
  782. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  783. this.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  784. this.Name = "Make_ColorBoxWeigh";
  785. this.Tag = "Make!ColorBoxWeigh";
  786. this.Text = "彩盒称重";
  787. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.彩盒称重_FormClosing);
  788. this.Load += new System.EventHandler(this.Make_ColorBoxWeigh_Load);
  789. this.SizeChanged += new System.EventHandler(this.彩盒称重_SizeChanged);
  790. this.panel4.ResumeLayout(true);
  791. this.panel4.PerformLayout();
  792. this.groupBoxWithBorder2.ResumeLayout(true);
  793. this.groupBoxWithBorder2.PerformLayout();
  794. this.ResumeLayout(true);
  795. this.PerformLayout();
  796. }
  797. #endregion
  798. private CustomControl.ButtonUtil.NormalButton Clean;
  799. private CustomControl.ButtonUtil.NormalButton normalButton1;
  800. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  801. private System.Windows.Forms.Label pr_colorboxgw_label;
  802. private System.Windows.Forms.Label pr_code_label;
  803. private System.Windows.Forms.Label pr_colorboxunit;
  804. private System.Windows.Forms.Label weight_label;
  805. private System.Windows.Forms.Label weight;
  806. private System.Windows.Forms.Panel panel4;
  807. private System.Windows.Forms.Label label15;
  808. private System.Windows.Forms.Label pr_detail_label;
  809. private System.Windows.Forms.Label ma_qty_label;
  810. private System.Windows.Forms.Label ma_salecode_label;
  811. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  812. private System.Windows.Forms.Label ms_makecode_label;
  813. private CustomControl.ValueLabel.ValueLabel ma_salecode;
  814. private CustomControl.ValueLabel.ValueLabel pr_detail;
  815. private CustomControl.ValueLabel.ValueLabel ma_qty;
  816. private CustomControl.ValueLabel.ValueLabel ms_makecode;
  817. private CustomControl.ValueLabel.ValueLabel pr_code;
  818. private CustomControl.ValueLabel.ValueLabel pr_colorboxgw;
  819. private CustomControl.ButtonUtil.NormalButton Confirm;
  820. private CustomControl.ButtonUtil.NormalButton StartWeight;
  821. private CustomControl.ButtonUtil.NormalButton StopWeight;
  822. private System.Windows.Forms.ComboBox PrintLabel;
  823. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  824. private System.Windows.Forms.Label Printer_label;
  825. private System.Windows.Forms.Label PrintLabel_label;
  826. private System.Windows.Forms.Label label1;
  827. private System.Windows.Forms.Label BaudRate;
  828. private System.Windows.Forms.Label ComList;
  829. private System.Windows.Forms.ListView WeighRecord;
  830. private System.Windows.Forms.ColumnHeader columnHeader1;
  831. private System.Windows.Forms.ColumnHeader columnHeader2;
  832. private System.Windows.Forms.ColumnHeader columnHeader3;
  833. private System.Windows.Forms.ColumnHeader columnHeader4;
  834. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  835. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  836. private System.Windows.Forms.Label ob_nowcheckqty;
  837. private System.Windows.Forms.Label ob_batchqty;
  838. private System.Windows.Forms.Label ob_nowcheckqty_label;
  839. private System.Windows.Forms.Label ob_batchqty_label;
  840. private CustomControl.ButtonUtil.NormalButton SendCheck;
  841. private System.Windows.Forms.Label ob_checkno;
  842. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  843. private System.Windows.Forms.Label ob_checkno_label;
  844. private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
  845. private System.Windows.Forms.Label pr_sendchecktype;
  846. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  847. private CustomControl.ValueLabel.ValueLabel mcd_inqty;
  848. private System.Windows.Forms.Label mcd_inqty_label;
  849. private CustomControl.ValueLabel.ValueLabel mcd_remainqty;
  850. private System.Windows.Forms.Label mcd_remainqty_label;
  851. }
  852. }