Packing_PackageCollectionZX.Designer.cs 75 KB

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