Packing_PackageCollectionWeigh.Designer.cs 77 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344
  1. namespace UAS_MES_NEW.Packing
  2. {
  3. partial class Packing_PackageCollectionWeigh
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Packing_PackageCollectionWeigh));
  30. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
  31. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
  32. System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
  33. this.pa_makecode = new System.Windows.Forms.Label();
  34. this.label13 = new System.Windows.Forms.Label();
  35. this.pa_code_label = new System.Windows.Forms.Label();
  36. this.PrintList_label = new System.Windows.Forms.Label();
  37. this.PrintNum_label = new System.Windows.Forms.Label();
  38. this.Cancel = new System.Windows.Forms.CheckBox();
  39. this.pa_id = new System.Windows.Forms.Label();
  40. this.PrintLabel = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  41. this.label3 = new System.Windows.Forms.Label();
  42. this.pa_outboxcode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  43. this.PrintList = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.PrinterCombox();
  44. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  45. this.Printing = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  46. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  47. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  48. this.PackageDetail = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  49. this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.pa_prodcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.AutoPrint = new UAS_MES_NEW.CustomControl.CustomCheckBox.AutoPrintCheckBox();
  56. this.groupBoxWithBorder1 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  57. this.PreFix_label = new System.Windows.Forms.Label();
  58. this.PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  59. this.locksalecode = new System.Windows.Forms.CheckBox();
  60. this.label5 = new System.Windows.Forms.Label();
  61. this.ms_makecode_label = new System.Windows.Forms.Label();
  62. this.ms_salecode = new System.Windows.Forms.Label();
  63. this.ms_makecode = new System.Windows.Forms.Label();
  64. this.OutBoxLength_label = new System.Windows.Forms.Label();
  65. this.OutBoxLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  66. this.pr_outboxinnerqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  67. this.DeleteAll = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  68. this.pa_currentqty_label = new System.Windows.Forms.Label();
  69. this.pr_detail_label = new System.Windows.Forms.Label();
  70. this.pa_currentqty = new System.Windows.Forms.Label();
  71. this.pr_code_label = new System.Windows.Forms.Label();
  72. this.pr_detail = new System.Windows.Forms.Label();
  73. this.pr_outboxinnerqty_label = new System.Windows.Forms.Label();
  74. this.pr_code = new System.Windows.Forms.Label();
  75. this.AutoGenBoxCode = new System.Windows.Forms.CheckBox();
  76. this.StepCount = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SourceStepCount();
  77. this.groupBoxWithBorder2 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  78. this.PrintNum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  79. this.label1 = new System.Windows.Forms.Label();
  80. this.checkweightlabel = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  81. this.ob_nowcheckqty = new System.Windows.Forms.Label();
  82. this.ob_batchqty = new System.Windows.Forms.Label();
  83. this.ob_nowcheckqty_label = new System.Windows.Forms.Label();
  84. this.ob_batchqty_label = new System.Windows.Forms.Label();
  85. this.SendCheck = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  86. this.Packing = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  87. this.ob_checkno = new System.Windows.Forms.Label();
  88. this.pr_packrule = new System.Windows.Forms.Label();
  89. this.pa_status = new System.Windows.Forms.Label();
  90. this.groupBoxWithBorder3 = new UAS_MES_NEW.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  91. this.RefreshWeigh = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  92. this.pr_cartonunit1 = new System.Windows.Forms.Label();
  93. this.pr_cartonunit = new System.Windows.Forms.Label();
  94. this.pr_cartonboxgw = new System.Windows.Forms.Label();
  95. this.label4 = new System.Windows.Forms.Label();
  96. this.weight = new System.Windows.Forms.Label();
  97. this.label2 = new System.Windows.Forms.Label();
  98. this.Baurate = new System.Windows.Forms.Label();
  99. this.ComList = new System.Windows.Forms.Label();
  100. this.pa_downstatus = new System.Windows.Forms.Label();
  101. this.pa_checkno = new System.Windows.Forms.Label();
  102. this.pa_sccode = new System.Windows.Forms.Label();
  103. this.pa_standardqty = new System.Windows.Forms.Label();
  104. this.pr_sendchecktype = new System.Windows.Forms.Label();
  105. this.mcd_remainqty_label = new System.Windows.Forms.Label();
  106. this.mcd_remainqty = new System.Windows.Forms.Label();
  107. this.mcd_inqty_label = new System.Windows.Forms.Label();
  108. this.mcd_inqty = new System.Windows.Forms.Label();
  109. this.pa_remark_label = new System.Windows.Forms.Label();
  110. this.pa_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  111. this.CollecRemark = new System.Windows.Forms.CheckBox();
  112. this.AllowRepeat = new System.Windows.Forms.CheckBox();
  113. this.label6 = new System.Windows.Forms.Label();
  114. this.Remark_PreFix = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
  115. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
  116. this.groupBoxWithBorder1.SuspendLayout();
  117. this.groupBoxWithBorder2.SuspendLayout();
  118. this.groupBoxWithBorder3.SuspendLayout();
  119. this.SuspendLayout();
  120. //
  121. // pa_makecode
  122. //
  123. this.pa_makecode.AutoSize = true;
  124. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.pa_makecode.Location = new System.Drawing.Point(1246, 644);
  126. this.pa_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  127. this.pa_makecode.Name = "pa_makecode";
  128. this.pa_makecode.Size = new System.Drawing.Size(0, 31);
  129. this.pa_makecode.TabIndex = 76;
  130. this.pa_makecode.Visible = false;
  131. //
  132. // label13
  133. //
  134. this.label13.AutoSize = true;
  135. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  136. this.label13.ForeColor = System.Drawing.Color.Black;
  137. this.label13.Location = new System.Drawing.Point(15, 830);
  138. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  139. this.label13.Name = "label13";
  140. this.label13.Size = new System.Drawing.Size(86, 31);
  141. this.label13.TabIndex = 105;
  142. this.label13.Text = "序列号";
  143. //
  144. // pa_code_label
  145. //
  146. this.pa_code_label.AutoSize = true;
  147. this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.pa_code_label.Location = new System.Drawing.Point(4, 66);
  149. this.pa_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  150. this.pa_code_label.Name = "pa_code_label";
  151. this.pa_code_label.Size = new System.Drawing.Size(62, 31);
  152. this.pa_code_label.TabIndex = 113;
  153. this.pa_code_label.Text = "箱号";
  154. //
  155. // PrintList_label
  156. //
  157. this.PrintList_label.AutoSize = true;
  158. this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.PrintList_label.Location = new System.Drawing.Point(8, 76);
  160. this.PrintList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  161. this.PrintList_label.Name = "PrintList_label";
  162. this.PrintList_label.Size = new System.Drawing.Size(134, 31);
  163. this.PrintList_label.TabIndex = 116;
  164. this.PrintList_label.Text = "打印机列表";
  165. //
  166. // PrintNum_label
  167. //
  168. this.PrintNum_label.AutoSize = true;
  169. this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  170. this.PrintNum_label.Location = new System.Drawing.Point(285, 190);
  171. this.PrintNum_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  172. this.PrintNum_label.Name = "PrintNum_label";
  173. this.PrintNum_label.Size = new System.Drawing.Size(62, 31);
  174. this.PrintNum_label.TabIndex = 124;
  175. this.PrintNum_label.Text = "份数";
  176. //
  177. // Cancel
  178. //
  179. this.Cancel.AutoSize = true;
  180. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.Cancel.Location = new System.Drawing.Point(422, 831);
  182. this.Cancel.Margin = new System.Windows.Forms.Padding(4);
  183. this.Cancel.Name = "Cancel";
  184. this.Cancel.Size = new System.Drawing.Size(136, 35);
  185. this.Cancel.TabIndex = 129;
  186. this.Cancel.Text = "取消装箱";
  187. this.Cancel.UseVisualStyleBackColor = true;
  188. //
  189. // pa_id
  190. //
  191. this.pa_id.AutoSize = true;
  192. this.pa_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  193. this.pa_id.Location = new System.Drawing.Point(1198, 644);
  194. this.pa_id.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  195. this.pa_id.Name = "pa_id";
  196. this.pa_id.Size = new System.Drawing.Size(0, 31);
  197. this.pa_id.TabIndex = 153;
  198. this.pa_id.Visible = false;
  199. //
  200. // PrintLabel
  201. //
  202. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  203. this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
  204. this.PrintLabel.FormattingEnabled = true;
  205. this.PrintLabel.Location = new System.Drawing.Point(165, 136);
  206. this.PrintLabel.Name = "PrintLabel";
  207. this.PrintLabel.Size = new System.Drawing.Size(223, 32);
  208. this.PrintLabel.TabIndex = 159;
  209. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  210. //
  211. // label3
  212. //
  213. this.label3.AutoSize = true;
  214. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  215. this.label3.Location = new System.Drawing.Point(8, 134);
  216. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  217. this.label3.Name = "label3";
  218. this.label3.Size = new System.Drawing.Size(110, 31);
  219. this.label3.TabIndex = 160;
  220. this.label3.Text = "打印标签";
  221. //
  222. // pa_outboxcode
  223. //
  224. this.pa_outboxcode.AllPower = null;
  225. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  226. this.pa_outboxcode.Font = new System.Drawing.Font("微软雅黑", 12F);
  227. this.pa_outboxcode.ForeColor = System.Drawing.Color.Black;
  228. this.pa_outboxcode.ID = null;
  229. this.pa_outboxcode.Location = new System.Drawing.Point(136, 68);
  230. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(9, 10, 9, 10);
  231. this.pa_outboxcode.Name = "pa_outboxcode";
  232. this.pa_outboxcode.Power = null;
  233. this.pa_outboxcode.Size = new System.Drawing.Size(205, 39);
  234. this.pa_outboxcode.Str = null;
  235. this.pa_outboxcode.Str1 = null;
  236. this.pa_outboxcode.Str2 = null;
  237. this.pa_outboxcode.TabIndex = 163;
  238. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_code_KeyDown);
  239. //
  240. // PrintList
  241. //
  242. this.PrintList.Font = new System.Drawing.Font("微软雅黑", 9F);
  243. this.PrintList.Location = new System.Drawing.Point(165, 81);
  244. this.PrintList.Margin = new System.Windows.Forms.Padding(9, 10, 9, 10);
  245. this.PrintList.Name = "PrintList";
  246. this.PrintList.Size = new System.Drawing.Size(224, 42);
  247. this.PrintList.TabIndex = 158;
  248. //
  249. // OperateResult
  250. //
  251. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  252. this.OperateResult.Location = new System.Drawing.Point(6, 640);
  253. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  254. this.OperateResult.Name = "OperateResult";
  255. this.OperateResult.Size = new System.Drawing.Size(646, 178);
  256. this.OperateResult.TabIndex = 155;
  257. this.OperateResult.Text = "";
  258. //
  259. // Printing
  260. //
  261. this.Printing.AllPower = "ifall";
  262. this.Printing.BackColor = System.Drawing.Color.Transparent;
  263. this.Printing.DownImage = ((System.Drawing.Image)(resources.GetObject("Printing.DownImage")));
  264. this.Printing.Font = new System.Drawing.Font("微软雅黑", 9F);
  265. this.Printing.Image = null;
  266. this.Printing.IsShowBorder = true;
  267. this.Printing.Location = new System.Drawing.Point(454, 192);
  268. this.Printing.Margin = new System.Windows.Forms.Padding(4);
  269. this.Printing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printing.MoveImage")));
  270. this.Printing.Name = "Printing";
  271. this.Printing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printing.NormalImage")));
  272. this.Printing.Power = null;
  273. this.Printing.Size = new System.Drawing.Size(68, 36);
  274. this.Printing.TabIndex = 150;
  275. this.Printing.Tag = "ifread";
  276. this.Printing.Text = "打印";
  277. this.Printing.UseVisualStyleBackColor = true;
  278. this.Printing.Click += new System.EventHandler(this.Print_Click);
  279. //
  280. // Clean
  281. //
  282. this.Clean.AllPower = null;
  283. this.Clean.BackColor = System.Drawing.Color.Transparent;
  284. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  285. this.Clean.Image = null;
  286. this.Clean.IsShowBorder = true;
  287. this.Clean.Location = new System.Drawing.Point(564, 832);
  288. this.Clean.Margin = new System.Windows.Forms.Padding(4);
  289. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  290. this.Clean.Name = "Clean";
  291. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  292. this.Clean.Power = null;
  293. this.Clean.Size = new System.Drawing.Size(90, 36);
  294. this.Clean.TabIndex = 148;
  295. this.Clean.Text = "清除";
  296. this.Clean.UseVisualStyleBackColor = true;
  297. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  298. //
  299. // sn_code
  300. //
  301. this.sn_code.AllPower = "ifall";
  302. this.sn_code.BackColor = System.Drawing.Color.White;
  303. this.sn_code.ID = null;
  304. this.sn_code.Location = new System.Drawing.Point(114, 831);
  305. this.sn_code.Margin = new System.Windows.Forms.Padding(4);
  306. this.sn_code.Name = "sn_code";
  307. this.sn_code.Power = "ifread";
  308. this.sn_code.Size = new System.Drawing.Size(253, 28);
  309. this.sn_code.Str = null;
  310. this.sn_code.Str1 = null;
  311. this.sn_code.Str2 = null;
  312. this.sn_code.TabIndex = 135;
  313. this.sn_code.Tag = "";
  314. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.barcode_KeyDown);
  315. //
  316. // PackageDetail
  317. //
  318. this.PackageDetail.AllowUserToAddRows = false;
  319. this.PackageDetail.AllowUserToDeleteRows = false;
  320. this.PackageDetail.BackgroundColor = System.Drawing.SystemColors.ButtonFace;
  321. dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  322. dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
  323. dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  324. dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
  325. dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  326. dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  327. dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  328. this.PackageDetail.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle4;
  329. this.PackageDetail.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  330. this.PackageDetail.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  331. this.pd_barcode,
  332. this.pa_outboxcode1,
  333. this.pa_prodcode1,
  334. this.pd_innerqty,
  335. this.pa_indate,
  336. this.pd_id});
  337. dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  338. dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window;
  339. dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  340. dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText;
  341. dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  342. dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  343. dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
  344. this.PackageDetail.DefaultCellStyle = dataGridViewCellStyle5;
  345. this.PackageDetail.EnableContentClick = true;
  346. this.PackageDetail.Location = new System.Drawing.Point(6, 268);
  347. this.PackageDetail.Margin = new System.Windows.Forms.Padding(4);
  348. this.PackageDetail.Name = "PackageDetail";
  349. this.PackageDetail.ReadOnly = true;
  350. dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
  351. dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
  352. dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  353. dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
  354. dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
  355. dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
  356. dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
  357. this.PackageDetail.RowHeadersDefaultCellStyle = dataGridViewCellStyle6;
  358. this.PackageDetail.RowTemplate.Height = 23;
  359. this.PackageDetail.Size = new System.Drawing.Size(932, 360);
  360. this.PackageDetail.TabIndex = 134;
  361. //
  362. // pd_barcode
  363. //
  364. this.pd_barcode.DataPropertyName = "pd_barcode";
  365. this.pd_barcode.HeaderText = "序列号";
  366. this.pd_barcode.MinimumWidth = 250;
  367. this.pd_barcode.Name = "pd_barcode";
  368. this.pd_barcode.ReadOnly = true;
  369. this.pd_barcode.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  370. this.pd_barcode.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
  371. this.pd_barcode.Width = 250;
  372. //
  373. // pa_outboxcode1
  374. //
  375. this.pa_outboxcode1.DataPropertyName = "pa_outboxcode";
  376. this.pa_outboxcode1.HeaderText = "箱号";
  377. this.pa_outboxcode1.MinimumWidth = 200;
  378. this.pa_outboxcode1.Name = "pa_outboxcode1";
  379. this.pa_outboxcode1.ReadOnly = true;
  380. this.pa_outboxcode1.Width = 201;
  381. //
  382. // pa_prodcode1
  383. //
  384. this.pa_prodcode1.DataPropertyName = "pa_prodcode";
  385. this.pa_prodcode1.HeaderText = "产品编号";
  386. this.pa_prodcode1.Name = "pa_prodcode1";
  387. this.pa_prodcode1.ReadOnly = true;
  388. this.pa_prodcode1.Visible = false;
  389. //
  390. // pd_innerqty
  391. //
  392. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  393. this.pd_innerqty.HeaderText = "箱内数量";
  394. this.pd_innerqty.Name = "pd_innerqty";
  395. this.pd_innerqty.ReadOnly = true;
  396. this.pd_innerqty.Visible = false;
  397. this.pd_innerqty.Width = 80;
  398. //
  399. // pa_indate
  400. //
  401. this.pa_indate.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  402. this.pa_indate.DataPropertyName = "pa_indate";
  403. this.pa_indate.HeaderText = "装箱日期";
  404. this.pa_indate.MinimumWidth = 300;
  405. this.pa_indate.Name = "pa_indate";
  406. this.pa_indate.ReadOnly = true;
  407. this.pa_indate.Width = 300;
  408. //
  409. // pd_id
  410. //
  411. this.pd_id.DataPropertyName = "pd_id";
  412. this.pd_id.HeaderText = "ID";
  413. this.pd_id.Name = "pd_id";
  414. this.pd_id.ReadOnly = true;
  415. this.pd_id.Visible = false;
  416. //
  417. // AutoPrint
  418. //
  419. this.AutoPrint.Checked = true;
  420. this.AutoPrint.Location = new System.Drawing.Point(117, 194);
  421. this.AutoPrint.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
  422. this.AutoPrint.Name = "AutoPrint";
  423. this.AutoPrint.Size = new System.Drawing.Size(134, 33);
  424. this.AutoPrint.TabIndex = 166;
  425. //
  426. // groupBoxWithBorder1
  427. //
  428. this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
  429. this.groupBoxWithBorder1.Controls.Add(this.PreFix_label);
  430. this.groupBoxWithBorder1.Controls.Add(this.PreFix);
  431. this.groupBoxWithBorder1.Controls.Add(this.locksalecode);
  432. this.groupBoxWithBorder1.Controls.Add(this.label5);
  433. this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
  434. this.groupBoxWithBorder1.Controls.Add(this.ms_salecode);
  435. this.groupBoxWithBorder1.Controls.Add(this.ms_makecode);
  436. this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength_label);
  437. this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength);
  438. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty);
  439. this.groupBoxWithBorder1.Controls.Add(this.DeleteAll);
  440. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty_label);
  441. this.groupBoxWithBorder1.Controls.Add(this.pr_detail_label);
  442. this.groupBoxWithBorder1.Controls.Add(this.pa_currentqty);
  443. this.groupBoxWithBorder1.Controls.Add(this.pr_code_label);
  444. this.groupBoxWithBorder1.Controls.Add(this.pr_detail);
  445. this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty_label);
  446. this.groupBoxWithBorder1.Controls.Add(this.pr_code);
  447. this.groupBoxWithBorder1.Controls.Add(this.AutoGenBoxCode);
  448. this.groupBoxWithBorder1.Controls.Add(this.pa_outboxcode);
  449. this.groupBoxWithBorder1.Controls.Add(this.pa_code_label);
  450. this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  451. this.groupBoxWithBorder1.Location = new System.Drawing.Point(6, 9);
  452. this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
  453. this.groupBoxWithBorder1.Size = new System.Drawing.Size(616, 252);
  454. this.groupBoxWithBorder1.TabIndex = 171;
  455. this.groupBoxWithBorder1.TabStop = false;
  456. this.groupBoxWithBorder1.Text = "装箱信息";
  457. this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
  458. //
  459. // PreFix_label
  460. //
  461. this.PreFix_label.AutoSize = true;
  462. this.PreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  463. this.PreFix_label.Location = new System.Drawing.Point(262, 18);
  464. this.PreFix_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  465. this.PreFix_label.Name = "PreFix_label";
  466. this.PreFix_label.Size = new System.Drawing.Size(54, 28);
  467. this.PreFix_label.TabIndex = 205;
  468. this.PreFix_label.Text = "前缀";
  469. //
  470. // PreFix
  471. //
  472. this.PreFix.AllPower = null;
  473. this.PreFix.BackColor = System.Drawing.Color.White;
  474. this.PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
  475. this.PreFix.ID = null;
  476. this.PreFix.Location = new System.Drawing.Point(334, 22);
  477. this.PreFix.Margin = new System.Windows.Forms.Padding(9, 10, 9, 10);
  478. this.PreFix.Name = "PreFix";
  479. this.PreFix.Power = null;
  480. this.PreFix.Size = new System.Drawing.Size(58, 31);
  481. this.PreFix.Str = null;
  482. this.PreFix.Str1 = null;
  483. this.PreFix.Str2 = null;
  484. this.PreFix.TabIndex = 204;
  485. this.PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PreFix_KeyDown);
  486. //
  487. // locksalecode
  488. //
  489. this.locksalecode.AutoSize = true;
  490. this.locksalecode.Checked = true;
  491. this.locksalecode.CheckState = System.Windows.Forms.CheckState.Checked;
  492. this.locksalecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  493. this.locksalecode.ForeColor = System.Drawing.Color.Red;
  494. this.locksalecode.Location = new System.Drawing.Point(446, 21);
  495. this.locksalecode.Margin = new System.Windows.Forms.Padding(4);
  496. this.locksalecode.Name = "locksalecode";
  497. this.locksalecode.Size = new System.Drawing.Size(142, 22);
  498. this.locksalecode.TabIndex = 203;
  499. this.locksalecode.Text = "当前订单锁定";
  500. this.locksalecode.UseVisualStyleBackColor = true;
  501. //
  502. // label5
  503. //
  504. this.label5.AutoSize = true;
  505. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  506. this.label5.Location = new System.Drawing.Point(314, 202);
  507. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  508. this.label5.Name = "label5";
  509. this.label5.Size = new System.Drawing.Size(110, 31);
  510. this.label5.TabIndex = 188;
  511. this.label5.Text = "订单编号";
  512. //
  513. // ms_makecode_label
  514. //
  515. this.ms_makecode_label.AutoSize = true;
  516. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  517. this.ms_makecode_label.Location = new System.Drawing.Point(4, 202);
  518. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  519. this.ms_makecode_label.Name = "ms_makecode_label";
  520. this.ms_makecode_label.Size = new System.Drawing.Size(86, 31);
  521. this.ms_makecode_label.TabIndex = 189;
  522. this.ms_makecode_label.Text = "工单号";
  523. //
  524. // ms_salecode
  525. //
  526. this.ms_salecode.AutoSize = true;
  527. this.ms_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  528. this.ms_salecode.Location = new System.Drawing.Point(440, 202);
  529. this.ms_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  530. this.ms_salecode.Name = "ms_salecode";
  531. this.ms_salecode.Size = new System.Drawing.Size(0, 31);
  532. this.ms_salecode.TabIndex = 191;
  533. //
  534. // ms_makecode
  535. //
  536. this.ms_makecode.AutoSize = true;
  537. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  538. this.ms_makecode.Location = new System.Drawing.Point(126, 202);
  539. this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  540. this.ms_makecode.MaximumSize = new System.Drawing.Size(225, 0);
  541. this.ms_makecode.Name = "ms_makecode";
  542. this.ms_makecode.Size = new System.Drawing.Size(0, 31);
  543. this.ms_makecode.TabIndex = 190;
  544. //
  545. // OutBoxLength_label
  546. //
  547. this.OutBoxLength_label.AutoSize = true;
  548. this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  549. this.OutBoxLength_label.Location = new System.Drawing.Point(126, 18);
  550. this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  551. this.OutBoxLength_label.Name = "OutBoxLength_label";
  552. this.OutBoxLength_label.Size = new System.Drawing.Size(54, 28);
  553. this.OutBoxLength_label.TabIndex = 187;
  554. this.OutBoxLength_label.Text = "长度";
  555. //
  556. // OutBoxLength
  557. //
  558. this.OutBoxLength.AllPower = null;
  559. this.OutBoxLength.BackColor = System.Drawing.Color.White;
  560. this.OutBoxLength.Font = new System.Drawing.Font("微软雅黑", 9F);
  561. this.OutBoxLength.ID = null;
  562. this.OutBoxLength.Location = new System.Drawing.Point(196, 22);
  563. this.OutBoxLength.Margin = new System.Windows.Forms.Padding(9, 10, 9, 10);
  564. this.OutBoxLength.Name = "OutBoxLength";
  565. this.OutBoxLength.Power = null;
  566. this.OutBoxLength.Size = new System.Drawing.Size(58, 31);
  567. this.OutBoxLength.Str = null;
  568. this.OutBoxLength.Str1 = null;
  569. this.OutBoxLength.Str2 = null;
  570. this.OutBoxLength.TabIndex = 186;
  571. this.OutBoxLength.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OutBoxLength_KeyDown);
  572. //
  573. // pr_outboxinnerqty
  574. //
  575. this.pr_outboxinnerqty.AllPower = null;
  576. this.pr_outboxinnerqty.BackColor = System.Drawing.Color.White;
  577. this.pr_outboxinnerqty.Enabled = false;
  578. this.pr_outboxinnerqty.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  579. this.pr_outboxinnerqty.ID = null;
  580. this.pr_outboxinnerqty.Location = new System.Drawing.Point(136, 116);
  581. this.pr_outboxinnerqty.Margin = new System.Windows.Forms.Padding(4);
  582. this.pr_outboxinnerqty.Name = "pr_outboxinnerqty";
  583. this.pr_outboxinnerqty.Power = null;
  584. this.pr_outboxinnerqty.Size = new System.Drawing.Size(163, 31);
  585. this.pr_outboxinnerqty.Str = null;
  586. this.pr_outboxinnerqty.Str1 = null;
  587. this.pr_outboxinnerqty.Str2 = null;
  588. this.pr_outboxinnerqty.TabIndex = 184;
  589. //
  590. // DeleteAll
  591. //
  592. this.DeleteAll.AllPower = null;
  593. this.DeleteAll.BackColor = System.Drawing.Color.Transparent;
  594. this.DeleteAll.DownImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.DownImage")));
  595. this.DeleteAll.Font = new System.Drawing.Font("微软雅黑", 9F);
  596. this.DeleteAll.Image = null;
  597. this.DeleteAll.IsShowBorder = true;
  598. this.DeleteAll.Location = new System.Drawing.Point(526, 63);
  599. this.DeleteAll.Margin = new System.Windows.Forms.Padding(4);
  600. this.DeleteAll.MoveImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.MoveImage")));
  601. this.DeleteAll.Name = "DeleteAll";
  602. this.DeleteAll.NormalImage = ((System.Drawing.Image)(resources.GetObject("DeleteAll.NormalImage")));
  603. this.DeleteAll.Power = "ifspecial";
  604. this.DeleteAll.Size = new System.Drawing.Size(69, 36);
  605. this.DeleteAll.TabIndex = 184;
  606. this.DeleteAll.Text = "拆箱";
  607. this.DeleteAll.UseVisualStyleBackColor = true;
  608. this.DeleteAll.Click += new System.EventHandler(this.DeleteAll_Click);
  609. //
  610. // pa_currentqty_label
  611. //
  612. this.pa_currentqty_label.AutoSize = true;
  613. this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  614. this.pa_currentqty_label.Location = new System.Drawing.Point(314, 116);
  615. this.pa_currentqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  616. this.pa_currentqty_label.Name = "pa_currentqty_label";
  617. this.pa_currentqty_label.Size = new System.Drawing.Size(110, 31);
  618. this.pa_currentqty_label.TabIndex = 175;
  619. this.pa_currentqty_label.Text = "已装数量";
  620. //
  621. // pr_detail_label
  622. //
  623. this.pr_detail_label.AutoSize = true;
  624. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  625. this.pr_detail_label.Location = new System.Drawing.Point(314, 158);
  626. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  627. this.pr_detail_label.Name = "pr_detail_label";
  628. this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
  629. this.pr_detail_label.TabIndex = 173;
  630. this.pr_detail_label.Text = "产品名称";
  631. //
  632. // pa_currentqty
  633. //
  634. this.pa_currentqty.AutoSize = true;
  635. this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  636. this.pa_currentqty.Location = new System.Drawing.Point(440, 116);
  637. this.pa_currentqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  638. this.pa_currentqty.Name = "pa_currentqty";
  639. this.pa_currentqty.Size = new System.Drawing.Size(0, 31);
  640. this.pa_currentqty.TabIndex = 179;
  641. //
  642. // pr_code_label
  643. //
  644. this.pr_code_label.AutoSize = true;
  645. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  646. this.pr_code_label.Location = new System.Drawing.Point(4, 159);
  647. this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  648. this.pr_code_label.Name = "pr_code_label";
  649. this.pr_code_label.Size = new System.Drawing.Size(110, 31);
  650. this.pr_code_label.TabIndex = 174;
  651. this.pr_code_label.Text = "产品编号";
  652. //
  653. // pr_detail
  654. //
  655. this.pr_detail.AutoSize = true;
  656. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  657. this.pr_detail.Location = new System.Drawing.Point(440, 158);
  658. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  659. this.pr_detail.Name = "pr_detail";
  660. this.pr_detail.Size = new System.Drawing.Size(0, 31);
  661. this.pr_detail.TabIndex = 178;
  662. //
  663. // pr_outboxinnerqty_label
  664. //
  665. this.pr_outboxinnerqty_label.AutoSize = true;
  666. this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  667. this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(4, 110);
  668. this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  669. this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
  670. this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(110, 31);
  671. this.pr_outboxinnerqty_label.TabIndex = 176;
  672. this.pr_outboxinnerqty_label.Text = "箱内容量";
  673. //
  674. // pr_code
  675. //
  676. this.pr_code.AutoSize = true;
  677. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  678. this.pr_code.Location = new System.Drawing.Point(126, 159);
  679. this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  680. this.pr_code.MaximumSize = new System.Drawing.Size(225, 0);
  681. this.pr_code.Name = "pr_code";
  682. this.pr_code.Size = new System.Drawing.Size(0, 31);
  683. this.pr_code.TabIndex = 177;
  684. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  685. //
  686. // AutoGenBoxCode
  687. //
  688. this.AutoGenBoxCode.AutoSize = true;
  689. this.AutoGenBoxCode.Checked = true;
  690. this.AutoGenBoxCode.CheckState = System.Windows.Forms.CheckState.Checked;
  691. this.AutoGenBoxCode.Location = new System.Drawing.Point(362, 68);
  692. this.AutoGenBoxCode.Name = "AutoGenBoxCode";
  693. this.AutoGenBoxCode.Size = new System.Drawing.Size(136, 35);
  694. this.AutoGenBoxCode.TabIndex = 171;
  695. this.AutoGenBoxCode.Text = "自动生成";
  696. this.AutoGenBoxCode.UseVisualStyleBackColor = true;
  697. this.AutoGenBoxCode.CheckedChanged += new System.EventHandler(this.AutoGenBoxCode_CheckedChanged);
  698. //
  699. // StepCount
  700. //
  701. this.StepCount.LineCode = null;
  702. this.StepCount.Location = new System.Drawing.Point(166, 28);
  703. this.StepCount.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6);
  704. this.StepCount.Name = "StepCount";
  705. this.StepCount.Size = new System.Drawing.Size(132, 34);
  706. this.StepCount.Source = null;
  707. this.StepCount.StepCode = null;
  708. this.StepCount.TabIndex = 192;
  709. //
  710. // groupBoxWithBorder2
  711. //
  712. this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
  713. this.groupBoxWithBorder2.Controls.Add(this.StepCount);
  714. this.groupBoxWithBorder2.Controls.Add(this.PrintNum);
  715. this.groupBoxWithBorder2.Controls.Add(this.label1);
  716. this.groupBoxWithBorder2.Controls.Add(this.checkweightlabel);
  717. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty);
  718. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty);
  719. this.groupBoxWithBorder2.Controls.Add(this.ob_nowcheckqty_label);
  720. this.groupBoxWithBorder2.Controls.Add(this.ob_batchqty_label);
  721. this.groupBoxWithBorder2.Controls.Add(this.SendCheck);
  722. this.groupBoxWithBorder2.Controls.Add(this.Packing);
  723. this.groupBoxWithBorder2.Controls.Add(this.PrintLabel);
  724. this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
  725. this.groupBoxWithBorder2.Controls.Add(this.label3);
  726. this.groupBoxWithBorder2.Controls.Add(this.AutoPrint);
  727. this.groupBoxWithBorder2.Controls.Add(this.PrintList);
  728. this.groupBoxWithBorder2.Controls.Add(this.Printing);
  729. this.groupBoxWithBorder2.Controls.Add(this.PrintList_label);
  730. this.groupBoxWithBorder2.Controls.Add(this.PrintNum_label);
  731. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  732. this.groupBoxWithBorder2.Location = new System.Drawing.Point(630, 9);
  733. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  734. this.groupBoxWithBorder2.Size = new System.Drawing.Size(669, 252);
  735. this.groupBoxWithBorder2.TabIndex = 172;
  736. this.groupBoxWithBorder2.TabStop = false;
  737. this.groupBoxWithBorder2.Text = "打印";
  738. this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
  739. //
  740. // PrintNum
  741. //
  742. this.PrintNum.AllPower = null;
  743. this.PrintNum.BackColor = System.Drawing.Color.White;
  744. this.PrintNum.Enabled = false;
  745. this.PrintNum.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  746. this.PrintNum.ID = null;
  747. this.PrintNum.Location = new System.Drawing.Point(363, 194);
  748. this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
  749. this.PrintNum.Name = "PrintNum";
  750. this.PrintNum.Power = null;
  751. this.PrintNum.Size = new System.Drawing.Size(46, 31);
  752. this.PrintNum.Str = null;
  753. this.PrintNum.Str1 = null;
  754. this.PrintNum.Str2 = null;
  755. this.PrintNum.TabIndex = 184;
  756. //
  757. // label1
  758. //
  759. this.label1.AutoSize = true;
  760. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  761. this.label1.Location = new System.Drawing.Point(402, 32);
  762. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  763. this.label1.Name = "label1";
  764. this.label1.Size = new System.Drawing.Size(110, 31);
  765. this.label1.TabIndex = 180;
  766. this.label1.Text = "当前批号";
  767. //
  768. // checkweightlabel
  769. //
  770. this.checkweightlabel.AutoSize = true;
  771. this.checkweightlabel.CutLength = null;
  772. this.checkweightlabel.ForeColor = System.Drawing.Color.Black;
  773. this.checkweightlabel.Location = new System.Drawing.Point(21, 30);
  774. this.checkweightlabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  775. this.checkweightlabel.MaximumSize = new System.Drawing.Size(300, 0);
  776. this.checkweightlabel.Name = "checkweightlabel";
  777. this.checkweightlabel.Size = new System.Drawing.Size(0, 31);
  778. this.checkweightlabel.TabIndex = 179;
  779. //
  780. // ob_nowcheckqty
  781. //
  782. this.ob_nowcheckqty.AutoSize = true;
  783. this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  784. this.ob_nowcheckqty.Location = new System.Drawing.Point(524, 136);
  785. this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  786. this.ob_nowcheckqty.Name = "ob_nowcheckqty";
  787. this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 31);
  788. this.ob_nowcheckqty.TabIndex = 178;
  789. //
  790. // ob_batchqty
  791. //
  792. this.ob_batchqty.AutoSize = true;
  793. this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  794. this.ob_batchqty.Location = new System.Drawing.Point(524, 82);
  795. this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  796. this.ob_batchqty.Name = "ob_batchqty";
  797. this.ob_batchqty.Size = new System.Drawing.Size(0, 31);
  798. this.ob_batchqty.TabIndex = 177;
  799. //
  800. // ob_nowcheckqty_label
  801. //
  802. this.ob_nowcheckqty_label.AutoSize = true;
  803. this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  804. this.ob_nowcheckqty_label.Location = new System.Drawing.Point(402, 136);
  805. this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  806. this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
  807. this.ob_nowcheckqty_label.Size = new System.Drawing.Size(110, 31);
  808. this.ob_nowcheckqty_label.TabIndex = 176;
  809. this.ob_nowcheckqty_label.Text = "当前批数";
  810. //
  811. // ob_batchqty_label
  812. //
  813. this.ob_batchqty_label.AutoSize = true;
  814. this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  815. this.ob_batchqty_label.Location = new System.Drawing.Point(402, 82);
  816. this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  817. this.ob_batchqty_label.Name = "ob_batchqty_label";
  818. this.ob_batchqty_label.Size = new System.Drawing.Size(110, 31);
  819. this.ob_batchqty_label.TabIndex = 175;
  820. this.ob_batchqty_label.Text = "标准批数";
  821. //
  822. // SendCheck
  823. //
  824. this.SendCheck.AllPower = "ifall";
  825. this.SendCheck.BackColor = System.Drawing.Color.Transparent;
  826. this.SendCheck.DownImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.DownImage")));
  827. this.SendCheck.Font = new System.Drawing.Font("微软雅黑", 9F);
  828. this.SendCheck.Image = null;
  829. this.SendCheck.IsShowBorder = true;
  830. this.SendCheck.Location = new System.Drawing.Point(554, 192);
  831. this.SendCheck.Margin = new System.Windows.Forms.Padding(4);
  832. this.SendCheck.MoveImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.MoveImage")));
  833. this.SendCheck.Name = "SendCheck";
  834. this.SendCheck.NormalImage = ((System.Drawing.Image)(resources.GetObject("SendCheck.NormalImage")));
  835. this.SendCheck.Power = null;
  836. this.SendCheck.Size = new System.Drawing.Size(68, 36);
  837. this.SendCheck.TabIndex = 174;
  838. this.SendCheck.Tag = "ifread";
  839. this.SendCheck.Text = "送检";
  840. this.SendCheck.UseVisualStyleBackColor = true;
  841. this.SendCheck.Click += new System.EventHandler(this.SendCheck_Click);
  842. //
  843. // Packing
  844. //
  845. this.Packing.AllPower = null;
  846. this.Packing.BackColor = System.Drawing.Color.Transparent;
  847. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  848. this.Packing.Font = new System.Drawing.Font("微软雅黑", 9F);
  849. this.Packing.Image = null;
  850. this.Packing.IsShowBorder = true;
  851. this.Packing.Location = new System.Drawing.Point(12, 192);
  852. this.Packing.Margin = new System.Windows.Forms.Padding(4);
  853. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  854. this.Packing.Name = "Packing";
  855. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  856. this.Packing.Power = null;
  857. this.Packing.Size = new System.Drawing.Size(75, 36);
  858. this.Packing.TabIndex = 173;
  859. this.Packing.Text = "封箱";
  860. this.Packing.UseVisualStyleBackColor = true;
  861. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  862. //
  863. // ob_checkno
  864. //
  865. this.ob_checkno.AutoSize = true;
  866. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  867. this.ob_checkno.Location = new System.Drawing.Point(524, 32);
  868. this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  869. this.ob_checkno.Name = "ob_checkno";
  870. this.ob_checkno.Size = new System.Drawing.Size(0, 31);
  871. this.ob_checkno.TabIndex = 175;
  872. this.ob_checkno.TextChanged += new System.EventHandler(this.ob_checkno_TextChanged);
  873. //
  874. // pr_packrule
  875. //
  876. this.pr_packrule.AutoSize = true;
  877. this.pr_packrule.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  878. this.pr_packrule.Location = new System.Drawing.Point(1274, 681);
  879. this.pr_packrule.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  880. this.pr_packrule.Name = "pr_packrule";
  881. this.pr_packrule.Size = new System.Drawing.Size(0, 31);
  882. this.pr_packrule.TabIndex = 173;
  883. this.pr_packrule.Visible = false;
  884. //
  885. // pa_status
  886. //
  887. this.pa_status.AutoSize = true;
  888. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  889. this.pa_status.Location = new System.Drawing.Point(1166, 644);
  890. this.pa_status.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  891. this.pa_status.Name = "pa_status";
  892. this.pa_status.Size = new System.Drawing.Size(0, 31);
  893. this.pa_status.TabIndex = 174;
  894. this.pa_status.Visible = false;
  895. //
  896. // groupBoxWithBorder3
  897. //
  898. this.groupBoxWithBorder3.BorderColor = System.Drawing.Color.Black;
  899. this.groupBoxWithBorder3.Controls.Add(this.RefreshWeigh);
  900. this.groupBoxWithBorder3.Controls.Add(this.pr_cartonunit1);
  901. this.groupBoxWithBorder3.Controls.Add(this.pr_cartonunit);
  902. this.groupBoxWithBorder3.Controls.Add(this.pr_cartonboxgw);
  903. this.groupBoxWithBorder3.Controls.Add(this.label4);
  904. this.groupBoxWithBorder3.Controls.Add(this.weight);
  905. this.groupBoxWithBorder3.Controls.Add(this.label2);
  906. this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  907. this.groupBoxWithBorder3.Location = new System.Drawing.Point(945, 267);
  908. this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
  909. this.groupBoxWithBorder3.Size = new System.Drawing.Size(356, 362);
  910. this.groupBoxWithBorder3.TabIndex = 172;
  911. this.groupBoxWithBorder3.TabStop = false;
  912. this.groupBoxWithBorder3.Text = "称量信息";
  913. this.groupBoxWithBorder3.TextColor = System.Drawing.Color.Black;
  914. //
  915. // RefreshWeigh
  916. //
  917. this.RefreshWeigh.AllPower = "ifall";
  918. this.RefreshWeigh.BackColor = System.Drawing.Color.Transparent;
  919. this.RefreshWeigh.DownImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.DownImage")));
  920. this.RefreshWeigh.Font = new System.Drawing.Font("微软雅黑", 9F);
  921. this.RefreshWeigh.Image = null;
  922. this.RefreshWeigh.IsShowBorder = true;
  923. this.RefreshWeigh.Location = new System.Drawing.Point(166, 188);
  924. this.RefreshWeigh.Margin = new System.Windows.Forms.Padding(4);
  925. this.RefreshWeigh.MoveImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.MoveImage")));
  926. this.RefreshWeigh.Name = "RefreshWeigh";
  927. this.RefreshWeigh.NormalImage = ((System.Drawing.Image)(resources.GetObject("RefreshWeigh.NormalImage")));
  928. this.RefreshWeigh.Power = null;
  929. this.RefreshWeigh.Size = new System.Drawing.Size(87, 36);
  930. this.RefreshWeigh.TabIndex = 185;
  931. this.RefreshWeigh.Tag = "ifread";
  932. this.RefreshWeigh.Text = "刷新重量";
  933. this.RefreshWeigh.UseVisualStyleBackColor = true;
  934. this.RefreshWeigh.Click += new System.EventHandler(this.RefreshWeigh_Click);
  935. //
  936. // pr_cartonunit1
  937. //
  938. this.pr_cartonunit1.AutoSize = true;
  939. this.pr_cartonunit1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  940. this.pr_cartonunit1.Location = new System.Drawing.Point(114, 182);
  941. this.pr_cartonunit1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  942. this.pr_cartonunit1.Name = "pr_cartonunit1";
  943. this.pr_cartonunit1.Size = new System.Drawing.Size(44, 31);
  944. this.pr_cartonunit1.TabIndex = 184;
  945. this.pr_cartonunit1.Tag = "pr_cartonunit";
  946. this.pr_cartonunit1.Text = "Kg";
  947. this.pr_cartonunit1.Visible = false;
  948. //
  949. // pr_cartonunit
  950. //
  951. this.pr_cartonunit.AutoSize = true;
  952. this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  953. this.pr_cartonunit.Location = new System.Drawing.Point(68, 40);
  954. this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  955. this.pr_cartonunit.Name = "pr_cartonunit";
  956. this.pr_cartonunit.Size = new System.Drawing.Size(44, 31);
  957. this.pr_cartonunit.TabIndex = 183;
  958. this.pr_cartonunit.Text = "Kg";
  959. this.pr_cartonunit.Visible = false;
  960. //
  961. // pr_cartonboxgw
  962. //
  963. this.pr_cartonboxgw.AutoSize = true;
  964. this.pr_cartonboxgw.Font = new System.Drawing.Font("微软雅黑", 25F);
  965. this.pr_cartonboxgw.Location = new System.Drawing.Point(16, 237);
  966. this.pr_cartonboxgw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  967. this.pr_cartonboxgw.Name = "pr_cartonboxgw";
  968. this.pr_cartonboxgw.Size = new System.Drawing.Size(0, 65);
  969. this.pr_cartonboxgw.TabIndex = 182;
  970. //
  971. // label4
  972. //
  973. this.label4.AutoSize = true;
  974. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  975. this.label4.Location = new System.Drawing.Point(4, 182);
  976. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  977. this.label4.Name = "label4";
  978. this.label4.Size = new System.Drawing.Size(110, 31);
  979. this.label4.TabIndex = 181;
  980. this.label4.Text = "标准重量";
  981. //
  982. // weight
  983. //
  984. this.weight.AutoSize = true;
  985. this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
  986. this.weight.ForeColor = System.Drawing.Color.DarkGreen;
  987. this.weight.Location = new System.Drawing.Point(14, 78);
  988. this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  989. this.weight.Name = "weight";
  990. this.weight.Size = new System.Drawing.Size(0, 90);
  991. this.weight.TabIndex = 180;
  992. //
  993. // label2
  994. //
  995. this.label2.AutoSize = true;
  996. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  997. this.label2.Location = new System.Drawing.Point(4, 40);
  998. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  999. this.label2.Name = "label2";
  1000. this.label2.Size = new System.Drawing.Size(62, 31);
  1001. this.label2.TabIndex = 179;
  1002. this.label2.Text = "重量";
  1003. //
  1004. // Baurate
  1005. //
  1006. this.Baurate.AutoSize = true;
  1007. this.Baurate.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1008. this.Baurate.Location = new System.Drawing.Point(1090, 644);
  1009. this.Baurate.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1010. this.Baurate.Name = "Baurate";
  1011. this.Baurate.Size = new System.Drawing.Size(0, 31);
  1012. this.Baurate.TabIndex = 176;
  1013. this.Baurate.Visible = false;
  1014. //
  1015. // ComList
  1016. //
  1017. this.ComList.AutoSize = true;
  1018. this.ComList.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1019. this.ComList.Location = new System.Drawing.Point(1113, 644);
  1020. this.ComList.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1021. this.ComList.Name = "ComList";
  1022. this.ComList.Size = new System.Drawing.Size(0, 31);
  1023. this.ComList.TabIndex = 177;
  1024. this.ComList.Visible = false;
  1025. //
  1026. // pa_downstatus
  1027. //
  1028. this.pa_downstatus.AutoSize = true;
  1029. this.pa_downstatus.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1030. this.pa_downstatus.Location = new System.Drawing.Point(1246, 681);
  1031. this.pa_downstatus.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1032. this.pa_downstatus.Name = "pa_downstatus";
  1033. this.pa_downstatus.Size = new System.Drawing.Size(0, 31);
  1034. this.pa_downstatus.TabIndex = 179;
  1035. this.pa_downstatus.Visible = false;
  1036. //
  1037. // pa_checkno
  1038. //
  1039. this.pa_checkno.AutoSize = true;
  1040. this.pa_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1041. this.pa_checkno.Location = new System.Drawing.Point(1244, 746);
  1042. this.pa_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1043. this.pa_checkno.Name = "pa_checkno";
  1044. this.pa_checkno.Size = new System.Drawing.Size(0, 31);
  1045. this.pa_checkno.TabIndex = 180;
  1046. this.pa_checkno.Visible = false;
  1047. //
  1048. // pa_sccode
  1049. //
  1050. this.pa_sccode.AutoSize = true;
  1051. this.pa_sccode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1052. this.pa_sccode.Location = new System.Drawing.Point(1238, 681);
  1053. this.pa_sccode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1054. this.pa_sccode.Name = "pa_sccode";
  1055. this.pa_sccode.Size = new System.Drawing.Size(0, 31);
  1056. this.pa_sccode.TabIndex = 181;
  1057. this.pa_sccode.Visible = false;
  1058. //
  1059. // pa_standardqty
  1060. //
  1061. this.pa_standardqty.AutoSize = true;
  1062. this.pa_standardqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1063. this.pa_standardqty.Location = new System.Drawing.Point(1166, 746);
  1064. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1065. this.pa_standardqty.Name = "pa_standardqty";
  1066. this.pa_standardqty.Size = new System.Drawing.Size(0, 31);
  1067. this.pa_standardqty.TabIndex = 183;
  1068. this.pa_standardqty.Visible = false;
  1069. //
  1070. // pr_sendchecktype
  1071. //
  1072. this.pr_sendchecktype.AutoSize = true;
  1073. this.pr_sendchecktype.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1074. this.pr_sendchecktype.Location = new System.Drawing.Point(939, 654);
  1075. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1076. this.pr_sendchecktype.Name = "pr_sendchecktype";
  1077. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 31);
  1078. this.pr_sendchecktype.TabIndex = 195;
  1079. this.pr_sendchecktype.Visible = false;
  1080. //
  1081. // mcd_remainqty_label
  1082. //
  1083. this.mcd_remainqty_label.AutoSize = true;
  1084. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1085. this.mcd_remainqty_label.Location = new System.Drawing.Point(660, 702);
  1086. this.mcd_remainqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1087. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  1088. this.mcd_remainqty_label.Size = new System.Drawing.Size(110, 31);
  1089. this.mcd_remainqty_label.TabIndex = 195;
  1090. this.mcd_remainqty_label.Text = "待采集数";
  1091. //
  1092. // mcd_remainqty
  1093. //
  1094. this.mcd_remainqty.AutoSize = true;
  1095. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1096. this.mcd_remainqty.Location = new System.Drawing.Point(834, 702);
  1097. this.mcd_remainqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1098. this.mcd_remainqty.Name = "mcd_remainqty";
  1099. this.mcd_remainqty.Size = new System.Drawing.Size(0, 31);
  1100. this.mcd_remainqty.TabIndex = 196;
  1101. //
  1102. // mcd_inqty_label
  1103. //
  1104. this.mcd_inqty_label.AutoSize = true;
  1105. this.mcd_inqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1106. this.mcd_inqty_label.Location = new System.Drawing.Point(660, 650);
  1107. this.mcd_inqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1108. this.mcd_inqty_label.Name = "mcd_inqty_label";
  1109. this.mcd_inqty_label.Size = new System.Drawing.Size(110, 31);
  1110. this.mcd_inqty_label.TabIndex = 193;
  1111. this.mcd_inqty_label.Text = "已采集数";
  1112. //
  1113. // mcd_inqty
  1114. //
  1115. this.mcd_inqty.AutoSize = true;
  1116. this.mcd_inqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1117. this.mcd_inqty.Location = new System.Drawing.Point(834, 650);
  1118. this.mcd_inqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1119. this.mcd_inqty.Name = "mcd_inqty";
  1120. this.mcd_inqty.Size = new System.Drawing.Size(0, 31);
  1121. this.mcd_inqty.TabIndex = 194;
  1122. //
  1123. // pa_remark_label
  1124. //
  1125. this.pa_remark_label.AutoSize = true;
  1126. this.pa_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1127. this.pa_remark_label.Location = new System.Drawing.Point(660, 744);
  1128. this.pa_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1129. this.pa_remark_label.Name = "pa_remark_label";
  1130. this.pa_remark_label.Size = new System.Drawing.Size(62, 31);
  1131. this.pa_remark_label.TabIndex = 197;
  1132. this.pa_remark_label.Text = "备注";
  1133. //
  1134. // pa_remark
  1135. //
  1136. this.pa_remark.AllPower = null;
  1137. this.pa_remark.BackColor = System.Drawing.Color.White;
  1138. this.pa_remark.ID = null;
  1139. this.pa_remark.Location = new System.Drawing.Point(790, 754);
  1140. this.pa_remark.Multiline = true;
  1141. this.pa_remark.Name = "pa_remark";
  1142. this.pa_remark.Power = null;
  1143. this.pa_remark.Size = new System.Drawing.Size(220, 67);
  1144. this.pa_remark.Str = null;
  1145. this.pa_remark.Str1 = null;
  1146. this.pa_remark.Str2 = null;
  1147. this.pa_remark.TabIndex = 198;
  1148. this.pa_remark.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pa_remark_KeyDown);
  1149. //
  1150. // CollecRemark
  1151. //
  1152. this.CollecRemark.AutoSize = true;
  1153. this.CollecRemark.Location = new System.Drawing.Point(790, 837);
  1154. this.CollecRemark.Margin = new System.Windows.Forms.Padding(4);
  1155. this.CollecRemark.Name = "CollecRemark";
  1156. this.CollecRemark.Size = new System.Drawing.Size(142, 22);
  1157. this.CollecRemark.TabIndex = 202;
  1158. this.CollecRemark.Text = "采集备注信息";
  1159. this.CollecRemark.UseVisualStyleBackColor = true;
  1160. //
  1161. // AllowRepeat
  1162. //
  1163. this.AllowRepeat.AutoSize = true;
  1164. this.AllowRepeat.Location = new System.Drawing.Point(944, 837);
  1165. this.AllowRepeat.Margin = new System.Windows.Forms.Padding(4);
  1166. this.AllowRepeat.Name = "AllowRepeat";
  1167. this.AllowRepeat.Size = new System.Drawing.Size(142, 22);
  1168. this.AllowRepeat.TabIndex = 209;
  1169. this.AllowRepeat.Text = "允许重复备注";
  1170. this.AllowRepeat.UseVisualStyleBackColor = true;
  1171. //
  1172. // label6
  1173. //
  1174. this.label6.AutoSize = true;
  1175. this.label6.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  1176. this.label6.Location = new System.Drawing.Point(657, 790);
  1177. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  1178. this.label6.Name = "label6";
  1179. this.label6.Size = new System.Drawing.Size(54, 28);
  1180. this.label6.TabIndex = 212;
  1181. this.label6.Text = "前缀";
  1182. //
  1183. // Remark_PreFix
  1184. //
  1185. this.Remark_PreFix.AllPower = null;
  1186. this.Remark_PreFix.BackColor = System.Drawing.Color.White;
  1187. this.Remark_PreFix.Font = new System.Drawing.Font("微软雅黑", 9F);
  1188. this.Remark_PreFix.ID = null;
  1189. this.Remark_PreFix.Location = new System.Drawing.Point(714, 789);
  1190. this.Remark_PreFix.Margin = new System.Windows.Forms.Padding(9, 10, 9, 10);
  1191. this.Remark_PreFix.Name = "Remark_PreFix";
  1192. this.Remark_PreFix.Power = null;
  1193. this.Remark_PreFix.Size = new System.Drawing.Size(62, 31);
  1194. this.Remark_PreFix.Str = null;
  1195. this.Remark_PreFix.Str1 = null;
  1196. this.Remark_PreFix.Str2 = null;
  1197. this.Remark_PreFix.TabIndex = 211;
  1198. this.Remark_PreFix.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Remark_PreFix_KeyDown);
  1199. //
  1200. // Packing_PackageCollectionWeigh
  1201. //
  1202. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  1203. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1204. this.ClientSize = new System.Drawing.Size(1318, 873);
  1205. this.Controls.Add(this.label6);
  1206. this.Controls.Add(this.Remark_PreFix);
  1207. this.Controls.Add(this.AllowRepeat);
  1208. this.Controls.Add(this.CollecRemark);
  1209. this.Controls.Add(this.pa_remark);
  1210. this.Controls.Add(this.pa_remark_label);
  1211. this.Controls.Add(this.mcd_remainqty_label);
  1212. this.Controls.Add(this.mcd_remainqty);
  1213. this.Controls.Add(this.pr_sendchecktype);
  1214. this.Controls.Add(this.mcd_inqty_label);
  1215. this.Controls.Add(this.mcd_inqty);
  1216. this.Controls.Add(this.pa_standardqty);
  1217. this.Controls.Add(this.pa_sccode);
  1218. this.Controls.Add(this.pa_checkno);
  1219. this.Controls.Add(this.pa_downstatus);
  1220. this.Controls.Add(this.ComList);
  1221. this.Controls.Add(this.Baurate);
  1222. this.Controls.Add(this.groupBoxWithBorder3);
  1223. this.Controls.Add(this.pa_status);
  1224. this.Controls.Add(this.pr_packrule);
  1225. this.Controls.Add(this.groupBoxWithBorder2);
  1226. this.Controls.Add(this.groupBoxWithBorder1);
  1227. this.Controls.Add(this.OperateResult);
  1228. this.Controls.Add(this.pa_id);
  1229. this.Controls.Add(this.Clean);
  1230. this.Controls.Add(this.sn_code);
  1231. this.Controls.Add(this.PackageDetail);
  1232. this.Controls.Add(this.Cancel);
  1233. this.Controls.Add(this.label13);
  1234. this.Controls.Add(this.pa_makecode);
  1235. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1236. this.Margin = new System.Windows.Forms.Padding(4);
  1237. this.Name = "Packing_PackageCollectionWeigh";
  1238. this.Tag = "Packing!PackageCollectionWeigh";
  1239. this.Text = "Z";
  1240. this.Activated += new System.EventHandler(this.Make_PackageCollectionWeigh_Activated);
  1241. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_PackageCollectionWeigh_FormClosing);
  1242. this.Load += new System.EventHandler(this.Make_PackageCollectionWeigh_Load);
  1243. this.SizeChanged += new System.EventHandler(this.Make_PackageCollectionWeigh_SizeChanged);
  1244. ((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
  1245. this.groupBoxWithBorder1.ResumeLayout(false);
  1246. this.groupBoxWithBorder1.PerformLayout();
  1247. this.groupBoxWithBorder2.ResumeLayout(false);
  1248. this.groupBoxWithBorder2.PerformLayout();
  1249. this.groupBoxWithBorder3.ResumeLayout(false);
  1250. this.groupBoxWithBorder3.PerformLayout();
  1251. this.ResumeLayout(false);
  1252. this.PerformLayout();
  1253. }
  1254. #endregion
  1255. private System.Windows.Forms.Label pa_makecode;
  1256. private System.Windows.Forms.Label label13;
  1257. private System.Windows.Forms.Label pa_code_label;
  1258. private System.Windows.Forms.Label PrintList_label;
  1259. private System.Windows.Forms.Label PrintNum_label;
  1260. private System.Windows.Forms.CheckBox Cancel;
  1261. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
  1262. private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
  1263. private CustomControl.ButtonUtil.NormalButton Clean;
  1264. private CustomControl.ButtonUtil.NormalButton Printing;
  1265. private System.Windows.Forms.Label pa_id;
  1266. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  1267. private CustomControl.ComBoxWithFocus.PrinterCombox PrintList;
  1268. private UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  1269. private System.Windows.Forms.Label label3;
  1270. private CustomControl.CustomCheckBox.AutoPrintCheckBox AutoPrint;
  1271. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder1;
  1272. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  1273. private CustomControl.ButtonUtil.NormalButton Packing;
  1274. private System.Windows.Forms.CheckBox AutoGenBoxCode;
  1275. private System.Windows.Forms.Label pr_packrule;
  1276. private System.Windows.Forms.Label pa_status;
  1277. private CustomControl.ButtonUtil.NormalButton SendCheck;
  1278. private System.Windows.Forms.Label ob_batchqty;
  1279. private System.Windows.Forms.Label ob_nowcheckqty_label;
  1280. private System.Windows.Forms.Label ob_batchqty_label;
  1281. private System.Windows.Forms.Label ob_nowcheckqty;
  1282. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder3;
  1283. private System.Windows.Forms.Label label2;
  1284. private System.Windows.Forms.Label weight;
  1285. private System.Windows.Forms.Label label4;
  1286. private System.Windows.Forms.Label pr_cartonboxgw;
  1287. private System.Windows.Forms.Label Baurate;
  1288. private System.Windows.Forms.Label ComList;
  1289. private System.Windows.Forms.Label pr_cartonunit;
  1290. private System.Windows.Forms.Label pr_cartonunit1;
  1291. private System.Windows.Forms.Label pa_downstatus;
  1292. private System.Windows.Forms.Label pa_checkno;
  1293. private System.Windows.Forms.Label pa_sccode;
  1294. private System.Windows.Forms.Label pa_currentqty_label;
  1295. private System.Windows.Forms.Label pr_detail_label;
  1296. private System.Windows.Forms.Label pa_currentqty;
  1297. private System.Windows.Forms.Label pr_code_label;
  1298. private System.Windows.Forms.Label pr_detail;
  1299. private System.Windows.Forms.Label pr_outboxinnerqty_label;
  1300. private System.Windows.Forms.Label pr_code;
  1301. private System.Windows.Forms.Label pa_standardqty;
  1302. private CustomControl.ButtonUtil.NormalButton DeleteAll;
  1303. private CustomControl.ValueLabel.ValueLabel checkweightlabel;
  1304. private System.Windows.Forms.Label label1;
  1305. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  1306. private CustomControl.TextBoxWithIcon.EnterTextBox pr_outboxinnerqty;
  1307. private System.Windows.Forms.Label OutBoxLength_label;
  1308. private CustomControl.TextBoxWithIcon.SnCollectionBox OutBoxLength;
  1309. private CustomControl.ButtonUtil.NormalButton RefreshWeigh;
  1310. private System.Windows.Forms.Label pr_sendchecktype;
  1311. private System.Windows.Forms.Label label5;
  1312. private System.Windows.Forms.Label ms_makecode_label;
  1313. private System.Windows.Forms.Label ms_salecode;
  1314. private System.Windows.Forms.Label ms_makecode;
  1315. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  1316. private System.Windows.Forms.Label mcd_remainqty_label;
  1317. private System.Windows.Forms.Label mcd_remainqty;
  1318. private System.Windows.Forms.Label mcd_inqty_label;
  1319. private System.Windows.Forms.Label mcd_inqty;
  1320. private System.Windows.Forms.Label pa_remark_label;
  1321. private CustomControl.TextBoxWithIcon.EnterTextBox pa_remark;
  1322. private System.Windows.Forms.CheckBox CollecRemark;
  1323. private System.Windows.Forms.CheckBox locksalecode;
  1324. private System.Windows.Forms.Label PreFix_label;
  1325. private CustomControl.TextBoxWithIcon.SnCollectionBox PreFix;
  1326. private System.Windows.Forms.DataGridViewTextBoxColumn pd_barcode;
  1327. private System.Windows.Forms.DataGridViewTextBoxColumn pa_outboxcode1;
  1328. private System.Windows.Forms.DataGridViewTextBoxColumn pa_prodcode1;
  1329. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  1330. private System.Windows.Forms.DataGridViewTextBoxColumn pa_indate;
  1331. private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
  1332. public System.Windows.Forms.Label ob_checkno;
  1333. public CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  1334. private System.Windows.Forms.CheckBox AllowRepeat;
  1335. private System.Windows.Forms.Label label6;
  1336. private CustomControl.TextBoxWithIcon.SnCollectionBox Remark_PreFix;
  1337. }
  1338. }