Warehouse_FinishedProductOut.Designer.cs 26 KB

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