Make_PositionStock.Designer.cs 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_PositionStock
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_PositionStock));
  29. this.ma_code_label = new System.Windows.Forms.Label();
  30. this.pr_detail_label = new System.Windows.Forms.Label();
  31. this.ma_prodcode_label = new System.Windows.Forms.Label();
  32. this.label3 = new System.Windows.Forms.Label();
  33. this.label2 = new System.Windows.Forms.Label();
  34. this.sc_stepcode_label = new System.Windows.Forms.Label();
  35. this.ma_craftcode_label = new System.Windows.Forms.Label();
  36. this.ma_craftcode = new System.Windows.Forms.ComboBox();
  37. this.ma_bomversion = new System.Windows.Forms.Label();
  38. this.normalButton1 = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  39. this.show_all_check = new UAS_MES_NEW.CustomControl.CustomCheckBox.CustomCheckBox();
  40. this.Lock = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  41. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  42. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  43. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  44. this.pr_batchnum = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  45. this.BatchProductDGV = new UAS_MES_NEW.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  46. this.sp_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  47. this.mss_linecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  48. this.mss_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  49. this.mss_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  50. this.mss_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.mss_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.sp_oneuseqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.mss_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.mm_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.mss_remain = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.mss_useqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.pr_detail1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.pr_spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.DeleteRow = new System.Windows.Forms.DataGridViewImageColumn();
  60. this.sc_stepcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  61. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  62. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  63. this.Screen = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  64. ((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).BeginInit();
  65. this.SuspendLayout();
  66. //
  67. // ma_code_label
  68. //
  69. this.ma_code_label.AutoSize = true;
  70. this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  71. this.ma_code_label.Location = new System.Drawing.Point(10, 11);
  72. this.ma_code_label.Name = "ma_code_label";
  73. this.ma_code_label.Size = new System.Drawing.Size(74, 21);
  74. this.ma_code_label.TabIndex = 155;
  75. this.ma_code_label.Text = "归属工单";
  76. //
  77. // pr_detail_label
  78. //
  79. this.pr_detail_label.AutoSize = true;
  80. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  81. this.pr_detail_label.Location = new System.Drawing.Point(316, 51);
  82. this.pr_detail_label.Name = "pr_detail_label";
  83. this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
  84. this.pr_detail_label.TabIndex = 156;
  85. this.pr_detail_label.Text = "产品名称";
  86. //
  87. // ma_prodcode_label
  88. //
  89. this.ma_prodcode_label.AutoSize = true;
  90. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  91. this.ma_prodcode_label.Location = new System.Drawing.Point(12, 51);
  92. this.ma_prodcode_label.Name = "ma_prodcode_label";
  93. this.ma_prodcode_label.Size = new System.Drawing.Size(74, 21);
  94. this.ma_prodcode_label.TabIndex = 157;
  95. this.ma_prodcode_label.Text = "产品代码";
  96. //
  97. // label3
  98. //
  99. this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  100. | System.Windows.Forms.AnchorStyles.Left)));
  101. this.label3.AutoSize = true;
  102. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.label3.Location = new System.Drawing.Point(10, 479);
  104. this.label3.Name = "label3";
  105. this.label3.Size = new System.Drawing.Size(74, 21);
  106. this.label3.TabIndex = 175;
  107. this.label3.Text = "物料批号";
  108. //
  109. // label2
  110. //
  111. this.label2.AutoSize = true;
  112. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  113. this.label2.ForeColor = System.Drawing.Color.Black;
  114. this.label2.Location = new System.Drawing.Point(12, 86);
  115. this.label2.Name = "label2";
  116. this.label2.Size = new System.Drawing.Size(74, 22);
  117. this.label2.TabIndex = 181;
  118. this.label2.Text = "采集信息";
  119. //
  120. // sc_stepcode_label
  121. //
  122. this.sc_stepcode_label.AutoSize = true;
  123. this.sc_stepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  124. this.sc_stepcode_label.Location = new System.Drawing.Point(617, 11);
  125. this.sc_stepcode_label.Name = "sc_stepcode_label";
  126. this.sc_stepcode_label.Size = new System.Drawing.Size(42, 21);
  127. this.sc_stepcode_label.TabIndex = 165;
  128. this.sc_stepcode_label.Text = "工序";
  129. //
  130. // ma_craftcode_label
  131. //
  132. this.ma_craftcode_label.AutoSize = true;
  133. this.ma_craftcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.ma_craftcode_label.Location = new System.Drawing.Point(316, 11);
  135. this.ma_craftcode_label.Name = "ma_craftcode_label";
  136. this.ma_craftcode_label.Size = new System.Drawing.Size(42, 21);
  137. this.ma_craftcode_label.TabIndex = 184;
  138. this.ma_craftcode_label.Text = "途程";
  139. //
  140. // ma_craftcode
  141. //
  142. this.ma_craftcode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  143. this.ma_craftcode.FormattingEnabled = true;
  144. this.ma_craftcode.Location = new System.Drawing.Point(415, 11);
  145. this.ma_craftcode.Name = "ma_craftcode";
  146. this.ma_craftcode.Size = new System.Drawing.Size(150, 20);
  147. this.ma_craftcode.TabIndex = 185;
  148. this.ma_craftcode.SelectedIndexChanged += new System.EventHandler(this.ma_craftcode_SelectedIndexChanged);
  149. //
  150. // ma_bomversion
  151. //
  152. this.ma_bomversion.AutoSize = true;
  153. this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.ma_bomversion.Location = new System.Drawing.Point(787, 12);
  155. this.ma_bomversion.Name = "ma_bomversion";
  156. this.ma_bomversion.Size = new System.Drawing.Size(0, 21);
  157. this.ma_bomversion.TabIndex = 186;
  158. this.ma_bomversion.Visible = false;
  159. //
  160. // normalButton1
  161. //
  162. this.normalButton1.AllPower = null;
  163. this.normalButton1.BackColor = System.Drawing.Color.Transparent;
  164. this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
  165. this.normalButton1.Image = null;
  166. this.normalButton1.IsShowBorder = true;
  167. this.normalButton1.Location = new System.Drawing.Point(719, 48);
  168. this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
  169. this.normalButton1.Name = "normalButton1";
  170. this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
  171. this.normalButton1.Power = null;
  172. this.normalButton1.Size = new System.Drawing.Size(60, 24);
  173. this.normalButton1.TabIndex = 227;
  174. this.normalButton1.Text = "全部下料";
  175. this.normalButton1.UseVisualStyleBackColor = false;
  176. this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
  177. //
  178. // show_all_check
  179. //
  180. this.show_all_check.AutoSize = true;
  181. this.show_all_check.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  182. this.show_all_check.Location = new System.Drawing.Point(642, 79);
  183. this.show_all_check.Margin = new System.Windows.Forms.Padding(2);
  184. this.show_all_check.Name = "show_all_check";
  185. this.show_all_check.Power = null;
  186. this.show_all_check.Size = new System.Drawing.Size(157, 25);
  187. this.show_all_check.TabIndex = 226;
  188. this.show_all_check.Text = "显示全部上料信息";
  189. this.show_all_check.UseVisualStyleBackColor = true;
  190. this.show_all_check.CheckedChanged += new System.EventHandler(this.pi_type_check_CheckedChanged);
  191. //
  192. // Lock
  193. //
  194. this.Lock.AutoSize = true;
  195. this.Lock.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  196. this.Lock.LeaveEvent = false;
  197. this.Lock.Location = new System.Drawing.Point(254, 12);
  198. this.Lock.Name = "Lock";
  199. this.Lock.Size = new System.Drawing.Size(51, 21);
  200. this.Lock.TabIndex = 182;
  201. this.Lock.Text = "锁定";
  202. this.Lock.UseVisualStyleBackColor = true;
  203. //
  204. // ma_code
  205. //
  206. this.ma_code.AllPower = null;
  207. this.ma_code.Caller = null;
  208. this.ma_code.Condition = null;
  209. this.ma_code.DBTitle = null;
  210. this.ma_code.FormName = null;
  211. this.ma_code.Location = new System.Drawing.Point(102, 11);
  212. this.ma_code.Margin = new System.Windows.Forms.Padding(2);
  213. this.ma_code.Name = "ma_code";
  214. this.ma_code.Power = null;
  215. this.ma_code.ReturnData = null;
  216. this.ma_code.SelectField = null;
  217. this.ma_code.SetValueField = null;
  218. this.ma_code.Size = new System.Drawing.Size(139, 21);
  219. this.ma_code.TabIndex = 180;
  220. this.ma_code.TableName = null;
  221. this.ma_code.Tag = "ma_code";
  222. this.ma_code.TextBoxEnable = true;
  223. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  224. //
  225. // Clean
  226. //
  227. this.Clean.AllPower = null;
  228. this.Clean.BackColor = System.Drawing.Color.Transparent;
  229. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  230. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  231. this.Clean.IsShowBorder = true;
  232. this.Clean.Location = new System.Drawing.Point(781, 476);
  233. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  234. this.Clean.Name = "Clean";
  235. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  236. this.Clean.Power = null;
  237. this.Clean.Size = new System.Drawing.Size(60, 24);
  238. this.Clean.TabIndex = 179;
  239. this.Clean.Tag = "IfRead";
  240. this.Clean.Text = "清除";
  241. this.Clean.UseVisualStyleBackColor = true;
  242. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  243. //
  244. // OperateResult
  245. //
  246. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  247. this.OperateResult.Location = new System.Drawing.Point(708, 112);
  248. this.OperateResult.Name = "OperateResult";
  249. this.OperateResult.Size = new System.Drawing.Size(204, 353);
  250. this.OperateResult.TabIndex = 178;
  251. this.OperateResult.Text = "";
  252. //
  253. // pr_batchnum
  254. //
  255. this.pr_batchnum.AllPower = "ifall";
  256. this.pr_batchnum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  257. | System.Windows.Forms.AnchorStyles.Left)));
  258. this.pr_batchnum.BackColor = System.Drawing.Color.White;
  259. this.pr_batchnum.ID = null;
  260. this.pr_batchnum.Location = new System.Drawing.Point(86, 479);
  261. this.pr_batchnum.Name = "pr_batchnum";
  262. this.pr_batchnum.Power = null;
  263. this.pr_batchnum.Size = new System.Drawing.Size(241, 21);
  264. this.pr_batchnum.Str = null;
  265. this.pr_batchnum.Str1 = null;
  266. this.pr_batchnum.Str2 = null;
  267. this.pr_batchnum.TabIndex = 176;
  268. this.pr_batchnum.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pr_batchnum_KeyDown);
  269. //
  270. // BatchProductDGV
  271. //
  272. this.BatchProductDGV.AllowUserToAddRows = false;
  273. this.BatchProductDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  274. this.BatchProductDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  275. this.sp_soncode,
  276. this.mss_linecode,
  277. this.mss_makecode,
  278. this.mss_id,
  279. this.mss_prodcode,
  280. this.mss_barcode,
  281. this.sp_oneuseqty,
  282. this.mss_qty,
  283. this.mm_qty,
  284. this.mss_remain,
  285. this.mss_useqty,
  286. this.pr_detail1,
  287. this.pr_spec,
  288. this.DeleteRow});
  289. this.BatchProductDGV.EnableContentClick = true;
  290. this.BatchProductDGV.Location = new System.Drawing.Point(0, 112);
  291. this.BatchProductDGV.Name = "BatchProductDGV";
  292. this.BatchProductDGV.RowTemplate.Height = 23;
  293. this.BatchProductDGV.Size = new System.Drawing.Size(702, 353);
  294. this.BatchProductDGV.TabIndex = 174;
  295. this.BatchProductDGV.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.BatchProduct_CellContentClick);
  296. this.BatchProductDGV.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.BatchProductDGV_CellEndEdit);
  297. this.BatchProductDGV.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.BatchProductDGV_CellFormatting);
  298. this.BatchProductDGV.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.BatchProductDGV_CellPainting);
  299. //
  300. // sp_soncode
  301. //
  302. this.sp_soncode.DataPropertyName = "sp_fsoncode";
  303. this.sp_soncode.HeaderText = "首选料号";
  304. this.sp_soncode.Name = "sp_soncode";
  305. this.sp_soncode.ReadOnly = true;
  306. //
  307. // mss_linecode
  308. //
  309. this.mss_linecode.DataPropertyName = "mss_linecode";
  310. this.mss_linecode.HeaderText = "线别";
  311. this.mss_linecode.Name = "mss_linecode";
  312. //
  313. // mss_makecode
  314. //
  315. this.mss_makecode.DataPropertyName = "mss_makecode";
  316. this.mss_makecode.HeaderText = "工单号";
  317. this.mss_makecode.Name = "mss_makecode";
  318. //
  319. // mss_id
  320. //
  321. this.mss_id.DataPropertyName = "mss_id";
  322. this.mss_id.HeaderText = "ID";
  323. this.mss_id.Name = "mss_id";
  324. this.mss_id.Visible = false;
  325. //
  326. // mss_prodcode
  327. //
  328. this.mss_prodcode.DataPropertyName = "sp_soncode";
  329. this.mss_prodcode.HeaderText = "备选料号";
  330. this.mss_prodcode.Name = "mss_prodcode";
  331. this.mss_prodcode.ReadOnly = true;
  332. //
  333. // mss_barcode
  334. //
  335. this.mss_barcode.DataPropertyName = "mss_barcode";
  336. this.mss_barcode.HeaderText = "物料批号";
  337. this.mss_barcode.Name = "mss_barcode";
  338. this.mss_barcode.ReadOnly = true;
  339. //
  340. // sp_oneuseqty
  341. //
  342. this.sp_oneuseqty.DataPropertyName = "sp_oneuseqty";
  343. this.sp_oneuseqty.HeaderText = "单位用量";
  344. this.sp_oneuseqty.Name = "sp_oneuseqty";
  345. this.sp_oneuseqty.ReadOnly = true;
  346. //
  347. // mss_qty
  348. //
  349. this.mss_qty.DataPropertyName = "mss_qty";
  350. this.mss_qty.HeaderText = "备料数量";
  351. this.mss_qty.Name = "mss_qty";
  352. //
  353. // mm_qty
  354. //
  355. this.mm_qty.DataPropertyName = "mm_qty";
  356. this.mm_qty.HeaderText = "需求数";
  357. this.mm_qty.Name = "mm_qty";
  358. this.mm_qty.ReadOnly = true;
  359. this.mm_qty.Visible = false;
  360. //
  361. // mss_remain
  362. //
  363. this.mss_remain.DataPropertyName = "mss_remain";
  364. this.mss_remain.HeaderText = "剩余数";
  365. this.mss_remain.Name = "mss_remain";
  366. this.mss_remain.ReadOnly = true;
  367. //
  368. // mss_useqty
  369. //
  370. this.mss_useqty.DataPropertyName = "mss_useqty";
  371. this.mss_useqty.HeaderText = "已用数量";
  372. this.mss_useqty.Name = "mss_useqty";
  373. this.mss_useqty.ReadOnly = true;
  374. //
  375. // pr_detail1
  376. //
  377. this.pr_detail1.DataPropertyName = "pr_detail";
  378. this.pr_detail1.HeaderText = "物料名称";
  379. this.pr_detail1.Name = "pr_detail1";
  380. this.pr_detail1.ReadOnly = true;
  381. //
  382. // pr_spec
  383. //
  384. this.pr_spec.DataPropertyName = "pr_spec";
  385. this.pr_spec.HeaderText = "物料规格";
  386. this.pr_spec.Name = "pr_spec";
  387. this.pr_spec.ReadOnly = true;
  388. this.pr_spec.Visible = false;
  389. //
  390. // DeleteRow
  391. //
  392. this.DeleteRow.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  393. this.DeleteRow.HeaderText = "删除";
  394. this.DeleteRow.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
  395. this.DeleteRow.Name = "DeleteRow";
  396. //
  397. // sc_stepcode
  398. //
  399. this.sc_stepcode.AutoSize = true;
  400. this.sc_stepcode.CutLength = null;
  401. this.sc_stepcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  402. this.sc_stepcode.Location = new System.Drawing.Point(688, 11);
  403. this.sc_stepcode.MaximumSize = new System.Drawing.Size(150, 0);
  404. this.sc_stepcode.Name = "sc_stepcode";
  405. this.sc_stepcode.Size = new System.Drawing.Size(0, 21);
  406. this.sc_stepcode.TabIndex = 171;
  407. //
  408. // pr_detail
  409. //
  410. this.pr_detail.AutoSize = true;
  411. this.pr_detail.CutLength = null;
  412. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  413. this.pr_detail.Location = new System.Drawing.Point(415, 51);
  414. this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
  415. this.pr_detail.Name = "pr_detail";
  416. this.pr_detail.Size = new System.Drawing.Size(0, 21);
  417. this.pr_detail.TabIndex = 170;
  418. this.pr_detail.Tag = "pr_detail";
  419. //
  420. // ma_prodcode
  421. //
  422. this.ma_prodcode.AutoSize = true;
  423. this.ma_prodcode.CutLength = null;
  424. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  425. this.ma_prodcode.Location = new System.Drawing.Point(102, 51);
  426. this.ma_prodcode.MaximumSize = new System.Drawing.Size(150, 0);
  427. this.ma_prodcode.Name = "ma_prodcode";
  428. this.ma_prodcode.Size = new System.Drawing.Size(0, 21);
  429. this.ma_prodcode.TabIndex = 167;
  430. this.ma_prodcode.Tag = "ma_prodcode";
  431. this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
  432. //
  433. // Screen
  434. //
  435. this.Screen.AllPower = null;
  436. this.Screen.BackColor = System.Drawing.Color.Transparent;
  437. this.Screen.DownImage = ((System.Drawing.Image)(resources.GetObject("Screen.DownImage")));
  438. this.Screen.Image = ((System.Drawing.Image)(resources.GetObject("Screen.Image")));
  439. this.Screen.IsShowBorder = true;
  440. this.Screen.Location = new System.Drawing.Point(642, 48);
  441. this.Screen.MoveImage = ((System.Drawing.Image)(resources.GetObject("Screen.MoveImage")));
  442. this.Screen.Name = "Screen";
  443. this.Screen.NormalImage = ((System.Drawing.Image)(resources.GetObject("Screen.NormalImage")));
  444. this.Screen.Power = null;
  445. this.Screen.Size = new System.Drawing.Size(60, 24);
  446. this.Screen.TabIndex = 154;
  447. this.Screen.Tag = "IfRead";
  448. this.Screen.Text = "刷新";
  449. this.Screen.UseVisualStyleBackColor = true;
  450. this.Screen.Click += new System.EventHandler(this.Screen_Click);
  451. //
  452. // Make_PositionStock
  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(922, 510);
  457. this.Controls.Add(this.normalButton1);
  458. this.Controls.Add(this.show_all_check);
  459. this.Controls.Add(this.ma_bomversion);
  460. this.Controls.Add(this.ma_craftcode);
  461. this.Controls.Add(this.ma_craftcode_label);
  462. this.Controls.Add(this.Lock);
  463. this.Controls.Add(this.label2);
  464. this.Controls.Add(this.ma_code);
  465. this.Controls.Add(this.Clean);
  466. this.Controls.Add(this.OperateResult);
  467. this.Controls.Add(this.pr_batchnum);
  468. this.Controls.Add(this.label3);
  469. this.Controls.Add(this.BatchProductDGV);
  470. this.Controls.Add(this.sc_stepcode);
  471. this.Controls.Add(this.pr_detail);
  472. this.Controls.Add(this.ma_prodcode);
  473. this.Controls.Add(this.sc_stepcode_label);
  474. this.Controls.Add(this.ma_code_label);
  475. this.Controls.Add(this.pr_detail_label);
  476. this.Controls.Add(this.ma_prodcode_label);
  477. this.Controls.Add(this.Screen);
  478. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  479. this.Name = "Make_PositionStock";
  480. this.Tag = "Make!PositionStock";
  481. this.Text = "岗位备料";
  482. this.Load += new System.EventHandler(this.Make_PositionStock_Load);
  483. this.SizeChanged += new System.EventHandler(this.Make_PositionStock_SizeChanged);
  484. ((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).EndInit();
  485. this.ResumeLayout(false);
  486. this.PerformLayout();
  487. }
  488. #endregion
  489. private CustomControl.ButtonUtil.NormalButton Screen;
  490. private System.Windows.Forms.Label ma_code_label;
  491. private System.Windows.Forms.Label pr_detail_label;
  492. private System.Windows.Forms.Label ma_prodcode_label;
  493. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  494. private CustomControl.ValueLabel.ValueLabel pr_detail;
  495. private CustomControl.DataGrid_View.DataGridViewWithSerialNum BatchProductDGV;
  496. private CustomControl.TextBoxWithIcon.EnterTextBox pr_batchnum;
  497. private System.Windows.Forms.Label label3;
  498. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  499. private CustomControl.ButtonUtil.NormalButton Clean;
  500. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  501. private System.Windows.Forms.Label label2;
  502. private CustomControl.ValueLabel.ValueLabel sc_stepcode;
  503. private System.Windows.Forms.Label sc_stepcode_label;
  504. private CustomControl.CustomCheckBox.LockCheckBox Lock;
  505. private System.Windows.Forms.Label ma_craftcode_label;
  506. private System.Windows.Forms.ComboBox ma_craftcode;
  507. private System.Windows.Forms.Label ma_bomversion;
  508. private CustomControl.CustomCheckBox.CustomCheckBox show_all_check;
  509. private CustomControl.ButtonUtil.NormalButton normalButton1;
  510. private System.Windows.Forms.DataGridViewTextBoxColumn sp_soncode;
  511. private System.Windows.Forms.DataGridViewTextBoxColumn mss_linecode;
  512. private System.Windows.Forms.DataGridViewTextBoxColumn mss_makecode;
  513. private System.Windows.Forms.DataGridViewTextBoxColumn mss_id;
  514. private System.Windows.Forms.DataGridViewTextBoxColumn mss_prodcode;
  515. private System.Windows.Forms.DataGridViewTextBoxColumn mss_barcode;
  516. private System.Windows.Forms.DataGridViewTextBoxColumn sp_oneuseqty;
  517. private System.Windows.Forms.DataGridViewTextBoxColumn mss_qty;
  518. private System.Windows.Forms.DataGridViewTextBoxColumn mm_qty;
  519. private System.Windows.Forms.DataGridViewTextBoxColumn mss_remain;
  520. private System.Windows.Forms.DataGridViewTextBoxColumn mss_useqty;
  521. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail1;
  522. private System.Windows.Forms.DataGridViewTextBoxColumn pr_spec;
  523. private System.Windows.Forms.DataGridViewImageColumn DeleteRow;
  524. }
  525. }