Make_PalletWightCollection.Designer.cs 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_PalletWightCollection
  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_PalletWightCollection));
  29. this.pa_outboxcode_label = new System.Windows.Forms.Label();
  30. this.pa_totalqty_label = new System.Windows.Forms.Label();
  31. this.pa_makecode_label = new System.Windows.Forms.Label();
  32. this.pa_restqty_label = new System.Windows.Forms.Label();
  33. this.pa_salecode_label = new System.Windows.Forms.Label();
  34. this.outboxcode_label = new System.Windows.Forms.Label();
  35. this.pa_prodcode_label = new System.Windows.Forms.Label();
  36. this.PrintLabel = new UAS_MES.CustomControl.ComBoxWithFocus.ComboxWithTip();
  37. this.PrintLabel_label = new System.Windows.Forms.Label();
  38. this.PrinterList_label = new System.Windows.Forms.Label();
  39. this.pa_packageqty_label = new System.Windows.Forms.Label();
  40. this.AutoOutBoxCode = new System.Windows.Forms.CheckBox();
  41. this.pa_status = new System.Windows.Forms.Label();
  42. this.Cancel = new System.Windows.Forms.CheckBox();
  43. this.pr_packrule = new System.Windows.Forms.Label();
  44. this.pa_salecode = new System.Windows.Forms.Label();
  45. this.pd_makecode = new System.Windows.Forms.Label();
  46. this.pd_prodcode = new System.Windows.Forms.Label();
  47. this.pd_salecode = new System.Windows.Forms.Label();
  48. this.OutBoxLength_label = new System.Windows.Forms.Label();
  49. this.PalletPreFix_label = new System.Windows.Forms.Label();
  50. this.panel4 = new System.Windows.Forms.Panel();
  51. this.pr_colorboxunit = new System.Windows.Forms.Label();
  52. this.weight_label = new System.Windows.Forms.Label();
  53. this.weight = new System.Windows.Forms.Label();
  54. this.ComList = new System.Windows.Forms.Label();
  55. this.BaudRate = new System.Windows.Forms.Label();
  56. this.pr_colorboxgw_label = new System.Windows.Forms.Label();
  57. this.RefreshWeigh = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  58. this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  59. this.ma_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  60. this.pr_cartongw = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  61. this.StopWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  62. this.StartWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  63. this.PalletPreFix = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  64. this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
  65. this.OutBoxLength = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  66. this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  67. this.pa_standardqty = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  68. this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  69. this.Packing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  70. this.PrinterList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  71. this.pa_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  72. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  73. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  74. this.outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  75. this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  76. this.Printlab = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  77. this.ReleasePallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  78. this.NewPalletCode = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  79. this.pa_custcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  80. this.PackageInf = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  81. this.pd_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  82. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  83. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  84. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  85. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  86. this.pa_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  87. this.pa_totalqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  88. this.panel4.SuspendLayout();
  89. ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit();
  90. this.SuspendLayout();
  91. //
  92. // pa_outboxcode_label
  93. //
  94. this.pa_outboxcode_label.AutoSize = true;
  95. this.pa_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  96. this.pa_outboxcode_label.Location = new System.Drawing.Point(4, 42);
  97. this.pa_outboxcode_label.Name = "pa_outboxcode_label";
  98. this.pa_outboxcode_label.Size = new System.Drawing.Size(58, 21);
  99. this.pa_outboxcode_label.TabIndex = 102;
  100. this.pa_outboxcode_label.Text = "栈板号";
  101. //
  102. // pa_totalqty_label
  103. //
  104. this.pa_totalqty_label.AutoSize = true;
  105. this.pa_totalqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  106. this.pa_totalqty_label.Location = new System.Drawing.Point(290, 83);
  107. this.pa_totalqty_label.Name = "pa_totalqty_label";
  108. this.pa_totalqty_label.Size = new System.Drawing.Size(74, 21);
  109. this.pa_totalqty_label.TabIndex = 104;
  110. this.pa_totalqty_label.Text = "已装数量";
  111. //
  112. // pa_makecode_label
  113. //
  114. this.pa_makecode_label.AutoSize = true;
  115. this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.pa_makecode_label.Location = new System.Drawing.Point(290, 42);
  117. this.pa_makecode_label.Name = "pa_makecode_label";
  118. this.pa_makecode_label.Size = new System.Drawing.Size(74, 21);
  119. this.pa_makecode_label.TabIndex = 108;
  120. this.pa_makecode_label.Text = "制造单号";
  121. //
  122. // pa_restqty_label
  123. //
  124. this.pa_restqty_label.AutoSize = true;
  125. this.pa_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  126. this.pa_restqty_label.Location = new System.Drawing.Point(809, 130);
  127. this.pa_restqty_label.Name = "pa_restqty_label";
  128. this.pa_restqty_label.Size = new System.Drawing.Size(74, 21);
  129. this.pa_restqty_label.TabIndex = 154;
  130. this.pa_restqty_label.Text = "打印张数";
  131. //
  132. // pa_salecode_label
  133. //
  134. this.pa_salecode_label.AutoSize = true;
  135. this.pa_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.pa_salecode_label.Location = new System.Drawing.Point(753, 42);
  137. this.pa_salecode_label.Name = "pa_salecode_label";
  138. this.pa_salecode_label.Size = new System.Drawing.Size(42, 21);
  139. this.pa_salecode_label.TabIndex = 157;
  140. this.pa_salecode_label.Text = "合同";
  141. //
  142. // outboxcode_label
  143. //
  144. this.outboxcode_label.AutoSize = true;
  145. this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  146. this.outboxcode_label.Location = new System.Drawing.Point(16, 517);
  147. this.outboxcode_label.Name = "outboxcode_label";
  148. this.outboxcode_label.Size = new System.Drawing.Size(42, 21);
  149. this.outboxcode_label.TabIndex = 166;
  150. this.outboxcode_label.Text = "箱号";
  151. //
  152. // pa_prodcode_label
  153. //
  154. this.pa_prodcode_label.AutoSize = true;
  155. this.pa_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  156. this.pa_prodcode_label.Location = new System.Drawing.Point(482, 42);
  157. this.pa_prodcode_label.Name = "pa_prodcode_label";
  158. this.pa_prodcode_label.Size = new System.Drawing.Size(74, 21);
  159. this.pa_prodcode_label.TabIndex = 169;
  160. this.pa_prodcode_label.Text = "产品编号";
  161. //
  162. // PrintLabel
  163. //
  164. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  165. this.PrintLabel.FormattingEnabled = true;
  166. this.PrintLabel.Location = new System.Drawing.Point(845, 83);
  167. this.PrintLabel.Margin = new System.Windows.Forms.Padding(2, 1, 2, 1);
  168. this.PrintLabel.Name = "PrintLabel";
  169. this.PrintLabel.Size = new System.Drawing.Size(119, 20);
  170. this.PrintLabel.TabIndex = 172;
  171. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  172. //
  173. // PrintLabel_label
  174. //
  175. this.PrintLabel_label.AutoSize = true;
  176. this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  177. this.PrintLabel_label.Location = new System.Drawing.Point(753, 83);
  178. this.PrintLabel_label.Name = "PrintLabel_label";
  179. this.PrintLabel_label.Size = new System.Drawing.Size(74, 21);
  180. this.PrintLabel_label.TabIndex = 174;
  181. this.PrintLabel_label.Text = "标签文件";
  182. //
  183. // PrinterList_label
  184. //
  185. this.PrinterList_label.AutoSize = true;
  186. this.PrinterList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  187. this.PrinterList_label.Location = new System.Drawing.Point(482, 83);
  188. this.PrinterList_label.Name = "PrinterList_label";
  189. this.PrinterList_label.Size = new System.Drawing.Size(90, 21);
  190. this.PrinterList_label.TabIndex = 173;
  191. this.PrinterList_label.Text = "打印机列表";
  192. //
  193. // pa_packageqty_label
  194. //
  195. this.pa_packageqty_label.AutoSize = true;
  196. this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  197. this.pa_packageqty_label.Location = new System.Drawing.Point(4, 83);
  198. this.pa_packageqty_label.Name = "pa_packageqty_label";
  199. this.pa_packageqty_label.Size = new System.Drawing.Size(74, 21);
  200. this.pa_packageqty_label.TabIndex = 176;
  201. this.pa_packageqty_label.Text = "栈板容量";
  202. //
  203. // AutoOutBoxCode
  204. //
  205. this.AutoOutBoxCode.AutoSize = true;
  206. this.AutoOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 10F);
  207. this.AutoOutBoxCode.Location = new System.Drawing.Point(8, 16);
  208. this.AutoOutBoxCode.Name = "AutoOutBoxCode";
  209. this.AutoOutBoxCode.Size = new System.Drawing.Size(84, 24);
  210. this.AutoOutBoxCode.TabIndex = 180;
  211. this.AutoOutBoxCode.Text = "自动生成";
  212. this.AutoOutBoxCode.UseVisualStyleBackColor = true;
  213. //
  214. // pa_status
  215. //
  216. this.pa_status.AutoSize = true;
  217. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.pa_status.Location = new System.Drawing.Point(868, 174);
  219. this.pa_status.Name = "pa_status";
  220. this.pa_status.Size = new System.Drawing.Size(0, 21);
  221. this.pa_status.TabIndex = 181;
  222. this.pa_status.Visible = false;
  223. //
  224. // Cancel
  225. //
  226. this.Cancel.AutoSize = true;
  227. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 10F);
  228. this.Cancel.Location = new System.Drawing.Point(214, 518);
  229. this.Cancel.Name = "Cancel";
  230. this.Cancel.Size = new System.Drawing.Size(84, 24);
  231. this.Cancel.TabIndex = 185;
  232. this.Cancel.Text = "取消采集";
  233. this.Cancel.UseVisualStyleBackColor = true;
  234. //
  235. // pr_packrule
  236. //
  237. this.pr_packrule.AutoSize = true;
  238. this.pr_packrule.Location = new System.Drawing.Point(749, 521);
  239. this.pr_packrule.Name = "pr_packrule";
  240. this.pr_packrule.Size = new System.Drawing.Size(0, 12);
  241. this.pr_packrule.TabIndex = 186;
  242. this.pr_packrule.Visible = false;
  243. //
  244. // pa_salecode
  245. //
  246. this.pa_salecode.AutoSize = true;
  247. this.pa_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.pa_salecode.Location = new System.Drawing.Point(844, 42);
  249. this.pa_salecode.Name = "pa_salecode";
  250. this.pa_salecode.Size = new System.Drawing.Size(0, 21);
  251. this.pa_salecode.TabIndex = 187;
  252. //
  253. // pd_makecode
  254. //
  255. this.pd_makecode.AutoSize = true;
  256. this.pd_makecode.Location = new System.Drawing.Point(798, 300);
  257. this.pd_makecode.Name = "pd_makecode";
  258. this.pd_makecode.Size = new System.Drawing.Size(0, 12);
  259. this.pd_makecode.TabIndex = 188;
  260. this.pd_makecode.Visible = false;
  261. //
  262. // pd_prodcode
  263. //
  264. this.pd_prodcode.AutoSize = true;
  265. this.pd_prodcode.Location = new System.Drawing.Point(749, 299);
  266. this.pd_prodcode.Name = "pd_prodcode";
  267. this.pd_prodcode.Size = new System.Drawing.Size(0, 12);
  268. this.pd_prodcode.TabIndex = 189;
  269. this.pd_prodcode.Visible = false;
  270. //
  271. // pd_salecode
  272. //
  273. this.pd_salecode.AutoSize = true;
  274. this.pd_salecode.Location = new System.Drawing.Point(916, 298);
  275. this.pd_salecode.Name = "pd_salecode";
  276. this.pd_salecode.Size = new System.Drawing.Size(0, 12);
  277. this.pd_salecode.TabIndex = 190;
  278. this.pd_salecode.Visible = false;
  279. //
  280. // OutBoxLength_label
  281. //
  282. this.OutBoxLength_label.AutoSize = true;
  283. this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  284. this.OutBoxLength_label.Location = new System.Drawing.Point(92, 17);
  285. this.OutBoxLength_label.Name = "OutBoxLength_label";
  286. this.OutBoxLength_label.Size = new System.Drawing.Size(37, 20);
  287. this.OutBoxLength_label.TabIndex = 193;
  288. this.OutBoxLength_label.Text = "长度";
  289. //
  290. // PalletPreFix_label
  291. //
  292. this.PalletPreFix_label.AutoSize = true;
  293. this.PalletPreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  294. this.PalletPreFix_label.Location = new System.Drawing.Point(182, 17);
  295. this.PalletPreFix_label.Name = "PalletPreFix_label";
  296. this.PalletPreFix_label.Size = new System.Drawing.Size(37, 20);
  297. this.PalletPreFix_label.TabIndex = 196;
  298. this.PalletPreFix_label.Text = "前缀";
  299. //
  300. // panel4
  301. //
  302. this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  303. this.panel4.Controls.Add(this.pr_colorboxunit);
  304. this.panel4.Controls.Add(this.weight_label);
  305. this.panel4.Controls.Add(this.weight);
  306. this.panel4.Location = new System.Drawing.Point(592, 164);
  307. this.panel4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  308. this.panel4.Name = "panel4";
  309. this.panel4.Size = new System.Drawing.Size(296, 125);
  310. this.panel4.TabIndex = 197;
  311. //
  312. // pr_colorboxunit
  313. //
  314. this.pr_colorboxunit.AutoSize = true;
  315. this.pr_colorboxunit.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  316. this.pr_colorboxunit.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  317. this.pr_colorboxunit.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  318. this.pr_colorboxunit.Location = new System.Drawing.Point(16, 98);
  319. this.pr_colorboxunit.Name = "pr_colorboxunit";
  320. this.pr_colorboxunit.Size = new System.Drawing.Size(31, 25);
  321. this.pr_colorboxunit.TabIndex = 42;
  322. this.pr_colorboxunit.Text = "克";
  323. this.pr_colorboxunit.Visible = false;
  324. //
  325. // weight_label
  326. //
  327. this.weight_label.AutoSize = true;
  328. this.weight_label.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
  329. this.weight_label.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  330. this.weight_label.ForeColor = System.Drawing.SystemColors.ControlLightLight;
  331. this.weight_label.Location = new System.Drawing.Point(16, 49);
  332. this.weight_label.Name = "weight_label";
  333. this.weight_label.Size = new System.Drawing.Size(50, 25);
  334. this.weight_label.TabIndex = 20;
  335. this.weight_label.Text = "重量";
  336. //
  337. // weight
  338. //
  339. this.weight.AutoSize = true;
  340. this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
  341. this.weight.ForeColor = System.Drawing.Color.Green;
  342. this.weight.Location = new System.Drawing.Point(86, 30);
  343. this.weight.Name = "weight";
  344. this.weight.Size = new System.Drawing.Size(0, 60);
  345. this.weight.TabIndex = 41;
  346. //
  347. // ComList
  348. //
  349. this.ComList.AutoSize = true;
  350. this.ComList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  351. this.ComList.Location = new System.Drawing.Point(439, 16);
  352. this.ComList.Name = "ComList";
  353. this.ComList.Size = new System.Drawing.Size(68, 20);
  354. this.ComList.TabIndex = 198;
  355. this.ComList.Text = "ComList";
  356. this.ComList.Visible = false;
  357. //
  358. // BaudRate
  359. //
  360. this.BaudRate.AutoSize = true;
  361. this.BaudRate.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  362. this.BaudRate.Location = new System.Drawing.Point(524, 16);
  363. this.BaudRate.Name = "BaudRate";
  364. this.BaudRate.Size = new System.Drawing.Size(78, 20);
  365. this.BaudRate.TabIndex = 199;
  366. this.BaudRate.Text = "BaudRate";
  367. this.BaudRate.Visible = false;
  368. //
  369. // pr_colorboxgw_label
  370. //
  371. this.pr_colorboxgw_label.AutoSize = true;
  372. this.pr_colorboxgw_label.Font = new System.Drawing.Font("微软雅黑", 12F);
  373. this.pr_colorboxgw_label.Location = new System.Drawing.Point(584, 129);
  374. this.pr_colorboxgw_label.Name = "pr_colorboxgw_label";
  375. this.pr_colorboxgw_label.Size = new System.Drawing.Size(74, 21);
  376. this.pr_colorboxgw_label.TabIndex = 202;
  377. this.pr_colorboxgw_label.Text = "标准重量";
  378. //
  379. // RefreshWeigh
  380. //
  381. this.RefreshWeigh.AllPower = null;
  382. this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent;
  383. this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
  384. this.RefreshWeigh.Image = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.Image")));
  385. this.RefreshWeigh.IsShowBorder = true;
  386. this.RefreshWeigh.Location = new System.Drawing.Point(911, 266);
  387. this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
  388. this.RefreshWeigh.Name = "RefreshWeigh";
  389. this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
  390. this.RefreshWeigh.Power = null;
  391. this.RefreshWeigh.Size = new System.Drawing.Size(53, 29);
  392. this.RefreshWeigh.TabIndex = 206;
  393. this.RefreshWeigh.Text = "刷新重量";
  394. this.RefreshWeigh.UseVisualStyleBackColor = true;
  395. this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click);
  396. //
  397. // pr_code
  398. //
  399. this.pr_code.AutoSize = true;
  400. this.pr_code.CutLength = null;
  401. this.pr_code.Location = new System.Drawing.Point(612, 11);
  402. this.pr_code.MaximumSize = new System.Drawing.Size(200, 0);
  403. this.pr_code.Name = "pr_code";
  404. this.pr_code.Size = new System.Drawing.Size(0, 12);
  405. this.pr_code.TabIndex = 205;
  406. this.pr_code.Visible = false;
  407. //
  408. // ma_code
  409. //
  410. this.ma_code.AutoSize = true;
  411. this.ma_code.CutLength = null;
  412. this.ma_code.Location = new System.Drawing.Point(757, 11);
  413. this.ma_code.MaximumSize = new System.Drawing.Size(200, 0);
  414. this.ma_code.Name = "ma_code";
  415. this.ma_code.Size = new System.Drawing.Size(0, 12);
  416. this.ma_code.TabIndex = 204;
  417. this.ma_code.Visible = false;
  418. //
  419. // pr_cartongw
  420. //
  421. this.pr_cartongw.AutoSize = true;
  422. this.pr_cartongw.CutLength = null;
  423. this.pr_cartongw.Font = new System.Drawing.Font("微软雅黑", 12F);
  424. this.pr_cartongw.Location = new System.Drawing.Point(668, 129);
  425. this.pr_cartongw.MaximumSize = new System.Drawing.Size(150, 0);
  426. this.pr_cartongw.Name = "pr_cartongw";
  427. this.pr_cartongw.Size = new System.Drawing.Size(0, 21);
  428. this.pr_cartongw.TabIndex = 203;
  429. this.pr_cartongw.Tag = "1";
  430. //
  431. // StopWeight
  432. //
  433. this.StopWeight.AllPower = null;
  434. this.StopWeight.BackColor = System.Drawing.Color.Transparent;
  435. this.StopWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.DownImage")));
  436. this.StopWeight.Image = ((System.Drawing.Image)(resources.GetObject("StopWeight.Image")));
  437. this.StopWeight.IsShowBorder = true;
  438. this.StopWeight.Location = new System.Drawing.Point(911, 237);
  439. this.StopWeight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  440. this.StopWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.MoveImage")));
  441. this.StopWeight.Name = "StopWeight";
  442. this.StopWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StopWeight.NormalImage")));
  443. this.StopWeight.Power = null;
  444. this.StopWeight.Size = new System.Drawing.Size(54, 24);
  445. this.StopWeight.TabIndex = 201;
  446. this.StopWeight.Text = "停止称量";
  447. this.StopWeight.UseVisualStyleBackColor = true;
  448. this.StopWeight.Click += new System.EventHandler(this.StopWeight_Click);
  449. //
  450. // StartWeight
  451. //
  452. this.StartWeight.AllPower = null;
  453. this.StartWeight.BackColor = System.Drawing.Color.Transparent;
  454. this.StartWeight.DownImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.DownImage")));
  455. this.StartWeight.Image = ((System.Drawing.Image)(resources.GetObject("StartWeight.Image")));
  456. this.StartWeight.IsShowBorder = true;
  457. this.StartWeight.Location = new System.Drawing.Point(911, 196);
  458. this.StartWeight.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  459. this.StartWeight.MoveImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.MoveImage")));
  460. this.StartWeight.Name = "StartWeight";
  461. this.StartWeight.NormalImage = ((System.Drawing.Image)(resources.GetObject("StartWeight.NormalImage")));
  462. this.StartWeight.Power = null;
  463. this.StartWeight.Size = new System.Drawing.Size(54, 24);
  464. this.StartWeight.TabIndex = 200;
  465. this.StartWeight.Text = "开始称量";
  466. this.StartWeight.UseVisualStyleBackColor = true;
  467. this.StartWeight.Click += new System.EventHandler(this.StartWeight_Click);
  468. //
  469. // PalletPreFix
  470. //
  471. this.PalletPreFix.AllPower = null;
  472. this.PalletPreFix.BackColor = System.Drawing.Color.White;
  473. this.PalletPreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
  474. this.PalletPreFix.ID = null;
  475. this.PalletPreFix.Location = new System.Drawing.Point(220, 16);
  476. this.PalletPreFix.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
  477. this.PalletPreFix.Name = "PalletPreFix";
  478. this.PalletPreFix.Power = null;
  479. this.PalletPreFix.Size = new System.Drawing.Size(38, 23);
  480. this.PalletPreFix.Str = null;
  481. this.PalletPreFix.Str1 = null;
  482. this.PalletPreFix.Str2 = null;
  483. this.PalletPreFix.TabIndex = 195;
  484. this.PalletPreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PalletPreFix_KeyDown);
  485. //
  486. // StepCount
  487. //
  488. this.StepCount.LineCode = null;
  489. this.StepCount.Location = new System.Drawing.Point(482, 11);
  490. this.StepCount.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  491. this.StepCount.Name = "StepCount";
  492. this.StepCount.Size = new System.Drawing.Size(88, 22);
  493. this.StepCount.Source = null;
  494. this.StepCount.StepCode = null;
  495. this.StepCount.TabIndex = 194;
  496. //
  497. // OutBoxLength
  498. //
  499. this.OutBoxLength.AllPower = null;
  500. this.OutBoxLength.BackColor = System.Drawing.Color.White;
  501. this.OutBoxLength.Font = new System.Drawing.Font("微软雅黑", 9F);
  502. this.OutBoxLength.ID = null;
  503. this.OutBoxLength.Location = new System.Drawing.Point(134, 16);
  504. this.OutBoxLength.Margin = new System.Windows.Forms.Padding(6, 7, 6, 7);
  505. this.OutBoxLength.Name = "OutBoxLength";
  506. this.OutBoxLength.Power = null;
  507. this.OutBoxLength.Size = new System.Drawing.Size(38, 23);
  508. this.OutBoxLength.Str = null;
  509. this.OutBoxLength.Str1 = null;
  510. this.OutBoxLength.Str2 = null;
  511. this.OutBoxLength.TabIndex = 192;
  512. this.OutBoxLength.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OutBoxLength_KeyDown);
  513. //
  514. // AutoPrint
  515. //
  516. this.AutoPrint.Checked = false;
  517. this.AutoPrint.Location = new System.Drawing.Point(896, 164);
  518. this.AutoPrint.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  519. this.AutoPrint.Name = "AutoPrint";
  520. this.AutoPrint.Size = new System.Drawing.Size(84, 22);
  521. this.AutoPrint.TabIndex = 191;
  522. //
  523. // pa_standardqty
  524. //
  525. this.pa_standardqty.AllPower = null;
  526. this.pa_standardqty.BackColor = System.Drawing.Color.White;
  527. this.pa_standardqty.ID = null;
  528. this.pa_standardqty.Location = new System.Drawing.Point(85, 84);
  529. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(2);
  530. this.pa_standardqty.Name = "pa_standardqty";
  531. this.pa_standardqty.Power = null;
  532. this.pa_standardqty.Size = new System.Drawing.Size(114, 21);
  533. this.pa_standardqty.Str = null;
  534. this.pa_standardqty.Str1 = null;
  535. this.pa_standardqty.Str2 = null;
  536. this.pa_standardqty.TabIndex = 184;
  537. this.pa_standardqty.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_standardqty_KeyDown);
  538. //
  539. // PrintNum
  540. //
  541. this.PrintNum.AllPower = null;
  542. this.PrintNum.BackColor = System.Drawing.Color.White;
  543. this.PrintNum.Enabled = false;
  544. this.PrintNum.ID = null;
  545. this.PrintNum.Location = new System.Drawing.Point(892, 130);
  546. this.PrintNum.Name = "PrintNum";
  547. this.PrintNum.Power = null;
  548. this.PrintNum.Size = new System.Drawing.Size(72, 21);
  549. this.PrintNum.Str = null;
  550. this.PrintNum.Str1 = null;
  551. this.PrintNum.Str2 = null;
  552. this.PrintNum.TabIndex = 183;
  553. //
  554. // Packing
  555. //
  556. this.Packing.AllPower = null;
  557. this.Packing.BackColor = System.Drawing.Color.Transparent;
  558. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  559. this.Packing.Image = ((System.Drawing.Image)(resources.GetObject("Packing.Image")));
  560. this.Packing.IsShowBorder = true;
  561. this.Packing.Location = new System.Drawing.Point(486, 518);
  562. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  563. this.Packing.Name = "Packing";
  564. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  565. this.Packing.Power = null;
  566. this.Packing.Size = new System.Drawing.Size(56, 24);
  567. this.Packing.TabIndex = 178;
  568. this.Packing.Text = "封栈板";
  569. this.Packing.UseVisualStyleBackColor = true;
  570. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  571. //
  572. // PrinterList
  573. //
  574. this.PrinterList.Location = new System.Drawing.Point(592, 83);
  575. this.PrinterList.Margin = new System.Windows.Forms.Padding(4);
  576. this.PrinterList.Name = "PrinterList";
  577. this.PrinterList.Size = new System.Drawing.Size(132, 20);
  578. this.PrinterList.TabIndex = 171;
  579. //
  580. // pa_prodcode
  581. //
  582. this.pa_prodcode.AutoSize = true;
  583. this.pa_prodcode.CutLength = null;
  584. this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  585. this.pa_prodcode.Location = new System.Drawing.Point(588, 42);
  586. this.pa_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
  587. this.pa_prodcode.Name = "pa_prodcode";
  588. this.pa_prodcode.Size = new System.Drawing.Size(0, 21);
  589. this.pa_prodcode.TabIndex = 170;
  590. this.pa_prodcode.Tag = "1";
  591. this.pa_prodcode.TextChanged += new System.EventHandler(this.pa_prodcode_TextChanged);
  592. //
  593. // Clean
  594. //
  595. this.Clean.AllPower = null;
  596. this.Clean.BackColor = System.Drawing.Color.Transparent;
  597. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  598. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  599. this.Clean.IsShowBorder = true;
  600. this.Clean.Location = new System.Drawing.Point(829, 510);
  601. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  602. this.Clean.Name = "Clean";
  603. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  604. this.Clean.Power = null;
  605. this.Clean.Size = new System.Drawing.Size(60, 24);
  606. this.Clean.TabIndex = 168;
  607. this.Clean.Text = "清除";
  608. this.Clean.UseVisualStyleBackColor = true;
  609. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  610. //
  611. // OperateResult
  612. //
  613. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  614. this.OperateResult.Location = new System.Drawing.Point(588, 301);
  615. this.OperateResult.Name = "OperateResult";
  616. this.OperateResult.Size = new System.Drawing.Size(374, 204);
  617. this.OperateResult.TabIndex = 167;
  618. this.OperateResult.Text = "";
  619. //
  620. // outboxcode
  621. //
  622. this.outboxcode.AllPower = "ifall";
  623. this.outboxcode.BackColor = System.Drawing.Color.White;
  624. this.outboxcode.ID = null;
  625. this.outboxcode.Location = new System.Drawing.Point(67, 518);
  626. this.outboxcode.Name = "outboxcode";
  627. this.outboxcode.Power = "ifread";
  628. this.outboxcode.Size = new System.Drawing.Size(132, 21);
  629. this.outboxcode.Str = null;
  630. this.outboxcode.Str1 = null;
  631. this.outboxcode.Str2 = null;
  632. this.outboxcode.TabIndex = 164;
  633. this.outboxcode.Tag = "NoAuto";
  634. this.outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.outboxcode_KeyDown);
  635. //
  636. // pa_outboxcode
  637. //
  638. this.pa_outboxcode.AllPower = "ifall";
  639. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  640. this.pa_outboxcode.ID = null;
  641. this.pa_outboxcode.Location = new System.Drawing.Point(85, 44);
  642. this.pa_outboxcode.Name = "pa_outboxcode";
  643. this.pa_outboxcode.Power = "ifread";
  644. this.pa_outboxcode.Size = new System.Drawing.Size(173, 21);
  645. this.pa_outboxcode.Str = null;
  646. this.pa_outboxcode.Str1 = null;
  647. this.pa_outboxcode.Str2 = null;
  648. this.pa_outboxcode.TabIndex = 163;
  649. this.pa_outboxcode.Tag = "NoAuto";
  650. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.palletcode_KeyDown);
  651. //
  652. // Printlab
  653. //
  654. this.Printlab.AllPower = null;
  655. this.Printlab.BackColor = System.Drawing.Color.Transparent;
  656. this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage")));
  657. this.Printlab.Image = ((System.Drawing.Image)(resources.GetObject("Printlab.Image")));
  658. this.Printlab.IsShowBorder = true;
  659. this.Printlab.Location = new System.Drawing.Point(410, 518);
  660. this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
  661. this.Printlab.Name = "Printlab";
  662. this.Printlab.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printlab.NormalImage")));
  663. this.Printlab.Power = null;
  664. this.Printlab.Size = new System.Drawing.Size(45, 24);
  665. this.Printlab.TabIndex = 161;
  666. this.Printlab.Text = "打印";
  667. this.Printlab.UseVisualStyleBackColor = true;
  668. this.Printlab.Click += new System.EventHandler(this.Print_Click);
  669. //
  670. // ReleasePallet
  671. //
  672. this.ReleasePallet.AllPower = null;
  673. this.ReleasePallet.BackColor = System.Drawing.Color.Transparent;
  674. this.ReleasePallet.DownImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.DownImage")));
  675. this.ReleasePallet.Image = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.Image")));
  676. this.ReleasePallet.IsShowBorder = true;
  677. this.ReleasePallet.Location = new System.Drawing.Point(324, 518);
  678. this.ReleasePallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.MoveImage")));
  679. this.ReleasePallet.Name = "ReleasePallet";
  680. this.ReleasePallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.NormalImage")));
  681. this.ReleasePallet.Power = null;
  682. this.ReleasePallet.Size = new System.Drawing.Size(56, 24);
  683. this.ReleasePallet.TabIndex = 160;
  684. this.ReleasePallet.Text = "解除栈板";
  685. this.ReleasePallet.UseVisualStyleBackColor = true;
  686. this.ReleasePallet.Click += new System.EventHandler(this.ReleasePallet_Click);
  687. //
  688. // NewPalletCode
  689. //
  690. this.NewPalletCode.AllPower = "ifall";
  691. this.NewPalletCode.BackColor = System.Drawing.Color.Transparent;
  692. this.NewPalletCode.DownImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.DownImage")));
  693. this.NewPalletCode.Image = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.Image")));
  694. this.NewPalletCode.IsShowBorder = true;
  695. this.NewPalletCode.Location = new System.Drawing.Point(911, 14);
  696. this.NewPalletCode.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.MoveImage")));
  697. this.NewPalletCode.Name = "NewPalletCode";
  698. this.NewPalletCode.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewPalletCode.NormalImage")));
  699. this.NewPalletCode.Power = "ifread";
  700. this.NewPalletCode.Size = new System.Drawing.Size(60, 24);
  701. this.NewPalletCode.TabIndex = 159;
  702. this.NewPalletCode.Text = "新增栈板";
  703. this.NewPalletCode.UseVisualStyleBackColor = true;
  704. this.NewPalletCode.Visible = false;
  705. this.NewPalletCode.Click += new System.EventHandler(this.NewPallet_Click);
  706. //
  707. // pa_custcode
  708. //
  709. this.pa_custcode.AutoSize = true;
  710. this.pa_custcode.CutLength = null;
  711. this.pa_custcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  712. this.pa_custcode.Location = new System.Drawing.Point(724, 174);
  713. this.pa_custcode.MaximumSize = new System.Drawing.Size(150, 0);
  714. this.pa_custcode.Name = "pa_custcode";
  715. this.pa_custcode.Size = new System.Drawing.Size(0, 21);
  716. this.pa_custcode.TabIndex = 158;
  717. this.pa_custcode.Tag = "1";
  718. //
  719. // PackageInf
  720. //
  721. this.PackageInf.AllowUserToAddRows = false;
  722. this.PackageInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  723. this.PackageInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  724. this.pd_outboxcode,
  725. this.pd_innerqty,
  726. this.Column3,
  727. this.Column4,
  728. this.Column5});
  729. this.PackageInf.EnableContentClick = true;
  730. this.PackageInf.Location = new System.Drawing.Point(3, 129);
  731. this.PackageInf.Name = "PackageInf";
  732. this.PackageInf.RowTemplate.Height = 23;
  733. this.PackageInf.Size = new System.Drawing.Size(574, 374);
  734. this.PackageInf.TabIndex = 156;
  735. //
  736. // pd_outboxcode
  737. //
  738. this.pd_outboxcode.DataPropertyName = "code";
  739. this.pd_outboxcode.HeaderText = "箱号";
  740. this.pd_outboxcode.MinimumWidth = 200;
  741. this.pd_outboxcode.Name = "pd_outboxcode";
  742. this.pd_outboxcode.ReadOnly = true;
  743. this.pd_outboxcode.Width = 200;
  744. //
  745. // pd_innerqty
  746. //
  747. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  748. this.pd_innerqty.HeaderText = "数量";
  749. this.pd_innerqty.MinimumWidth = 70;
  750. this.pd_innerqty.Name = "pd_innerqty";
  751. this.pd_innerqty.ReadOnly = true;
  752. this.pd_innerqty.Width = 70;
  753. //
  754. // Column3
  755. //
  756. this.Column3.DataPropertyName = "pd_prodcode";
  757. this.Column3.HeaderText = "产品编号";
  758. this.Column3.MinimumWidth = 150;
  759. this.Column3.Name = "Column3";
  760. this.Column3.ReadOnly = true;
  761. this.Column3.Width = 150;
  762. //
  763. // Column4
  764. //
  765. this.Column4.DataPropertyName = "pd_makecode";
  766. this.Column4.HeaderText = "工单号";
  767. this.Column4.MinimumWidth = 150;
  768. this.Column4.Name = "Column4";
  769. this.Column4.ReadOnly = true;
  770. this.Column4.Width = 150;
  771. //
  772. // Column5
  773. //
  774. this.Column5.DataPropertyName = "pa_salecode";
  775. this.Column5.HeaderText = "合同";
  776. this.Column5.MinimumWidth = 150;
  777. this.Column5.Name = "Column5";
  778. this.Column5.ReadOnly = true;
  779. this.Column5.Width = 150;
  780. //
  781. // pa_makecode
  782. //
  783. this.pa_makecode.AutoSize = true;
  784. this.pa_makecode.CutLength = null;
  785. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  786. this.pa_makecode.Location = new System.Drawing.Point(374, 42);
  787. this.pa_makecode.MaximumSize = new System.Drawing.Size(150, 0);
  788. this.pa_makecode.Name = "pa_makecode";
  789. this.pa_makecode.Size = new System.Drawing.Size(0, 21);
  790. this.pa_makecode.TabIndex = 109;
  791. this.pa_makecode.Tag = "1";
  792. //
  793. // pa_totalqty
  794. //
  795. this.pa_totalqty.AutoSize = true;
  796. this.pa_totalqty.CutLength = null;
  797. this.pa_totalqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  798. this.pa_totalqty.Location = new System.Drawing.Point(374, 83);
  799. this.pa_totalqty.MaximumSize = new System.Drawing.Size(150, 0);
  800. this.pa_totalqty.Name = "pa_totalqty";
  801. this.pa_totalqty.Size = new System.Drawing.Size(0, 21);
  802. this.pa_totalqty.TabIndex = 105;
  803. this.pa_totalqty.Tag = "1";
  804. //
  805. // Make_PalletWightCollection
  806. //
  807. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  808. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  809. this.ClientSize = new System.Drawing.Size(994, 552);
  810. this.Controls.Add(this.RefreshWeigh);
  811. this.Controls.Add(this.pr_code);
  812. this.Controls.Add(this.ma_code);
  813. this.Controls.Add(this.pr_cartongw);
  814. this.Controls.Add(this.pr_colorboxgw_label);
  815. this.Controls.Add(this.StopWeight);
  816. this.Controls.Add(this.StartWeight);
  817. this.Controls.Add(this.BaudRate);
  818. this.Controls.Add(this.ComList);
  819. this.Controls.Add(this.panel4);
  820. this.Controls.Add(this.PalletPreFix_label);
  821. this.Controls.Add(this.PalletPreFix);
  822. this.Controls.Add(this.StepCount);
  823. this.Controls.Add(this.OutBoxLength_label);
  824. this.Controls.Add(this.OutBoxLength);
  825. this.Controls.Add(this.AutoPrint);
  826. this.Controls.Add(this.pd_salecode);
  827. this.Controls.Add(this.pd_prodcode);
  828. this.Controls.Add(this.pd_makecode);
  829. this.Controls.Add(this.pa_salecode);
  830. this.Controls.Add(this.pr_packrule);
  831. this.Controls.Add(this.Cancel);
  832. this.Controls.Add(this.pa_standardqty);
  833. this.Controls.Add(this.PrintNum);
  834. this.Controls.Add(this.pa_status);
  835. this.Controls.Add(this.AutoOutBoxCode);
  836. this.Controls.Add(this.Packing);
  837. this.Controls.Add(this.pa_packageqty_label);
  838. this.Controls.Add(this.PrintLabel_label);
  839. this.Controls.Add(this.PrinterList_label);
  840. this.Controls.Add(this.PrintLabel);
  841. this.Controls.Add(this.PrinterList);
  842. this.Controls.Add(this.pa_prodcode);
  843. this.Controls.Add(this.pa_prodcode_label);
  844. this.Controls.Add(this.Clean);
  845. this.Controls.Add(this.OperateResult);
  846. this.Controls.Add(this.outboxcode_label);
  847. this.Controls.Add(this.outboxcode);
  848. this.Controls.Add(this.pa_outboxcode);
  849. this.Controls.Add(this.Printlab);
  850. this.Controls.Add(this.ReleasePallet);
  851. this.Controls.Add(this.NewPalletCode);
  852. this.Controls.Add(this.pa_custcode);
  853. this.Controls.Add(this.pa_salecode_label);
  854. this.Controls.Add(this.PackageInf);
  855. this.Controls.Add(this.pa_restqty_label);
  856. this.Controls.Add(this.pa_makecode);
  857. this.Controls.Add(this.pa_makecode_label);
  858. this.Controls.Add(this.pa_totalqty);
  859. this.Controls.Add(this.pa_totalqty_label);
  860. this.Controls.Add(this.pa_outboxcode_label);
  861. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  862. this.Name = "Make_PalletWightCollection";
  863. this.Tag = "Make!PalletWightCollection";
  864. this.Text = " ";
  865. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_PalletCollection_FormClosing);
  866. this.Load += new System.EventHandler(this.Make_PalletCollection_Load);
  867. this.SizeChanged += new System.EventHandler(this.Make_PalletCollection_SizeChanged);
  868. this.panel4.ResumeLayout(true);
  869. this.panel4.PerformLayout();
  870. ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).EndInit();
  871. this.ResumeLayout(true);
  872. this.PerformLayout();
  873. }
  874. #endregion
  875. private System.Windows.Forms.Label pa_outboxcode_label;
  876. private CustomControl.ValueLabel.ValueLabel pa_totalqty;
  877. private System.Windows.Forms.Label pa_totalqty_label;
  878. private CustomControl.ValueLabel.ValueLabel pa_makecode;
  879. private System.Windows.Forms.Label pa_makecode_label;
  880. private System.Windows.Forms.Label pa_restqty_label;
  881. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageInf;
  882. private CustomControl.ValueLabel.ValueLabel pa_custcode;
  883. private System.Windows.Forms.Label pa_salecode_label;
  884. private CustomControl.ButtonUtil.NormalButton NewPalletCode;
  885. private CustomControl.ButtonUtil.NormalButton ReleasePallet;
  886. private CustomControl.ButtonUtil.NormalButton Printlab;
  887. private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  888. private CustomControl.TextBoxWithIcon.SnCollectionBox outboxcode;
  889. private System.Windows.Forms.Label outboxcode_label;
  890. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  891. private CustomControl.ButtonUtil.NormalButton Clean;
  892. private CustomControl.ValueLabel.ValueLabel pa_prodcode;
  893. private System.Windows.Forms.Label pa_prodcode_label;
  894. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  895. private UAS_MES.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  896. private System.Windows.Forms.Label PrintLabel_label;
  897. private System.Windows.Forms.Label PrinterList_label;
  898. private System.Windows.Forms.Label pa_packageqty_label;
  899. private CustomControl.ButtonUtil.NormalButton Packing;
  900. private System.Windows.Forms.CheckBox AutoOutBoxCode;
  901. private System.Windows.Forms.Label pa_status;
  902. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  903. private CustomControl.TextBoxWithIcon.EnterTextBox pa_standardqty;
  904. private System.Windows.Forms.CheckBox Cancel;
  905. private System.Windows.Forms.Label pr_packrule;
  906. private System.Windows.Forms.Label pa_salecode;
  907. private System.Windows.Forms.Label pd_makecode;
  908. private System.Windows.Forms.Label pd_prodcode;
  909. private System.Windows.Forms.Label pd_salecode;
  910. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  911. private System.Windows.Forms.Label OutBoxLength_label;
  912. private CustomControl.TextBoxWithIcon.SnCollectionBox OutBoxLength;
  913. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  914. private System.Windows.Forms.Label PalletPreFix_label;
  915. private CustomControl.TextBoxWithIcon.SnCollectionBox PalletPreFix;
  916. private System.Windows.Forms.DataGridViewTextBoxColumn pd_outboxcode;
  917. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  918. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  919. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  920. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  921. private System.Windows.Forms.Panel panel4;
  922. private System.Windows.Forms.Label pr_colorboxunit;
  923. private System.Windows.Forms.Label weight_label;
  924. private System.Windows.Forms.Label weight;
  925. private System.Windows.Forms.Label ComList;
  926. private System.Windows.Forms.Label BaudRate;
  927. private CustomControl.ButtonUtil.NormalButton StopWeight;
  928. private CustomControl.ButtonUtil.NormalButton StartWeight;
  929. private CustomControl.ValueLabel.ValueLabel pr_cartongw;
  930. private System.Windows.Forms.Label pr_colorboxgw_label;
  931. private CustomControl.ValueLabel.ValueLabel ma_code;
  932. private CustomControl.ValueLabel.ValueLabel pr_code;
  933. private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
  934. }
  935. }