Warehouse_FinishedProductOut.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529
  1. namespace UAS_MES.Warehouse
  2. {
  3. partial class Warehouse_FinishedProductOut
  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(Warehouse_FinishedProductOut));
  29. this.pi_inoutno_label = new System.Windows.Forms.Label();
  30. this.pi_titile_label = new System.Windows.Forms.Label();
  31. this.pi_title = new System.Windows.Forms.Label();
  32. this.panel1 = new System.Windows.Forms.Panel();
  33. this.label10 = new System.Windows.Forms.Label();
  34. this.label8 = new System.Windows.Forms.Label();
  35. this.label6 = new System.Windows.Forms.Label();
  36. this.label4 = new System.Windows.Forms.Label();
  37. this.palletBtn = new System.Windows.Forms.RadioButton();
  38. this.serBtn = new System.Windows.Forms.RadioButton();
  39. this.bigboxBtn = new System.Windows.Forms.RadioButton();
  40. this.input = new System.Windows.Forms.TextBox();
  41. this.pi_id = new System.Windows.Forms.Label();
  42. this.pi_type = new System.Windows.Forms.Label();
  43. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  44. this.pi_type_check = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
  45. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  46. this.cancel = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
  47. this.InOutDetailDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  48. this.pim_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.pim_mac = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.pim_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.boxqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  54. this.getqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  55. this.ungetqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  56. this.outqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  57. this.ConfirmOut = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  58. this.NewProdInOut = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  59. this.ProdDetail = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  60. this.pi_inoutno = new UAS_MES.CustomControl.TextBoxWithIcon.SearchTextBox();
  61. this.panel1.SuspendLayout();
  62. ((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).BeginInit();
  63. this.SuspendLayout();
  64. //
  65. // pi_inoutno_label
  66. //
  67. this.pi_inoutno_label.AutoSize = true;
  68. this.pi_inoutno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  69. this.pi_inoutno_label.Location = new System.Drawing.Point(5, 20);
  70. this.pi_inoutno_label.Name = "pi_inoutno_label";
  71. this.pi_inoutno_label.Size = new System.Drawing.Size(74, 21);
  72. this.pi_inoutno_label.TabIndex = 211;
  73. this.pi_inoutno_label.Text = "出货单号";
  74. //
  75. // pi_titile_label
  76. //
  77. this.pi_titile_label.AutoSize = true;
  78. this.pi_titile_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  79. this.pi_titile_label.Location = new System.Drawing.Point(252, 20);
  80. this.pi_titile_label.Name = "pi_titile_label";
  81. this.pi_titile_label.Size = new System.Drawing.Size(74, 21);
  82. this.pi_titile_label.TabIndex = 212;
  83. this.pi_titile_label.Text = "客户名称";
  84. //
  85. // pi_title
  86. //
  87. this.pi_title.AutoSize = true;
  88. this.pi_title.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  89. this.pi_title.Location = new System.Drawing.Point(326, 20);
  90. this.pi_title.Name = "pi_title";
  91. this.pi_title.Size = new System.Drawing.Size(0, 21);
  92. this.pi_title.TabIndex = 213;
  93. //
  94. // panel1
  95. //
  96. this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  97. this.panel1.Controls.Add(this.boxqty);
  98. this.panel1.Controls.Add(this.getqty);
  99. this.panel1.Controls.Add(this.ungetqty);
  100. this.panel1.Controls.Add(this.outqty);
  101. this.panel1.Controls.Add(this.label10);
  102. this.panel1.Controls.Add(this.label8);
  103. this.panel1.Controls.Add(this.label6);
  104. this.panel1.Controls.Add(this.label4);
  105. this.panel1.Location = new System.Drawing.Point(563, 66);
  106. this.panel1.Margin = new System.Windows.Forms.Padding(2);
  107. this.panel1.Name = "panel1";
  108. this.panel1.Size = new System.Drawing.Size(169, 195);
  109. this.panel1.TabIndex = 217;
  110. //
  111. // label10
  112. //
  113. this.label10.AutoSize = true;
  114. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  115. this.label10.Location = new System.Drawing.Point(9, 143);
  116. this.label10.Name = "label10";
  117. this.label10.Size = new System.Drawing.Size(58, 21);
  118. this.label10.TabIndex = 222;
  119. this.label10.Text = "总箱数";
  120. //
  121. // label8
  122. //
  123. this.label8.AutoSize = true;
  124. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  125. this.label8.Location = new System.Drawing.Point(9, 106);
  126. this.label8.Name = "label8";
  127. this.label8.Size = new System.Drawing.Size(74, 21);
  128. this.label8.TabIndex = 220;
  129. this.label8.Text = "已采集数";
  130. //
  131. // label6
  132. //
  133. this.label6.AutoSize = true;
  134. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  135. this.label6.Location = new System.Drawing.Point(9, 60);
  136. this.label6.Name = "label6";
  137. this.label6.Size = new System.Drawing.Size(74, 21);
  138. this.label6.TabIndex = 218;
  139. this.label6.Text = "待采集数";
  140. //
  141. // label4
  142. //
  143. this.label4.AutoSize = true;
  144. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  145. this.label4.Location = new System.Drawing.Point(9, 17);
  146. this.label4.Name = "label4";
  147. this.label4.Size = new System.Drawing.Size(74, 21);
  148. this.label4.TabIndex = 218;
  149. this.label4.Text = "出货数量";
  150. //
  151. // palletBtn
  152. //
  153. this.palletBtn.AutoSize = true;
  154. this.palletBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  155. this.palletBtn.Location = new System.Drawing.Point(14, 427);
  156. this.palletBtn.Margin = new System.Windows.Forms.Padding(2);
  157. this.palletBtn.Name = "palletBtn";
  158. this.palletBtn.Size = new System.Drawing.Size(76, 25);
  159. this.palletBtn.TabIndex = 219;
  160. this.palletBtn.TabStop = true;
  161. this.palletBtn.Text = "栈板号";
  162. this.palletBtn.UseVisualStyleBackColor = true;
  163. //
  164. // serBtn
  165. //
  166. this.serBtn.AutoSize = true;
  167. this.serBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  168. this.serBtn.Location = new System.Drawing.Point(183, 427);
  169. this.serBtn.Margin = new System.Windows.Forms.Padding(2);
  170. this.serBtn.Name = "serBtn";
  171. this.serBtn.Size = new System.Drawing.Size(108, 25);
  172. this.serBtn.TabIndex = 220;
  173. this.serBtn.TabStop = true;
  174. this.serBtn.Text = "单台序列号";
  175. this.serBtn.UseVisualStyleBackColor = true;
  176. //
  177. // bigboxBtn
  178. //
  179. this.bigboxBtn.AutoSize = true;
  180. this.bigboxBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  181. this.bigboxBtn.Location = new System.Drawing.Point(97, 427);
  182. this.bigboxBtn.Margin = new System.Windows.Forms.Padding(2);
  183. this.bigboxBtn.Name = "bigboxBtn";
  184. this.bigboxBtn.Size = new System.Drawing.Size(76, 25);
  185. this.bigboxBtn.TabIndex = 221;
  186. this.bigboxBtn.TabStop = true;
  187. this.bigboxBtn.Text = "大箱号";
  188. this.bigboxBtn.UseVisualStyleBackColor = true;
  189. //
  190. // input
  191. //
  192. this.input.Location = new System.Drawing.Point(9, 475);
  193. this.input.Margin = new System.Windows.Forms.Padding(2);
  194. this.input.Name = "input";
  195. this.input.Size = new System.Drawing.Size(125, 21);
  196. this.input.TabIndex = 222;
  197. this.input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.input_KeyDown);
  198. //
  199. // pi_id
  200. //
  201. this.pi_id.AutoSize = true;
  202. this.pi_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  203. this.pi_id.Location = new System.Drawing.Point(460, 21);
  204. this.pi_id.Name = "pi_id";
  205. this.pi_id.Size = new System.Drawing.Size(0, 21);
  206. this.pi_id.TabIndex = 229;
  207. this.pi_id.Visible = false;
  208. //
  209. // pi_type
  210. //
  211. this.pi_type.AutoSize = true;
  212. this.pi_type.Location = new System.Drawing.Point(235, 48);
  213. this.pi_type.Name = "pi_type";
  214. this.pi_type.Size = new System.Drawing.Size(0, 12);
  215. this.pi_type.TabIndex = 230;
  216. this.pi_type.Visible = false;
  217. //
  218. // OperateResult
  219. //
  220. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  221. this.OperateResult.Location = new System.Drawing.Point(563, 266);
  222. this.OperateResult.Name = "OperateResult";
  223. this.OperateResult.Size = new System.Drawing.Size(170, 245);
  224. this.OperateResult.TabIndex = 228;
  225. this.OperateResult.Text = "";
  226. //
  227. // pi_type_check
  228. //
  229. this.pi_type_check.AutoSize = true;
  230. this.pi_type_check.Enabled = false;
  231. this.pi_type_check.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  232. this.pi_type_check.Location = new System.Drawing.Point(453, 427);
  233. this.pi_type_check.Margin = new System.Windows.Forms.Padding(2);
  234. this.pi_type_check.Name = "pi_type_check";
  235. this.pi_type_check.Power = null;
  236. this.pi_type_check.Size = new System.Drawing.Size(109, 25);
  237. this.pi_type_check.TabIndex = 225;
  238. this.pi_type_check.Text = "按订单出货";
  239. this.pi_type_check.UseVisualStyleBackColor = true;
  240. //
  241. // Clean
  242. //
  243. this.Clean.AllPower = null;
  244. this.Clean.BackColor = System.Drawing.Color.Transparent;
  245. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  246. this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F);
  247. this.Clean.Image = null;
  248. this.Clean.IsShowBorder = true;
  249. this.Clean.Location = new System.Drawing.Point(479, 475);
  250. this.Clean.Margin = new System.Windows.Forms.Padding(2);
  251. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  252. this.Clean.Name = "Clean";
  253. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  254. this.Clean.Power = null;
  255. this.Clean.Size = new System.Drawing.Size(74, 20);
  256. this.Clean.TabIndex = 224;
  257. this.Clean.Text = "清除明细";
  258. this.Clean.UseVisualStyleBackColor = false;
  259. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  260. //
  261. // cancel
  262. //
  263. this.cancel.AutoSize = true;
  264. this.cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.cancel.Location = new System.Drawing.Point(150, 475);
  266. this.cancel.Margin = new System.Windows.Forms.Padding(2);
  267. this.cancel.Name = "cancel";
  268. this.cancel.Power = null;
  269. this.cancel.Size = new System.Drawing.Size(61, 25);
  270. this.cancel.TabIndex = 223;
  271. this.cancel.Text = "取消";
  272. this.cancel.UseVisualStyleBackColor = true;
  273. //
  274. // InOutDetailDGV
  275. //
  276. this.InOutDetailDGV.AllowUserToAddRows = false;
  277. this.InOutDetailDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  278. this.InOutDetailDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  279. this.pim_outboxcode,
  280. this.pim_mac,
  281. this.pim_prodcode,
  282. this.pr_detail,
  283. this.pr_spec});
  284. this.InOutDetailDGV.EnableContentClick = true;
  285. this.InOutDetailDGV.Location = new System.Drawing.Point(9, 66);
  286. this.InOutDetailDGV.Margin = new System.Windows.Forms.Padding(2);
  287. this.InOutDetailDGV.Name = "InOutDetailDGV";
  288. this.InOutDetailDGV.RowTemplate.Height = 27;
  289. this.InOutDetailDGV.Size = new System.Drawing.Size(544, 357);
  290. this.InOutDetailDGV.TabIndex = 218;
  291. //
  292. // pim_outboxcode
  293. //
  294. this.pim_outboxcode.DataPropertyName = "pim_outboxcode";
  295. this.pim_outboxcode.HeaderText = "栈板/箱号";
  296. this.pim_outboxcode.MinimumWidth = 120;
  297. this.pim_outboxcode.Name = "pim_outboxcode";
  298. this.pim_outboxcode.ReadOnly = true;
  299. this.pim_outboxcode.Width = 120;
  300. //
  301. // pim_mac
  302. //
  303. this.pim_mac.DataPropertyName = "pim_mac";
  304. this.pim_mac.HeaderText = "SN号";
  305. this.pim_mac.Name = "pim_mac";
  306. this.pim_mac.ReadOnly = true;
  307. //
  308. // pim_prodcode
  309. //
  310. this.pim_prodcode.DataPropertyName = "pim_prodcode";
  311. this.pim_prodcode.HeaderText = "产品代码";
  312. this.pim_prodcode.Name = "pim_prodcode";
  313. this.pim_prodcode.ReadOnly = true;
  314. //
  315. // pr_detail
  316. //
  317. this.pr_detail.DataPropertyName = "pr_detail";
  318. this.pr_detail.HeaderText = "名称";
  319. this.pr_detail.Name = "pr_detail";
  320. this.pr_detail.ReadOnly = true;
  321. //
  322. // pr_spec
  323. //
  324. this.pr_spec.DataPropertyName = "pr_spec";
  325. this.pr_spec.HeaderText = "规格";
  326. this.pr_spec.Name = "pr_spec";
  327. this.pr_spec.ReadOnly = true;
  328. //
  329. // boxqty
  330. //
  331. this.boxqty.AutoSize = true;
  332. this.boxqty.CutLength = null;
  333. this.boxqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  334. this.boxqty.Location = new System.Drawing.Point(80, 144);
  335. this.boxqty.MaximumSize = new System.Drawing.Size(200, 0);
  336. this.boxqty.Name = "boxqty";
  337. this.boxqty.Size = new System.Drawing.Size(0, 21);
  338. this.boxqty.TabIndex = 227;
  339. //
  340. // getqty
  341. //
  342. this.getqty.AutoSize = true;
  343. this.getqty.CutLength = null;
  344. this.getqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  345. this.getqty.Location = new System.Drawing.Point(80, 107);
  346. this.getqty.MaximumSize = new System.Drawing.Size(200, 0);
  347. this.getqty.Name = "getqty";
  348. this.getqty.Size = new System.Drawing.Size(0, 21);
  349. this.getqty.TabIndex = 226;
  350. //
  351. // ungetqty
  352. //
  353. this.ungetqty.AutoSize = true;
  354. this.ungetqty.CutLength = null;
  355. this.ungetqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  356. this.ungetqty.Location = new System.Drawing.Point(80, 60);
  357. this.ungetqty.MaximumSize = new System.Drawing.Size(200, 0);
  358. this.ungetqty.Name = "ungetqty";
  359. this.ungetqty.Size = new System.Drawing.Size(0, 21);
  360. this.ungetqty.TabIndex = 225;
  361. //
  362. // outqty
  363. //
  364. this.outqty.AutoSize = true;
  365. this.outqty.CutLength = null;
  366. this.outqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  367. this.outqty.Location = new System.Drawing.Point(80, 17);
  368. this.outqty.MaximumSize = new System.Drawing.Size(200, 0);
  369. this.outqty.Name = "outqty";
  370. this.outqty.Size = new System.Drawing.Size(0, 21);
  371. this.outqty.TabIndex = 224;
  372. //
  373. // ConfirmOut
  374. //
  375. this.ConfirmOut.AllPower = null;
  376. this.ConfirmOut.BackColor = System.Drawing.Color.Transparent;
  377. this.ConfirmOut.DownImage = ((System.Drawing.Image)(resources.GetObject("ConfirmOut.DownImage")));
  378. this.ConfirmOut.Font = new System.Drawing.Font("微软雅黑", 9F);
  379. this.ConfirmOut.Image = null;
  380. this.ConfirmOut.IsShowBorder = true;
  381. this.ConfirmOut.Location = new System.Drawing.Point(563, 20);
  382. this.ConfirmOut.Margin = new System.Windows.Forms.Padding(2);
  383. this.ConfirmOut.MoveImage = ((System.Drawing.Image)(resources.GetObject("ConfirmOut.MoveImage")));
  384. this.ConfirmOut.Name = "ConfirmOut";
  385. this.ConfirmOut.NormalImage = ((System.Drawing.Image)(resources.GetObject("ConfirmOut.NormalImage")));
  386. this.ConfirmOut.Power = null;
  387. this.ConfirmOut.Size = new System.Drawing.Size(75, 27);
  388. this.ConfirmOut.TabIndex = 216;
  389. this.ConfirmOut.Text = "确认出货";
  390. this.ConfirmOut.UseVisualStyleBackColor = false;
  391. this.ConfirmOut.Click += new System.EventHandler(this.ConfirmOut_Click);
  392. //
  393. // NewProdInOut
  394. //
  395. this.NewProdInOut.AllPower = null;
  396. this.NewProdInOut.BackColor = System.Drawing.Color.Transparent;
  397. this.NewProdInOut.DownImage = ((System.Drawing.Image)(resources.GetObject("NewProdInOut.DownImage")));
  398. this.NewProdInOut.Font = new System.Drawing.Font("微软雅黑", 9F);
  399. this.NewProdInOut.Image = null;
  400. this.NewProdInOut.IsShowBorder = true;
  401. this.NewProdInOut.Location = new System.Drawing.Point(654, 21);
  402. this.NewProdInOut.Margin = new System.Windows.Forms.Padding(2);
  403. this.NewProdInOut.MoveImage = ((System.Drawing.Image)(resources.GetObject("NewProdInOut.MoveImage")));
  404. this.NewProdInOut.Name = "NewProdInOut";
  405. this.NewProdInOut.NormalImage = ((System.Drawing.Image)(resources.GetObject("NewProdInOut.NormalImage")));
  406. this.NewProdInOut.Power = null;
  407. this.NewProdInOut.Size = new System.Drawing.Size(75, 26);
  408. this.NewProdInOut.TabIndex = 215;
  409. this.NewProdInOut.Text = "新增出货单";
  410. this.NewProdInOut.UseVisualStyleBackColor = false;
  411. this.NewProdInOut.Click += new System.EventHandler(this.NewProdInOut_Click);
  412. //
  413. // ProdDetail
  414. //
  415. this.ProdDetail.AllPower = null;
  416. this.ProdDetail.BackColor = System.Drawing.Color.Transparent;
  417. this.ProdDetail.DownImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.DownImage")));
  418. this.ProdDetail.Font = new System.Drawing.Font("微软雅黑", 9F);
  419. this.ProdDetail.Image = null;
  420. this.ProdDetail.IsShowBorder = true;
  421. this.ProdDetail.Location = new System.Drawing.Point(488, 20);
  422. this.ProdDetail.Margin = new System.Windows.Forms.Padding(2);
  423. this.ProdDetail.MoveImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.MoveImage")));
  424. this.ProdDetail.Name = "ProdDetail";
  425. this.ProdDetail.NormalImage = ((System.Drawing.Image)(resources.GetObject("ProdDetail.NormalImage")));
  426. this.ProdDetail.Power = null;
  427. this.ProdDetail.Size = new System.Drawing.Size(65, 27);
  428. this.ProdDetail.TabIndex = 214;
  429. this.ProdDetail.Text = "产品明细";
  430. this.ProdDetail.UseVisualStyleBackColor = false;
  431. this.ProdDetail.Click += new System.EventHandler(this.ProdDetail_Click);
  432. //
  433. // pi_inoutno
  434. //
  435. this.pi_inoutno.AllPower = null;
  436. this.pi_inoutno.Caller = null;
  437. this.pi_inoutno.Condition = null;
  438. this.pi_inoutno.DBTitle = null;
  439. this.pi_inoutno.FormName = null;
  440. this.pi_inoutno.Location = new System.Drawing.Point(77, 21);
  441. this.pi_inoutno.Margin = new System.Windows.Forms.Padding(2);
  442. this.pi_inoutno.Name = "pi_inoutno";
  443. this.pi_inoutno.Power = null;
  444. this.pi_inoutno.ReturnData = null;
  445. this.pi_inoutno.SelectField = null;
  446. this.pi_inoutno.SetValueField = null;
  447. this.pi_inoutno.Size = new System.Drawing.Size(158, 20);
  448. this.pi_inoutno.TabIndex = 0;
  449. this.pi_inoutno.TableName = null;
  450. this.pi_inoutno.TextBoxEnable = false;
  451. //
  452. // Warehouse_FinishedProductOut
  453. //
  454. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  455. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  456. this.ClientSize = new System.Drawing.Size(740, 518);
  457. this.Controls.Add(this.pi_type);
  458. this.Controls.Add(this.pi_id);
  459. this.Controls.Add(this.OperateResult);
  460. this.Controls.Add(this.pi_type_check);
  461. this.Controls.Add(this.Clean);
  462. this.Controls.Add(this.cancel);
  463. this.Controls.Add(this.input);
  464. this.Controls.Add(this.bigboxBtn);
  465. this.Controls.Add(this.serBtn);
  466. this.Controls.Add(this.palletBtn);
  467. this.Controls.Add(this.InOutDetailDGV);
  468. this.Controls.Add(this.panel1);
  469. this.Controls.Add(this.ConfirmOut);
  470. this.Controls.Add(this.NewProdInOut);
  471. this.Controls.Add(this.ProdDetail);
  472. this.Controls.Add(this.pi_title);
  473. this.Controls.Add(this.pi_titile_label);
  474. this.Controls.Add(this.pi_inoutno_label);
  475. this.Controls.Add(this.pi_inoutno);
  476. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  477. this.Margin = new System.Windows.Forms.Padding(2);
  478. this.Name = "Warehouse_FinishedProductOut";
  479. this.Tag = "Warehouse!FinishedProductIn";
  480. this.Text = "成品出货";
  481. this.Load += new System.EventHandler(this.Warehouse_FinishedProductOut_Load);
  482. this.SizeChanged += new System.EventHandler(this.Warehouse_FinishedProductOut_SizeChanged);
  483. this.panel1.ResumeLayout(true);
  484. this.panel1.PerformLayout();
  485. ((System.ComponentModel.ISupportInitialize)(this.InOutDetailDGV)).EndInit();
  486. this.ResumeLayout(true);
  487. this.PerformLayout();
  488. }
  489. #endregion
  490. private CustomControl.TextBoxWithIcon.SearchTextBox pi_inoutno;
  491. private System.Windows.Forms.Label pi_inoutno_label;
  492. private System.Windows.Forms.Label pi_titile_label;
  493. private System.Windows.Forms.Label pi_title;
  494. private CustomControl.ButtonUtil.NormalButton ProdDetail;
  495. private CustomControl.ButtonUtil.NormalButton NewProdInOut;
  496. private CustomControl.ButtonUtil.NormalButton ConfirmOut;
  497. private System.Windows.Forms.Panel panel1;
  498. private System.Windows.Forms.Label label10;
  499. private System.Windows.Forms.Label label8;
  500. private System.Windows.Forms.Label label6;
  501. private System.Windows.Forms.Label label4;
  502. private CustomControl.DataGrid_View.DataGridViewWithSerialNum InOutDetailDGV;
  503. private System.Windows.Forms.RadioButton palletBtn;
  504. private System.Windows.Forms.RadioButton serBtn;
  505. private System.Windows.Forms.RadioButton bigboxBtn;
  506. private System.Windows.Forms.TextBox input;
  507. private CustomControl.CustomCheckBox.CustomCheckBox cancel;
  508. private CustomControl.ButtonUtil.NormalButton Clean;
  509. private CustomControl.CustomCheckBox.CustomCheckBox pi_type_check;
  510. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  511. private System.Windows.Forms.Label pi_id;
  512. private System.Windows.Forms.Label pi_type;
  513. private System.Windows.Forms.DataGridViewTextBoxColumn pim_outboxcode;
  514. private System.Windows.Forms.DataGridViewTextBoxColumn pim_mac;
  515. private System.Windows.Forms.DataGridViewTextBoxColumn pim_prodcode;
  516. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail;
  517. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
  518. private CustomControl.ValueLabel.ValueLabel outqty;
  519. private CustomControl.ValueLabel.ValueLabel ungetqty;
  520. private CustomControl.ValueLabel.ValueLabel getqty;
  521. private CustomControl.ValueLabel.ValueLabel boxqty;
  522. }
  523. }