Make_BigBoxCollection.Designer.cs 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_BigBoxCollection
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_BigBoxCollection));
  29. this.pa_outboxcode_label = new System.Windows.Forms.Label();
  30. this.pa_totalqty_label = new System.Windows.Forms.Label();
  31. this.pa_makecode_label = new System.Windows.Forms.Label();
  32. this.AutoPrint = new System.Windows.Forms.CheckBox();
  33. this.pa_restqty_label = new System.Windows.Forms.Label();
  34. this.pa_custcode_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 System.Windows.Forms.ComboBox();
  38. this.PrintLabel_label = new System.Windows.Forms.Label();
  39. this.PrinterList_label = new System.Windows.Forms.Label();
  40. this.PrinterList = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  41. this.pa_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  42. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  43. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  44. this.outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  45. this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  46. this.Printlab = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  47. this.ReleasePallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  48. this.NewPallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  49. this.pa_custcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  50. this.PackageInf = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  51. this.pd_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.pa_makecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  57. this.pa_standardqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  58. this.pa_currentqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  59. this.pa_packageqty_label = new System.Windows.Forms.Label();
  60. this.Packing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  61. this.AutoOutBoxCode = new System.Windows.Forms.CheckBox();
  62. this.pa_status = new System.Windows.Forms.Label();
  63. this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  64. this.Cancel = new System.Windows.Forms.CheckBox();
  65. ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).BeginInit();
  66. this.SuspendLayout();
  67. //
  68. // pa_outboxcode_label
  69. //
  70. this.pa_outboxcode_label.AutoSize = true;
  71. this.pa_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  72. this.pa_outboxcode_label.Location = new System.Drawing.Point(4, 34);
  73. this.pa_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  74. this.pa_outboxcode_label.Name = "pa_outboxcode_label";
  75. this.pa_outboxcode_label.Size = new System.Drawing.Size(72, 27);
  76. this.pa_outboxcode_label.TabIndex = 102;
  77. this.pa_outboxcode_label.Text = "大箱号";
  78. //
  79. // pa_totalqty_label
  80. //
  81. this.pa_totalqty_label.AutoSize = true;
  82. this.pa_totalqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  83. this.pa_totalqty_label.Location = new System.Drawing.Point(373, 96);
  84. this.pa_totalqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  85. this.pa_totalqty_label.Name = "pa_totalqty_label";
  86. this.pa_totalqty_label.Size = new System.Drawing.Size(92, 27);
  87. this.pa_totalqty_label.TabIndex = 104;
  88. this.pa_totalqty_label.Text = "已装数量";
  89. //
  90. // pa_makecode_label
  91. //
  92. this.pa_makecode_label.AutoSize = true;
  93. this.pa_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  94. this.pa_makecode_label.Location = new System.Drawing.Point(373, 34);
  95. this.pa_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  96. this.pa_makecode_label.Name = "pa_makecode_label";
  97. this.pa_makecode_label.Size = new System.Drawing.Size(92, 27);
  98. this.pa_makecode_label.TabIndex = 108;
  99. this.pa_makecode_label.Text = "制造单号";
  100. //
  101. // AutoPrint
  102. //
  103. this.AutoPrint.AutoSize = true;
  104. this.AutoPrint.Checked = true;
  105. this.AutoPrint.CheckState = System.Windows.Forms.CheckState.Checked;
  106. this.AutoPrint.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.AutoPrint.Location = new System.Drawing.Point(1004, 216);
  108. this.AutoPrint.Margin = new System.Windows.Forms.Padding(4);
  109. this.AutoPrint.Name = "AutoPrint";
  110. this.AutoPrint.Size = new System.Drawing.Size(154, 31);
  111. this.AutoPrint.TabIndex = 153;
  112. this.AutoPrint.Text = "满箱自动打印";
  113. this.AutoPrint.UseVisualStyleBackColor = true;
  114. //
  115. // pa_restqty_label
  116. //
  117. this.pa_restqty_label.AutoSize = true;
  118. this.pa_restqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  119. this.pa_restqty_label.Location = new System.Drawing.Point(992, 161);
  120. this.pa_restqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  121. this.pa_restqty_label.Name = "pa_restqty_label";
  122. this.pa_restqty_label.Size = new System.Drawing.Size(92, 27);
  123. this.pa_restqty_label.TabIndex = 154;
  124. this.pa_restqty_label.Text = "打印张数";
  125. //
  126. // pa_custcode_label
  127. //
  128. this.pa_custcode_label.AutoSize = true;
  129. this.pa_custcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  130. this.pa_custcode_label.Location = new System.Drawing.Point(992, 34);
  131. this.pa_custcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  132. this.pa_custcode_label.Name = "pa_custcode_label";
  133. this.pa_custcode_label.Size = new System.Drawing.Size(52, 27);
  134. this.pa_custcode_label.TabIndex = 157;
  135. this.pa_custcode_label.Text = "客户";
  136. //
  137. // outboxcode_label
  138. //
  139. this.outboxcode_label.AutoSize = true;
  140. this.outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.outboxcode_label.Location = new System.Drawing.Point(952, 347);
  142. this.outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  143. this.outboxcode_label.Name = "outboxcode_label";
  144. this.outboxcode_label.Size = new System.Drawing.Size(92, 27);
  145. this.outboxcode_label.TabIndex = 166;
  146. this.outboxcode_label.Text = "卡通箱号";
  147. //
  148. // pa_prodcode_label
  149. //
  150. this.pa_prodcode_label.AutoSize = true;
  151. this.pa_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.pa_prodcode_label.Location = new System.Drawing.Point(624, 34);
  153. this.pa_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  154. this.pa_prodcode_label.Name = "pa_prodcode_label";
  155. this.pa_prodcode_label.Size = new System.Drawing.Size(92, 27);
  156. this.pa_prodcode_label.TabIndex = 169;
  157. this.pa_prodcode_label.Text = "产品编号";
  158. //
  159. // PrintLabel
  160. //
  161. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  162. this.PrintLabel.FormattingEnabled = true;
  163. this.PrintLabel.Location = new System.Drawing.Point(1117, 101);
  164. this.PrintLabel.Margin = new System.Windows.Forms.Padding(3, 1, 3, 1);
  165. this.PrintLabel.Name = "PrintLabel";
  166. this.PrintLabel.Size = new System.Drawing.Size(195, 23);
  167. this.PrintLabel.TabIndex = 172;
  168. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  169. //
  170. // PrintLabel_label
  171. //
  172. this.PrintLabel_label.AutoSize = true;
  173. this.PrintLabel_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.PrintLabel_label.Location = new System.Drawing.Point(992, 99);
  175. this.PrintLabel_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  176. this.PrintLabel_label.Name = "PrintLabel_label";
  177. this.PrintLabel_label.Size = new System.Drawing.Size(92, 27);
  178. this.PrintLabel_label.TabIndex = 174;
  179. this.PrintLabel_label.Text = "标签文件";
  180. //
  181. // PrinterList_label
  182. //
  183. this.PrinterList_label.AutoSize = true;
  184. this.PrinterList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  185. this.PrinterList_label.Location = new System.Drawing.Point(624, 99);
  186. this.PrinterList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  187. this.PrinterList_label.Name = "PrinterList_label";
  188. this.PrinterList_label.Size = new System.Drawing.Size(112, 27);
  189. this.PrinterList_label.TabIndex = 173;
  190. this.PrinterList_label.Text = "打印机列表";
  191. //
  192. // PrinterList
  193. //
  194. this.PrinterList.Location = new System.Drawing.Point(771, 99);
  195. this.PrinterList.Margin = new System.Windows.Forms.Padding(5);
  196. this.PrinterList.Name = "PrinterList";
  197. this.PrinterList.Size = new System.Drawing.Size(195, 25);
  198. this.PrinterList.TabIndex = 171;
  199. //
  200. // pa_prodcode
  201. //
  202. this.pa_prodcode.AutoSize = true;
  203. this.pa_prodcode.CutLength = null;
  204. this.pa_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.pa_prodcode.Location = new System.Drawing.Point(765, 34);
  206. this.pa_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  207. this.pa_prodcode.MaximumSize = new System.Drawing.Size(200, 0);
  208. this.pa_prodcode.Name = "pa_prodcode";
  209. this.pa_prodcode.Size = new System.Drawing.Size(0, 27);
  210. this.pa_prodcode.TabIndex = 170;
  211. this.pa_prodcode.Tag = "1";
  212. this.pa_prodcode.TextChanged += new System.EventHandler(this.pa_prodcode_TextChanged);
  213. //
  214. // Clean
  215. //
  216. this.Clean.AllPower = null;
  217. this.Clean.BackColor = System.Drawing.Color.Transparent;
  218. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  219. this.Clean.Image = null;
  220. this.Clean.IsShowBorder = true;
  221. this.Clean.Location = new System.Drawing.Point(1105, 640);
  222. this.Clean.Margin = new System.Windows.Forms.Padding(4);
  223. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  224. this.Clean.Name = "Clean";
  225. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  226. this.Clean.Power = null;
  227. this.Clean.Size = new System.Drawing.Size(80, 30);
  228. this.Clean.TabIndex = 168;
  229. this.Clean.Text = "清除";
  230. this.Clean.UseVisualStyleBackColor = true;
  231. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  232. //
  233. // OperateResult
  234. //
  235. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  236. this.OperateResult.Location = new System.Drawing.Point(953, 434);
  237. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  238. this.OperateResult.Name = "OperateResult";
  239. this.OperateResult.Size = new System.Drawing.Size(368, 198);
  240. this.OperateResult.TabIndex = 167;
  241. this.OperateResult.Text = "";
  242. //
  243. // outboxcode
  244. //
  245. this.outboxcode.AllPower = "ifall";
  246. this.outboxcode.BackColor = System.Drawing.Color.White;
  247. this.outboxcode.ID = null;
  248. this.outboxcode.Location = new System.Drawing.Point(1049, 347);
  249. this.outboxcode.Margin = new System.Windows.Forms.Padding(4);
  250. this.outboxcode.Name = "outboxcode";
  251. this.outboxcode.Power = "ifread";
  252. this.outboxcode.Size = new System.Drawing.Size(145, 25);
  253. this.outboxcode.Str = null;
  254. this.outboxcode.Str1 = null;
  255. this.outboxcode.Str2 = null;
  256. this.outboxcode.TabIndex = 164;
  257. this.outboxcode.Tag = "NoAuto";
  258. this.outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.outboxcode_KeyDown);
  259. //
  260. // pa_outboxcode
  261. //
  262. this.pa_outboxcode.AllPower = "ifall";
  263. this.pa_outboxcode.BackColor = System.Drawing.Color.White;
  264. this.pa_outboxcode.ID = null;
  265. this.pa_outboxcode.Location = new System.Drawing.Point(111, 36);
  266. this.pa_outboxcode.Margin = new System.Windows.Forms.Padding(4);
  267. this.pa_outboxcode.Name = "pa_outboxcode";
  268. this.pa_outboxcode.Power = "ifread";
  269. this.pa_outboxcode.Size = new System.Drawing.Size(140, 25);
  270. this.pa_outboxcode.Str = null;
  271. this.pa_outboxcode.Str1 = null;
  272. this.pa_outboxcode.Str2 = null;
  273. this.pa_outboxcode.TabIndex = 163;
  274. this.pa_outboxcode.Tag = "NoAuto";
  275. this.pa_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.palletcode_KeyDown);
  276. //
  277. // Printlab
  278. //
  279. this.Printlab.AllPower = null;
  280. this.Printlab.BackColor = System.Drawing.Color.Transparent;
  281. this.Printlab.DownImage = ((System.Drawing.Image)(resources.GetObject("Printlab.DownImage")));
  282. this.Printlab.Image = null;
  283. this.Printlab.IsShowBorder = true;
  284. this.Printlab.Location = new System.Drawing.Point(1107, 280);
  285. this.Printlab.Margin = new System.Windows.Forms.Padding(4);
  286. this.Printlab.MoveImage = ((System.Drawing.Image)(resources.GetObject("Printlab.MoveImage")));
  287. this.Printlab.Name = "Printlab";
  288. this.Printlab.NormalImage = ((System.Drawing.Image)(resources.GetObject("Printlab.NormalImage")));
  289. this.Printlab.Power = null;
  290. this.Printlab.Size = new System.Drawing.Size(80, 30);
  291. this.Printlab.TabIndex = 161;
  292. this.Printlab.Text = "打印";
  293. this.Printlab.UseVisualStyleBackColor = true;
  294. this.Printlab.Click += new System.EventHandler(this.Print_Click);
  295. //
  296. // ReleasePallet
  297. //
  298. this.ReleasePallet.AllPower = null;
  299. this.ReleasePallet.BackColor = System.Drawing.Color.Transparent;
  300. this.ReleasePallet.DownImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.DownImage")));
  301. this.ReleasePallet.Image = null;
  302. this.ReleasePallet.IsShowBorder = true;
  303. this.ReleasePallet.Location = new System.Drawing.Point(1004, 280);
  304. this.ReleasePallet.Margin = new System.Windows.Forms.Padding(4);
  305. this.ReleasePallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.MoveImage")));
  306. this.ReleasePallet.Name = "ReleasePallet";
  307. this.ReleasePallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("ReleasePallet.NormalImage")));
  308. this.ReleasePallet.Power = null;
  309. this.ReleasePallet.Size = new System.Drawing.Size(80, 30);
  310. this.ReleasePallet.TabIndex = 160;
  311. this.ReleasePallet.Text = "解除大箱";
  312. this.ReleasePallet.UseVisualStyleBackColor = true;
  313. this.ReleasePallet.Click += new System.EventHandler(this.ReleasePallet_Click);
  314. //
  315. // NewPallet
  316. //
  317. this.NewPallet.AllPower = "ifall";
  318. this.NewPallet.BackColor = System.Drawing.Color.Transparent;
  319. this.NewPallet.DownImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.DownImage")));
  320. this.NewPallet.Image = null;
  321. this.NewPallet.IsShowBorder = true;
  322. this.NewPallet.Location = new System.Drawing.Point(1236, 12);
  323. this.NewPallet.Margin = new System.Windows.Forms.Padding(4);
  324. this.NewPallet.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.MoveImage")));
  325. this.NewPallet.Name = "NewPallet";
  326. this.NewPallet.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewPallet.NormalImage")));
  327. this.NewPallet.Power = "ifread";
  328. this.NewPallet.Size = new System.Drawing.Size(80, 30);
  329. this.NewPallet.TabIndex = 159;
  330. this.NewPallet.Text = "新增大箱";
  331. this.NewPallet.UseVisualStyleBackColor = true;
  332. this.NewPallet.Visible = false;
  333. this.NewPallet.Click += new System.EventHandler(this.NewPallet_Click);
  334. //
  335. // pa_custcode
  336. //
  337. this.pa_custcode.AutoSize = true;
  338. this.pa_custcode.CutLength = null;
  339. this.pa_custcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  340. this.pa_custcode.Location = new System.Drawing.Point(1117, 34);
  341. this.pa_custcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  342. this.pa_custcode.MaximumSize = new System.Drawing.Size(200, 0);
  343. this.pa_custcode.Name = "pa_custcode";
  344. this.pa_custcode.Size = new System.Drawing.Size(0, 27);
  345. this.pa_custcode.TabIndex = 158;
  346. this.pa_custcode.Tag = "1";
  347. //
  348. // PackageInf
  349. //
  350. this.PackageInf.AllowUserToAddRows = false;
  351. this.PackageInf.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  352. this.PackageInf.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  353. this.pd_outboxcode,
  354. this.pd_innerqty,
  355. this.Column3,
  356. this.Column4,
  357. this.Column5});
  358. this.PackageInf.EnableContentClick = true;
  359. this.PackageInf.Location = new System.Drawing.Point(4, 161);
  360. this.PackageInf.Margin = new System.Windows.Forms.Padding(4);
  361. this.PackageInf.Name = "PackageInf";
  362. this.PackageInf.RowTemplate.Height = 23;
  363. this.PackageInf.Size = new System.Drawing.Size(941, 519);
  364. this.PackageInf.TabIndex = 156;
  365. //
  366. // pd_outboxcode
  367. //
  368. this.pd_outboxcode.DataPropertyName = "code";
  369. this.pd_outboxcode.HeaderText = "卡通箱号";
  370. this.pd_outboxcode.Name = "pd_outboxcode";
  371. this.pd_outboxcode.ReadOnly = true;
  372. //
  373. // pd_innerqty
  374. //
  375. this.pd_innerqty.DataPropertyName = "pd_innerqty";
  376. this.pd_innerqty.HeaderText = "数量";
  377. this.pd_innerqty.Name = "pd_innerqty";
  378. this.pd_innerqty.ReadOnly = true;
  379. //
  380. // Column3
  381. //
  382. this.Column3.DataPropertyName = "pd_prodcode";
  383. this.Column3.HeaderText = "产品编号";
  384. this.Column3.Name = "Column3";
  385. this.Column3.ReadOnly = true;
  386. //
  387. // Column4
  388. //
  389. this.Column4.DataPropertyName = "pd_makecode";
  390. this.Column4.HeaderText = "工单号";
  391. this.Column4.Name = "Column4";
  392. this.Column4.ReadOnly = true;
  393. //
  394. // Column5
  395. //
  396. this.Column5.DataPropertyName = "pa_custcode";
  397. this.Column5.HeaderText = "客户";
  398. this.Column5.MinimumWidth = 100;
  399. this.Column5.Name = "Column5";
  400. this.Column5.ReadOnly = true;
  401. //
  402. // pa_makecode
  403. //
  404. this.pa_makecode.AutoSize = true;
  405. this.pa_makecode.CutLength = null;
  406. this.pa_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  407. this.pa_makecode.Location = new System.Drawing.Point(500, 34);
  408. this.pa_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  409. this.pa_makecode.MaximumSize = new System.Drawing.Size(200, 0);
  410. this.pa_makecode.Name = "pa_makecode";
  411. this.pa_makecode.Size = new System.Drawing.Size(0, 27);
  412. this.pa_makecode.TabIndex = 109;
  413. this.pa_makecode.Tag = "1";
  414. //
  415. // pa_standardqty
  416. //
  417. this.pa_standardqty.AutoSize = true;
  418. this.pa_standardqty.CutLength = null;
  419. this.pa_standardqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  420. this.pa_standardqty.Location = new System.Drawing.Point(111, 96);
  421. this.pa_standardqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  422. this.pa_standardqty.MaximumSize = new System.Drawing.Size(200, 0);
  423. this.pa_standardqty.Name = "pa_standardqty";
  424. this.pa_standardqty.Size = new System.Drawing.Size(0, 27);
  425. this.pa_standardqty.TabIndex = 105;
  426. this.pa_standardqty.Tag = "1";
  427. //
  428. // pa_currentqty
  429. //
  430. this.pa_currentqty.AutoSize = true;
  431. this.pa_currentqty.CutLength = null;
  432. this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  433. this.pa_currentqty.Location = new System.Drawing.Point(500, 99);
  434. this.pa_currentqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  435. this.pa_currentqty.MaximumSize = new System.Drawing.Size(200, 0);
  436. this.pa_currentqty.Name = "pa_currentqty";
  437. this.pa_currentqty.Size = new System.Drawing.Size(0, 27);
  438. this.pa_currentqty.TabIndex = 177;
  439. this.pa_currentqty.Tag = "1";
  440. //
  441. // pa_packageqty_label
  442. //
  443. this.pa_packageqty_label.AutoSize = true;
  444. this.pa_packageqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  445. this.pa_packageqty_label.Location = new System.Drawing.Point(4, 96);
  446. this.pa_packageqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  447. this.pa_packageqty_label.Name = "pa_packageqty_label";
  448. this.pa_packageqty_label.Size = new System.Drawing.Size(92, 27);
  449. this.pa_packageqty_label.TabIndex = 176;
  450. this.pa_packageqty_label.Text = "大箱容量";
  451. //
  452. // Packing
  453. //
  454. this.Packing.AllPower = null;
  455. this.Packing.BackColor = System.Drawing.Color.Transparent;
  456. this.Packing.DownImage = ((System.Drawing.Image)(resources.GetObject("Packing.DownImage")));
  457. this.Packing.Image = null;
  458. this.Packing.IsShowBorder = true;
  459. this.Packing.Location = new System.Drawing.Point(1213, 280);
  460. this.Packing.Margin = new System.Windows.Forms.Padding(4);
  461. this.Packing.MoveImage = ((System.Drawing.Image)(resources.GetObject("Packing.MoveImage")));
  462. this.Packing.Name = "Packing";
  463. this.Packing.NormalImage = ((System.Drawing.Image)(resources.GetObject("Packing.NormalImage")));
  464. this.Packing.Power = null;
  465. this.Packing.Size = new System.Drawing.Size(80, 30);
  466. this.Packing.TabIndex = 178;
  467. this.Packing.Text = "封大箱";
  468. this.Packing.UseVisualStyleBackColor = true;
  469. this.Packing.Click += new System.EventHandler(this.Packing_Click);
  470. //
  471. // AutoOutBoxCode
  472. //
  473. this.AutoOutBoxCode.AutoSize = true;
  474. this.AutoOutBoxCode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  475. this.AutoOutBoxCode.Location = new System.Drawing.Point(259, 32);
  476. this.AutoOutBoxCode.Margin = new System.Windows.Forms.Padding(4);
  477. this.AutoOutBoxCode.Name = "AutoOutBoxCode";
  478. this.AutoOutBoxCode.Size = new System.Drawing.Size(114, 31);
  479. this.AutoOutBoxCode.TabIndex = 179;
  480. this.AutoOutBoxCode.Text = "自动生成";
  481. this.AutoOutBoxCode.UseVisualStyleBackColor = true;
  482. //
  483. // pa_status
  484. //
  485. this.pa_status.AutoSize = true;
  486. this.pa_status.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  487. this.pa_status.Location = new System.Drawing.Point(1231, 220);
  488. this.pa_status.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  489. this.pa_status.Name = "pa_status";
  490. this.pa_status.Size = new System.Drawing.Size(0, 27);
  491. this.pa_status.TabIndex = 180;
  492. this.pa_status.Visible = false;
  493. //
  494. // PrintNum
  495. //
  496. this.PrintNum.AllPower = null;
  497. this.PrintNum.BackColor = System.Drawing.Color.White;
  498. this.PrintNum.Enabled = false;
  499. this.PrintNum.ID = null;
  500. this.PrintNum.Location = new System.Drawing.Point(1117, 166);
  501. this.PrintNum.Margin = new System.Windows.Forms.Padding(4);
  502. this.PrintNum.Name = "PrintNum";
  503. this.PrintNum.Power = null;
  504. this.PrintNum.Size = new System.Drawing.Size(188, 25);
  505. this.PrintNum.Str = null;
  506. this.PrintNum.Str1 = null;
  507. this.PrintNum.Str2 = null;
  508. this.PrintNum.TabIndex = 181;
  509. //
  510. // Cancel
  511. //
  512. this.Cancel.AutoSize = true;
  513. this.Cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  514. this.Cancel.Location = new System.Drawing.Point(1202, 343);
  515. this.Cancel.Margin = new System.Windows.Forms.Padding(4);
  516. this.Cancel.Name = "Cancel";
  517. this.Cancel.Size = new System.Drawing.Size(114, 31);
  518. this.Cancel.TabIndex = 182;
  519. this.Cancel.Text = "取消采集";
  520. this.Cancel.UseVisualStyleBackColor = true;
  521. //
  522. // Make_BigBoxCollection
  523. //
  524. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  525. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  526. this.ClientSize = new System.Drawing.Size(1329, 690);
  527. this.Controls.Add(this.Cancel);
  528. this.Controls.Add(this.PrintNum);
  529. this.Controls.Add(this.pa_status);
  530. this.Controls.Add(this.AutoOutBoxCode);
  531. this.Controls.Add(this.Packing);
  532. this.Controls.Add(this.pa_currentqty);
  533. this.Controls.Add(this.pa_packageqty_label);
  534. this.Controls.Add(this.PrintLabel_label);
  535. this.Controls.Add(this.PrinterList_label);
  536. this.Controls.Add(this.PrintLabel);
  537. this.Controls.Add(this.PrinterList);
  538. this.Controls.Add(this.pa_prodcode);
  539. this.Controls.Add(this.pa_prodcode_label);
  540. this.Controls.Add(this.Clean);
  541. this.Controls.Add(this.OperateResult);
  542. this.Controls.Add(this.outboxcode_label);
  543. this.Controls.Add(this.outboxcode);
  544. this.Controls.Add(this.pa_outboxcode);
  545. this.Controls.Add(this.Printlab);
  546. this.Controls.Add(this.ReleasePallet);
  547. this.Controls.Add(this.NewPallet);
  548. this.Controls.Add(this.pa_custcode);
  549. this.Controls.Add(this.pa_custcode_label);
  550. this.Controls.Add(this.PackageInf);
  551. this.Controls.Add(this.pa_restqty_label);
  552. this.Controls.Add(this.AutoPrint);
  553. this.Controls.Add(this.pa_makecode);
  554. this.Controls.Add(this.pa_makecode_label);
  555. this.Controls.Add(this.pa_standardqty);
  556. this.Controls.Add(this.pa_totalqty_label);
  557. this.Controls.Add(this.pa_outboxcode_label);
  558. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  559. this.Margin = new System.Windows.Forms.Padding(4);
  560. this.Name = "Make_BigBoxCollection";
  561. this.Tag = "Make!BigBoxCollection";
  562. this.Text = "栈板采集";
  563. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Make_BigBoxCollection_FormClosed);
  564. this.Load += new System.EventHandler(this.栈板称重_Load);
  565. this.SizeChanged += new System.EventHandler(this.栈板称重_SizeChanged);
  566. ((System.ComponentModel.ISupportInitialize)(this.PackageInf)).EndInit();
  567. this.ResumeLayout(false);
  568. this.PerformLayout();
  569. }
  570. #endregion
  571. private System.Windows.Forms.Label pa_outboxcode_label;
  572. private CustomControl.ValueLabel.ValueLabel pa_standardqty;
  573. private System.Windows.Forms.Label pa_totalqty_label;
  574. private CustomControl.ValueLabel.ValueLabel pa_makecode;
  575. private System.Windows.Forms.Label pa_makecode_label;
  576. private System.Windows.Forms.CheckBox AutoPrint;
  577. private System.Windows.Forms.Label pa_restqty_label;
  578. private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageInf;
  579. private CustomControl.ValueLabel.ValueLabel pa_custcode;
  580. private System.Windows.Forms.Label pa_custcode_label;
  581. private CustomControl.ButtonUtil.NormalButton NewPallet;
  582. private CustomControl.ButtonUtil.NormalButton ReleasePallet;
  583. private CustomControl.ButtonUtil.NormalButton Printlab;
  584. private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
  585. private CustomControl.TextBoxWithIcon.SnCollectionBox outboxcode;
  586. private System.Windows.Forms.Label outboxcode_label;
  587. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  588. private CustomControl.ButtonUtil.NormalButton Clean;
  589. private CustomControl.ValueLabel.ValueLabel pa_prodcode;
  590. private System.Windows.Forms.Label pa_prodcode_label;
  591. private CustomControl.ComBoxWithFocus.PrinterCombox PrinterList;
  592. private System.Windows.Forms.ComboBox PrintLabel;
  593. private System.Windows.Forms.Label PrintLabel_label;
  594. private System.Windows.Forms.Label PrinterList_label;
  595. private CustomControl.ValueLabel.ValueLabel pa_currentqty;
  596. private System.Windows.Forms.Label pa_packageqty_label;
  597. private CustomControl.ButtonUtil.NormalButton Packing;
  598. private System.Windows.Forms.CheckBox AutoOutBoxCode;
  599. private System.Windows.Forms.Label pa_status;
  600. private CustomControl.TextBoxWithIcon.EnterTextBox PrintNum;
  601. private System.Windows.Forms.DataGridViewTextBoxColumn pd_outboxcode;
  602. private System.Windows.Forms.DataGridViewTextBoxColumn pd_innerqty;
  603. private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
  604. private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
  605. private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
  606. private System.Windows.Forms.CheckBox Cancel;
  607. }
  608. }