Warehouse_FinishedProductOut.Designer.cs 32 KB

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