Make_PalletCollection.Designer.cs 43 KB

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