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.boxqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  34. this.getqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  35. this.ungetqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  36. this.outqty = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  37. this.label10 = new System.Windows.Forms.Label();
  38. this.label8 = new System.Windows.Forms.Label();
  39. this.label6 = new System.Windows.Forms.Label();
  40. this.label4 = new System.Windows.Forms.Label();
  41. this.palletBtn = new System.Windows.Forms.RadioButton();
  42. this.serBtn = new System.Windows.Forms.RadioButton();
  43. this.bigboxBtn = new System.Windows.Forms.RadioButton();
  44. this.input = new System.Windows.Forms.TextBox();
  45. this.pi_id = new System.Windows.Forms.Label();
  46. this.pi_type = new System.Windows.Forms.Label();
  47. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  48. this.pi_type_check = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
  49. this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  50. this.cancel = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
  51. this.InOutDetailDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  52. this.pim_outboxcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.pim_mac = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.pim_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.pr_detail = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  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. // boxqty
  112. //
  113. this.boxqty.AutoSize = true;
  114. this.boxqty.CutLength = null;
  115. this.boxqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.boxqty.Location = new System.Drawing.Point(80, 144);
  117. this.boxqty.MaximumSize = new System.Drawing.Size(200, 0);
  118. this.boxqty.Name = "boxqty";
  119. this.boxqty.Size = new System.Drawing.Size(0, 21);
  120. this.boxqty.TabIndex = 227;
  121. //
  122. // getqty
  123. //
  124. this.getqty.AutoSize = true;
  125. this.getqty.CutLength = null;
  126. this.getqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  127. this.getqty.Location = new System.Drawing.Point(80, 107);
  128. this.getqty.MaximumSize = new System.Drawing.Size(200, 0);
  129. this.getqty.Name = "getqty";
  130. this.getqty.Size = new System.Drawing.Size(0, 21);
  131. this.getqty.TabIndex = 226;
  132. //
  133. // ungetqty
  134. //
  135. this.ungetqty.AutoSize = true;
  136. this.ungetqty.CutLength = null;
  137. this.ungetqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  138. this.ungetqty.Location = new System.Drawing.Point(80, 60);
  139. this.ungetqty.MaximumSize = new System.Drawing.Size(200, 0);
  140. this.ungetqty.Name = "ungetqty";
  141. this.ungetqty.Size = new System.Drawing.Size(0, 21);
  142. this.ungetqty.TabIndex = 225;
  143. //
  144. // outqty
  145. //
  146. this.outqty.AutoSize = true;
  147. this.outqty.CutLength = null;
  148. this.outqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  149. this.outqty.Location = new System.Drawing.Point(80, 17);
  150. this.outqty.MaximumSize = new System.Drawing.Size(200, 0);
  151. this.outqty.Name = "outqty";
  152. this.outqty.Size = new System.Drawing.Size(0, 21);
  153. this.outqty.TabIndex = 224;
  154. //
  155. // label10
  156. //
  157. this.label10.AutoSize = true;
  158. this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  159. this.label10.Location = new System.Drawing.Point(9, 143);
  160. this.label10.Name = "label10";
  161. this.label10.Size = new System.Drawing.Size(58, 21);
  162. this.label10.TabIndex = 222;
  163. this.label10.Text = "总箱数";
  164. //
  165. // label8
  166. //
  167. this.label8.AutoSize = true;
  168. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  169. this.label8.Location = new System.Drawing.Point(9, 106);
  170. this.label8.Name = "label8";
  171. this.label8.Size = new System.Drawing.Size(74, 21);
  172. this.label8.TabIndex = 220;
  173. this.label8.Text = "已采集数";
  174. //
  175. // label6
  176. //
  177. this.label6.AutoSize = true;
  178. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  179. this.label6.Location = new System.Drawing.Point(9, 60);
  180. this.label6.Name = "label6";
  181. this.label6.Size = new System.Drawing.Size(74, 21);
  182. this.label6.TabIndex = 218;
  183. this.label6.Text = "待采集数";
  184. //
  185. // label4
  186. //
  187. this.label4.AutoSize = true;
  188. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  189. this.label4.Location = new System.Drawing.Point(9, 17);
  190. this.label4.Name = "label4";
  191. this.label4.Size = new System.Drawing.Size(74, 21);
  192. this.label4.TabIndex = 218;
  193. this.label4.Text = "出货数量";
  194. //
  195. // palletBtn
  196. //
  197. this.palletBtn.AutoSize = true;
  198. this.palletBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  199. this.palletBtn.Location = new System.Drawing.Point(14, 427);
  200. this.palletBtn.Margin = new System.Windows.Forms.Padding(2);
  201. this.palletBtn.Name = "palletBtn";
  202. this.palletBtn.Size = new System.Drawing.Size(76, 25);
  203. this.palletBtn.TabIndex = 219;
  204. this.palletBtn.TabStop = true;
  205. this.palletBtn.Text = "栈板号";
  206. this.palletBtn.UseVisualStyleBackColor = true;
  207. //
  208. // serBtn
  209. //
  210. this.serBtn.AutoSize = true;
  211. this.serBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  212. this.serBtn.Location = new System.Drawing.Point(183, 427);
  213. this.serBtn.Margin = new System.Windows.Forms.Padding(2);
  214. this.serBtn.Name = "serBtn";
  215. this.serBtn.Size = new System.Drawing.Size(108, 25);
  216. this.serBtn.TabIndex = 220;
  217. this.serBtn.TabStop = true;
  218. this.serBtn.Text = "单台序列号";
  219. this.serBtn.UseVisualStyleBackColor = true;
  220. //
  221. // bigboxBtn
  222. //
  223. this.bigboxBtn.AutoSize = true;
  224. this.bigboxBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  225. this.bigboxBtn.Location = new System.Drawing.Point(97, 427);
  226. this.bigboxBtn.Margin = new System.Windows.Forms.Padding(2);
  227. this.bigboxBtn.Name = "bigboxBtn";
  228. this.bigboxBtn.Size = new System.Drawing.Size(76, 25);
  229. this.bigboxBtn.TabIndex = 221;
  230. this.bigboxBtn.TabStop = true;
  231. this.bigboxBtn.Text = "大箱号";
  232. this.bigboxBtn.UseVisualStyleBackColor = true;
  233. //
  234. // input
  235. //
  236. this.input.Location = new System.Drawing.Point(9, 475);
  237. this.input.Margin = new System.Windows.Forms.Padding(2);
  238. this.input.Name = "input";
  239. this.input.Size = new System.Drawing.Size(125, 21);
  240. this.input.TabIndex = 222;
  241. this.input.KeyDown += new System.Windows.Forms.KeyEventHandler(this.input_KeyDown);
  242. //
  243. // pi_id
  244. //
  245. this.pi_id.AutoSize = true;
  246. this.pi_id.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  247. this.pi_id.Location = new System.Drawing.Point(460, 21);
  248. this.pi_id.Name = "pi_id";
  249. this.pi_id.Size = new System.Drawing.Size(0, 21);
  250. this.pi_id.TabIndex = 229;
  251. this.pi_id.Visible = false;
  252. //
  253. // pi_type
  254. //
  255. this.pi_type.AutoSize = true;
  256. this.pi_type.Location = new System.Drawing.Point(235, 48);
  257. this.pi_type.Name = "pi_type";
  258. this.pi_type.Size = new System.Drawing.Size(0, 12);
  259. this.pi_type.TabIndex = 230;
  260. this.pi_type.Visible = false;
  261. //
  262. // OperateResult
  263. //
  264. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  265. this.OperateResult.Location = new System.Drawing.Point(563, 266);
  266. this.OperateResult.Name = "OperateResult";
  267. this.OperateResult.Size = new System.Drawing.Size(170, 245);
  268. this.OperateResult.TabIndex = 228;
  269. this.OperateResult.Text = "";
  270. //
  271. // pi_type_check
  272. //
  273. this.pi_type_check.AutoSize = true;
  274. this.pi_type_check.Enabled = false;
  275. this.pi_type_check.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  276. this.pi_type_check.Location = new System.Drawing.Point(453, 427);
  277. this.pi_type_check.Margin = new System.Windows.Forms.Padding(2);
  278. this.pi_type_check.Name = "pi_type_check";
  279. this.pi_type_check.Power = null;
  280. this.pi_type_check.Size = new System.Drawing.Size(109, 25);
  281. this.pi_type_check.TabIndex = 225;
  282. this.pi_type_check.Text = "按订单出货";
  283. this.pi_type_check.UseVisualStyleBackColor = true;
  284. //
  285. // Clean
  286. //
  287. this.Clean.AllPower = null;
  288. this.Clean.BackColor = System.Drawing.Color.Transparent;
  289. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  290. this.Clean.Font = new System.Drawing.Font("微软雅黑", 9F);
  291. this.Clean.Image = null;
  292. this.Clean.IsShowBorder = true;
  293. this.Clean.Location = new System.Drawing.Point(479, 475);
  294. this.Clean.Margin = new System.Windows.Forms.Padding(2);
  295. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  296. this.Clean.Name = "Clean";
  297. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  298. this.Clean.Power = null;
  299. this.Clean.Size = new System.Drawing.Size(74, 20);
  300. this.Clean.TabIndex = 224;
  301. this.Clean.Text = "取消采集";
  302. this.Clean.UseVisualStyleBackColor = false;
  303. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  304. //
  305. // cancel
  306. //
  307. this.cancel.AutoSize = true;
  308. this.cancel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  309. this.cancel.Location = new System.Drawing.Point(150, 475);
  310. this.cancel.Margin = new System.Windows.Forms.Padding(2);
  311. this.cancel.Name = "cancel";
  312. this.cancel.Power = null;
  313. this.cancel.Size = new System.Drawing.Size(61, 25);
  314. this.cancel.TabIndex = 223;
  315. this.cancel.Text = "取消";
  316. this.cancel.UseVisualStyleBackColor = true;
  317. //
  318. // InOutDetailDGV
  319. //
  320. this.InOutDetailDGV.AllowUserToAddRows = false;
  321. this.InOutDetailDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  322. this.InOutDetailDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  323. this.pim_outboxcode,
  324. this.pim_mac,
  325. this.pim_prodcode,
  326. this.pr_detail,
  327. this.pr_spec});
  328. this.InOutDetailDGV.EnableContentClick = true;
  329. this.InOutDetailDGV.Location = new System.Drawing.Point(9, 66);
  330. this.InOutDetailDGV.Margin = new System.Windows.Forms.Padding(2);
  331. this.InOutDetailDGV.Name = "InOutDetailDGV";
  332. this.InOutDetailDGV.RowTemplate.Height = 27;
  333. this.InOutDetailDGV.Size = new System.Drawing.Size(544, 357);
  334. this.InOutDetailDGV.TabIndex = 218;
  335. //
  336. // pim_outboxcode
  337. //
  338. this.pim_outboxcode.DataPropertyName = "pim_outboxcode";
  339. this.pim_outboxcode.HeaderText = "栈板/箱号";
  340. this.pim_outboxcode.MinimumWidth = 120;
  341. this.pim_outboxcode.Name = "pim_outboxcode";
  342. this.pim_outboxcode.ReadOnly = true;
  343. this.pim_outboxcode.Width = 120;
  344. //
  345. // pim_mac
  346. //
  347. this.pim_mac.DataPropertyName = "pim_mac";
  348. this.pim_mac.HeaderText = "SN号";
  349. this.pim_mac.Name = "pim_mac";
  350. this.pim_mac.ReadOnly = true;
  351. //
  352. // pim_prodcode
  353. //
  354. this.pim_prodcode.DataPropertyName = "pim_prodcode";
  355. this.pim_prodcode.HeaderText = "产品代码";
  356. this.pim_prodcode.Name = "pim_prodcode";
  357. this.pim_prodcode.ReadOnly = true;
  358. //
  359. // pr_detail
  360. //
  361. this.pr_detail.DataPropertyName = "pr_detail";
  362. this.pr_detail.HeaderText = "名称";
  363. this.pr_detail.Name = "pr_detail";
  364. this.pr_detail.ReadOnly = true;
  365. //
  366. // pr_spec
  367. //
  368. this.pr_spec.DataPropertyName = "pr_spec";
  369. this.pr_spec.HeaderText = "规格";
  370. this.pr_spec.Name = "pr_spec";
  371. this.pr_spec.ReadOnly = true;
  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. }