Make_PositionStockNew.Designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684
  1. namespace UAS_MES_NEW.Make
  2. {
  3. partial class Make_PositionStockNew
  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_PositionStockNew));
  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.sc_stepcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  47. this.pr_detail = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  48. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  49. this.Screen = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  50. this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  51. this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  52. this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  53. this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  54. this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  55. this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  56. this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  57. this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  58. this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  59. this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  60. this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  61. this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  62. this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  63. this.dataGridViewImageColumn1 = new System.Windows.Forms.DataGridViewImageColumn();
  64. this.sp_soncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  65. this.mss_linecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  66. this.mss_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  67. this.mss_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
  68. this.mss_prodcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  69. this.mss_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  70. this.sp_oneuseqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  71. this.mss_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  72. this.mm_qty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  73. this.mss_remain = new System.Windows.Forms.DataGridViewTextBoxColumn();
  74. this.mss_useqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
  75. this.pr_orispeccode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  76. this.pr_detail1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  77. this.DeleteRow = new System.Windows.Forms.DataGridViewImageColumn();
  78. ((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).BeginInit();
  79. this.SuspendLayout();
  80. //
  81. // ma_code_label
  82. //
  83. this.ma_code_label.AutoSize = true;
  84. this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  85. this.ma_code_label.Location = new System.Drawing.Point(15, 16);
  86. this.ma_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  87. this.ma_code_label.Name = "ma_code_label";
  88. this.ma_code_label.Size = new System.Drawing.Size(110, 31);
  89. this.ma_code_label.TabIndex = 155;
  90. this.ma_code_label.Text = "归属工单";
  91. //
  92. // pr_detail_label
  93. //
  94. this.pr_detail_label.AutoSize = true;
  95. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  96. this.pr_detail_label.Location = new System.Drawing.Point(474, 76);
  97. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  98. this.pr_detail_label.Name = "pr_detail_label";
  99. this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
  100. this.pr_detail_label.TabIndex = 156;
  101. this.pr_detail_label.Text = "产品名称";
  102. //
  103. // ma_prodcode_label
  104. //
  105. this.ma_prodcode_label.AutoSize = true;
  106. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  107. this.ma_prodcode_label.Location = new System.Drawing.Point(18, 76);
  108. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  109. this.ma_prodcode_label.Name = "ma_prodcode_label";
  110. this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
  111. this.ma_prodcode_label.TabIndex = 157;
  112. this.ma_prodcode_label.Text = "产品代码";
  113. //
  114. // label3
  115. //
  116. this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  117. | System.Windows.Forms.AnchorStyles.Left)));
  118. this.label3.AutoSize = true;
  119. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  120. this.label3.Location = new System.Drawing.Point(15, 718);
  121. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  122. this.label3.Name = "label3";
  123. this.label3.Size = new System.Drawing.Size(110, 31);
  124. this.label3.TabIndex = 175;
  125. this.label3.Text = "物料批号";
  126. //
  127. // label2
  128. //
  129. this.label2.AutoSize = true;
  130. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  131. this.label2.ForeColor = System.Drawing.Color.Black;
  132. this.label2.Location = new System.Drawing.Point(18, 129);
  133. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  134. this.label2.Name = "label2";
  135. this.label2.Size = new System.Drawing.Size(110, 31);
  136. this.label2.TabIndex = 181;
  137. this.label2.Text = "采集信息";
  138. //
  139. // sc_stepcode_label
  140. //
  141. this.sc_stepcode_label.AutoSize = true;
  142. this.sc_stepcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.sc_stepcode_label.Location = new System.Drawing.Point(926, 16);
  144. this.sc_stepcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  145. this.sc_stepcode_label.Name = "sc_stepcode_label";
  146. this.sc_stepcode_label.Size = new System.Drawing.Size(62, 31);
  147. this.sc_stepcode_label.TabIndex = 165;
  148. this.sc_stepcode_label.Text = "工序";
  149. //
  150. // ma_craftcode_label
  151. //
  152. this.ma_craftcode_label.AutoSize = true;
  153. this.ma_craftcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  154. this.ma_craftcode_label.Location = new System.Drawing.Point(474, 16);
  155. this.ma_craftcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  156. this.ma_craftcode_label.Name = "ma_craftcode_label";
  157. this.ma_craftcode_label.Size = new System.Drawing.Size(62, 31);
  158. this.ma_craftcode_label.TabIndex = 184;
  159. this.ma_craftcode_label.Text = "途程";
  160. //
  161. // ma_craftcode
  162. //
  163. this.ma_craftcode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  164. this.ma_craftcode.FormattingEnabled = true;
  165. this.ma_craftcode.Location = new System.Drawing.Point(622, 16);
  166. this.ma_craftcode.Margin = new System.Windows.Forms.Padding(4);
  167. this.ma_craftcode.Name = "ma_craftcode";
  168. this.ma_craftcode.Size = new System.Drawing.Size(223, 26);
  169. this.ma_craftcode.TabIndex = 185;
  170. this.ma_craftcode.SelectedIndexChanged += new System.EventHandler(this.ma_craftcode_SelectedIndexChanged);
  171. //
  172. // ma_bomversion
  173. //
  174. this.ma_bomversion.AutoSize = true;
  175. this.ma_bomversion.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  176. this.ma_bomversion.Location = new System.Drawing.Point(1180, 18);
  177. this.ma_bomversion.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  178. this.ma_bomversion.Name = "ma_bomversion";
  179. this.ma_bomversion.Size = new System.Drawing.Size(0, 31);
  180. this.ma_bomversion.TabIndex = 186;
  181. this.ma_bomversion.Visible = false;
  182. //
  183. // normalButton1
  184. //
  185. this.normalButton1.AllPower = null;
  186. this.normalButton1.BackColor = System.Drawing.Color.Transparent;
  187. this.normalButton1.DownImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.DownImage")));
  188. this.normalButton1.Image = null;
  189. this.normalButton1.IsShowBorder = true;
  190. this.normalButton1.Location = new System.Drawing.Point(1078, 72);
  191. this.normalButton1.Margin = new System.Windows.Forms.Padding(4);
  192. this.normalButton1.MoveImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.MoveImage")));
  193. this.normalButton1.Name = "normalButton1";
  194. this.normalButton1.NormalImage = ((System.Drawing.Image)(resources.GetObject("normalButton1.NormalImage")));
  195. this.normalButton1.Power = null;
  196. this.normalButton1.Size = new System.Drawing.Size(90, 36);
  197. this.normalButton1.TabIndex = 227;
  198. this.normalButton1.Text = "全部下料";
  199. this.normalButton1.UseVisualStyleBackColor = false;
  200. this.normalButton1.Click += new System.EventHandler(this.normalButton1_Click);
  201. //
  202. // show_all_check
  203. //
  204. this.show_all_check.AllPower = null;
  205. this.show_all_check.AutoSize = true;
  206. this.show_all_check.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  207. this.show_all_check.Location = new System.Drawing.Point(963, 118);
  208. this.show_all_check.Name = "show_all_check";
  209. this.show_all_check.Power = null;
  210. this.show_all_check.Size = new System.Drawing.Size(232, 35);
  211. this.show_all_check.TabIndex = 226;
  212. this.show_all_check.Text = "显示全部上料信息";
  213. this.show_all_check.UseVisualStyleBackColor = true;
  214. this.show_all_check.CheckedChanged += new System.EventHandler(this.pi_type_check_CheckedChanged);
  215. //
  216. // Lock
  217. //
  218. this.Lock.AutoSize = true;
  219. this.Lock.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  220. this.Lock.LeaveEvent = false;
  221. this.Lock.Location = new System.Drawing.Point(381, 18);
  222. this.Lock.Margin = new System.Windows.Forms.Padding(4);
  223. this.Lock.Name = "Lock";
  224. this.Lock.Size = new System.Drawing.Size(72, 28);
  225. this.Lock.TabIndex = 182;
  226. this.Lock.Text = "锁定";
  227. this.Lock.UseVisualStyleBackColor = true;
  228. //
  229. // ma_code
  230. //
  231. this.ma_code.AllPower = null;
  232. this.ma_code.Caller = null;
  233. this.ma_code.Condition = null;
  234. this.ma_code.DBTitle = null;
  235. this.ma_code.FormName = null;
  236. this.ma_code.Location = new System.Drawing.Point(153, 16);
  237. this.ma_code.Name = "ma_code";
  238. this.ma_code.Power = null;
  239. this.ma_code.ReturnData = null;
  240. this.ma_code.SelectField = null;
  241. this.ma_code.SetValueField = null;
  242. this.ma_code.Size = new System.Drawing.Size(208, 32);
  243. this.ma_code.TabIndex = 180;
  244. this.ma_code.TableName = null;
  245. this.ma_code.Tag = "ma_code";
  246. this.ma_code.TextBoxEnable = true;
  247. this.ma_code.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  248. //
  249. // Clean
  250. //
  251. this.Clean.AllPower = null;
  252. this.Clean.BackColor = System.Drawing.Color.Transparent;
  253. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  254. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  255. this.Clean.IsShowBorder = true;
  256. this.Clean.Location = new System.Drawing.Point(1172, 714);
  257. this.Clean.Margin = new System.Windows.Forms.Padding(4);
  258. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  259. this.Clean.Name = "Clean";
  260. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  261. this.Clean.Power = null;
  262. this.Clean.Size = new System.Drawing.Size(90, 36);
  263. this.Clean.TabIndex = 179;
  264. this.Clean.Tag = "IfRead";
  265. this.Clean.Text = "清除";
  266. this.Clean.UseVisualStyleBackColor = true;
  267. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  268. //
  269. // OperateResult
  270. //
  271. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  272. this.OperateResult.Location = new System.Drawing.Point(1062, 168);
  273. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  274. this.OperateResult.Name = "OperateResult";
  275. this.OperateResult.Size = new System.Drawing.Size(304, 528);
  276. this.OperateResult.TabIndex = 178;
  277. this.OperateResult.Text = "";
  278. //
  279. // pr_batchnum
  280. //
  281. this.pr_batchnum.AllPower = "ifall";
  282. this.pr_batchnum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  283. | System.Windows.Forms.AnchorStyles.Left)));
  284. this.pr_batchnum.BackColor = System.Drawing.Color.White;
  285. this.pr_batchnum.ID = null;
  286. this.pr_batchnum.Location = new System.Drawing.Point(129, 718);
  287. this.pr_batchnum.Margin = new System.Windows.Forms.Padding(4);
  288. this.pr_batchnum.Name = "pr_batchnum";
  289. this.pr_batchnum.Power = null;
  290. this.pr_batchnum.Size = new System.Drawing.Size(360, 28);
  291. this.pr_batchnum.Str = null;
  292. this.pr_batchnum.Str1 = null;
  293. this.pr_batchnum.Str2 = null;
  294. this.pr_batchnum.TabIndex = 176;
  295. this.pr_batchnum.KeyDown += new System.Windows.Forms.KeyEventHandler(this.pr_batchnum_KeyDown);
  296. //
  297. // BatchProductDGV
  298. //
  299. this.BatchProductDGV.AllowUserToAddRows = false;
  300. this.BatchProductDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  301. this.BatchProductDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  302. this.sp_soncode,
  303. this.mss_linecode,
  304. this.mss_makecode,
  305. this.mss_id,
  306. this.mss_prodcode,
  307. this.mss_barcode,
  308. this.sp_oneuseqty,
  309. this.mss_qty,
  310. this.mm_qty,
  311. this.mss_remain,
  312. this.mss_useqty,
  313. this.pr_orispeccode,
  314. this.pr_detail1,
  315. this.DeleteRow});
  316. this.BatchProductDGV.EnableContentClick = true;
  317. this.BatchProductDGV.Location = new System.Drawing.Point(0, 168);
  318. this.BatchProductDGV.Margin = new System.Windows.Forms.Padding(4);
  319. this.BatchProductDGV.Name = "BatchProductDGV";
  320. this.BatchProductDGV.RowTemplate.Height = 23;
  321. this.BatchProductDGV.Size = new System.Drawing.Size(1053, 530);
  322. this.BatchProductDGV.TabIndex = 174;
  323. this.BatchProductDGV.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.BatchProduct_CellContentClick);
  324. this.BatchProductDGV.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.BatchProductDGV_CellEndEdit);
  325. this.BatchProductDGV.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.BatchProductDGV_CellFormatting);
  326. this.BatchProductDGV.CellPainting += new System.Windows.Forms.DataGridViewCellPaintingEventHandler(this.BatchProductDGV_CellPainting);
  327. //
  328. // sc_stepcode
  329. //
  330. this.sc_stepcode.AutoSize = true;
  331. this.sc_stepcode.CutLength = null;
  332. this.sc_stepcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  333. this.sc_stepcode.Location = new System.Drawing.Point(1032, 16);
  334. this.sc_stepcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  335. this.sc_stepcode.MaximumSize = new System.Drawing.Size(225, 0);
  336. this.sc_stepcode.Name = "sc_stepcode";
  337. this.sc_stepcode.Size = new System.Drawing.Size(0, 31);
  338. this.sc_stepcode.TabIndex = 171;
  339. //
  340. // pr_detail
  341. //
  342. this.pr_detail.AutoSize = true;
  343. this.pr_detail.CutLength = null;
  344. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  345. this.pr_detail.Location = new System.Drawing.Point(622, 76);
  346. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  347. this.pr_detail.MaximumSize = new System.Drawing.Size(225, 0);
  348. this.pr_detail.Name = "pr_detail";
  349. this.pr_detail.Size = new System.Drawing.Size(0, 31);
  350. this.pr_detail.TabIndex = 170;
  351. this.pr_detail.Tag = "pr_detail";
  352. //
  353. // ma_prodcode
  354. //
  355. this.ma_prodcode.AutoSize = true;
  356. this.ma_prodcode.CutLength = null;
  357. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  358. this.ma_prodcode.Location = new System.Drawing.Point(153, 76);
  359. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  360. this.ma_prodcode.MaximumSize = new System.Drawing.Size(225, 0);
  361. this.ma_prodcode.Name = "ma_prodcode";
  362. this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
  363. this.ma_prodcode.TabIndex = 167;
  364. this.ma_prodcode.Tag = "ma_prodcode";
  365. this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
  366. //
  367. // Screen
  368. //
  369. this.Screen.AllPower = null;
  370. this.Screen.BackColor = System.Drawing.Color.Transparent;
  371. this.Screen.DownImage = ((System.Drawing.Image)(resources.GetObject("Screen.DownImage")));
  372. this.Screen.Image = ((System.Drawing.Image)(resources.GetObject("Screen.Image")));
  373. this.Screen.IsShowBorder = true;
  374. this.Screen.Location = new System.Drawing.Point(963, 72);
  375. this.Screen.Margin = new System.Windows.Forms.Padding(4);
  376. this.Screen.MoveImage = ((System.Drawing.Image)(resources.GetObject("Screen.MoveImage")));
  377. this.Screen.Name = "Screen";
  378. this.Screen.NormalImage = ((System.Drawing.Image)(resources.GetObject("Screen.NormalImage")));
  379. this.Screen.Power = null;
  380. this.Screen.Size = new System.Drawing.Size(90, 36);
  381. this.Screen.TabIndex = 154;
  382. this.Screen.Tag = "IfRead";
  383. this.Screen.Text = "刷新";
  384. this.Screen.UseVisualStyleBackColor = true;
  385. this.Screen.Click += new System.EventHandler(this.Screen_Click);
  386. //
  387. // dataGridViewTextBoxColumn1
  388. //
  389. this.dataGridViewTextBoxColumn1.DataPropertyName = "sp_fsoncode";
  390. this.dataGridViewTextBoxColumn1.HeaderText = "首选料号";
  391. this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
  392. this.dataGridViewTextBoxColumn1.ReadOnly = true;
  393. //
  394. // dataGridViewTextBoxColumn2
  395. //
  396. this.dataGridViewTextBoxColumn2.DataPropertyName = "mss_linecode";
  397. this.dataGridViewTextBoxColumn2.HeaderText = "线别";
  398. this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
  399. //
  400. // dataGridViewTextBoxColumn3
  401. //
  402. this.dataGridViewTextBoxColumn3.DataPropertyName = "mss_makecode";
  403. this.dataGridViewTextBoxColumn3.HeaderText = "工单号";
  404. this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
  405. //
  406. // dataGridViewTextBoxColumn4
  407. //
  408. this.dataGridViewTextBoxColumn4.DataPropertyName = "mss_id";
  409. this.dataGridViewTextBoxColumn4.HeaderText = "ID";
  410. this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
  411. this.dataGridViewTextBoxColumn4.Visible = false;
  412. //
  413. // dataGridViewTextBoxColumn5
  414. //
  415. this.dataGridViewTextBoxColumn5.DataPropertyName = "sp_soncode";
  416. this.dataGridViewTextBoxColumn5.HeaderText = "备选料号";
  417. this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
  418. this.dataGridViewTextBoxColumn5.ReadOnly = true;
  419. //
  420. // dataGridViewTextBoxColumn6
  421. //
  422. this.dataGridViewTextBoxColumn6.DataPropertyName = "mss_barcode";
  423. this.dataGridViewTextBoxColumn6.HeaderText = "物料批号";
  424. this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
  425. this.dataGridViewTextBoxColumn6.ReadOnly = true;
  426. //
  427. // dataGridViewTextBoxColumn7
  428. //
  429. this.dataGridViewTextBoxColumn7.DataPropertyName = "sp_oneuseqty";
  430. this.dataGridViewTextBoxColumn7.HeaderText = "单位用量";
  431. this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
  432. this.dataGridViewTextBoxColumn7.ReadOnly = true;
  433. //
  434. // dataGridViewTextBoxColumn8
  435. //
  436. this.dataGridViewTextBoxColumn8.DataPropertyName = "mss_qty";
  437. this.dataGridViewTextBoxColumn8.HeaderText = "备料数量";
  438. this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
  439. //
  440. // dataGridViewTextBoxColumn9
  441. //
  442. this.dataGridViewTextBoxColumn9.DataPropertyName = "mm_qty";
  443. this.dataGridViewTextBoxColumn9.HeaderText = "需求数";
  444. this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
  445. this.dataGridViewTextBoxColumn9.ReadOnly = true;
  446. this.dataGridViewTextBoxColumn9.Visible = false;
  447. //
  448. // dataGridViewTextBoxColumn10
  449. //
  450. this.dataGridViewTextBoxColumn10.DataPropertyName = "mss_remain";
  451. this.dataGridViewTextBoxColumn10.HeaderText = "剩余数";
  452. this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
  453. this.dataGridViewTextBoxColumn10.ReadOnly = true;
  454. //
  455. // dataGridViewTextBoxColumn11
  456. //
  457. this.dataGridViewTextBoxColumn11.DataPropertyName = "mss_useqty";
  458. this.dataGridViewTextBoxColumn11.HeaderText = "已用数量";
  459. this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
  460. this.dataGridViewTextBoxColumn11.ReadOnly = true;
  461. //
  462. // dataGridViewTextBoxColumn12
  463. //
  464. this.dataGridViewTextBoxColumn12.DataPropertyName = "pr_detail";
  465. this.dataGridViewTextBoxColumn12.HeaderText = "物料名称";
  466. this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
  467. this.dataGridViewTextBoxColumn12.ReadOnly = true;
  468. //
  469. // dataGridViewTextBoxColumn13
  470. //
  471. this.dataGridViewTextBoxColumn13.DataPropertyName = "pr_spec";
  472. this.dataGridViewTextBoxColumn13.HeaderText = "物料规格";
  473. this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
  474. this.dataGridViewTextBoxColumn13.ReadOnly = true;
  475. this.dataGridViewTextBoxColumn13.Visible = false;
  476. //
  477. // dataGridViewImageColumn1
  478. //
  479. this.dataGridViewImageColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  480. this.dataGridViewImageColumn1.HeaderText = "删除";
  481. this.dataGridViewImageColumn1.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
  482. this.dataGridViewImageColumn1.Name = "dataGridViewImageColumn1";
  483. //
  484. // sp_soncode
  485. //
  486. this.sp_soncode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  487. this.sp_soncode.DataPropertyName = "sp_fsoncode";
  488. this.sp_soncode.HeaderText = "首选料号";
  489. this.sp_soncode.MinimumWidth = 80;
  490. this.sp_soncode.Name = "sp_soncode";
  491. this.sp_soncode.ReadOnly = true;
  492. this.sp_soncode.Width = 80;
  493. //
  494. // mss_linecode
  495. //
  496. this.mss_linecode.DataPropertyName = "mss_linecode";
  497. this.mss_linecode.HeaderText = "线别";
  498. this.mss_linecode.Name = "mss_linecode";
  499. //
  500. // mss_makecode
  501. //
  502. this.mss_makecode.DataPropertyName = "mss_makecode";
  503. this.mss_makecode.HeaderText = "工单号";
  504. this.mss_makecode.Name = "mss_makecode";
  505. //
  506. // mss_id
  507. //
  508. this.mss_id.DataPropertyName = "mss_id";
  509. this.mss_id.HeaderText = "ID";
  510. this.mss_id.Name = "mss_id";
  511. this.mss_id.Visible = false;
  512. //
  513. // mss_prodcode
  514. //
  515. this.mss_prodcode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  516. this.mss_prodcode.DataPropertyName = "sp_soncode";
  517. this.mss_prodcode.HeaderText = "备选料号";
  518. this.mss_prodcode.MinimumWidth = 80;
  519. this.mss_prodcode.Name = "mss_prodcode";
  520. this.mss_prodcode.ReadOnly = true;
  521. this.mss_prodcode.Visible = false;
  522. this.mss_prodcode.Width = 80;
  523. //
  524. // mss_barcode
  525. //
  526. this.mss_barcode.DataPropertyName = "mss_barcode";
  527. this.mss_barcode.HeaderText = "物料批号";
  528. this.mss_barcode.Name = "mss_barcode";
  529. this.mss_barcode.ReadOnly = true;
  530. //
  531. // sp_oneuseqty
  532. //
  533. this.sp_oneuseqty.DataPropertyName = "sp_oneuseqty";
  534. this.sp_oneuseqty.HeaderText = "单位用量";
  535. this.sp_oneuseqty.Name = "sp_oneuseqty";
  536. this.sp_oneuseqty.ReadOnly = true;
  537. //
  538. // mss_qty
  539. //
  540. this.mss_qty.DataPropertyName = "mss_qty";
  541. this.mss_qty.HeaderText = "备料数量";
  542. this.mss_qty.Name = "mss_qty";
  543. this.mss_qty.Width = 80;
  544. //
  545. // mm_qty
  546. //
  547. this.mm_qty.DataPropertyName = "mm_qty";
  548. this.mm_qty.HeaderText = "需求数";
  549. this.mm_qty.Name = "mm_qty";
  550. this.mm_qty.ReadOnly = true;
  551. this.mm_qty.Visible = false;
  552. //
  553. // mss_remain
  554. //
  555. this.mss_remain.DataPropertyName = "mss_remain";
  556. this.mss_remain.HeaderText = "剩余数";
  557. this.mss_remain.Name = "mss_remain";
  558. this.mss_remain.ReadOnly = true;
  559. //
  560. // mss_useqty
  561. //
  562. this.mss_useqty.DataPropertyName = "mss_useqty";
  563. this.mss_useqty.HeaderText = "已用数量";
  564. this.mss_useqty.Name = "mss_useqty";
  565. this.mss_useqty.ReadOnly = true;
  566. //
  567. // pr_orispeccode
  568. //
  569. this.pr_orispeccode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  570. this.pr_orispeccode.DataPropertyName = "pr_orispeccode";
  571. this.pr_orispeccode.HeaderText = "型号";
  572. this.pr_orispeccode.MinimumWidth = 200;
  573. this.pr_orispeccode.Name = "pr_orispeccode";
  574. this.pr_orispeccode.ReadOnly = true;
  575. this.pr_orispeccode.Width = 200;
  576. //
  577. // pr_detail1
  578. //
  579. this.pr_detail1.DataPropertyName = "pr_detail";
  580. this.pr_detail1.HeaderText = "物料名称";
  581. this.pr_detail1.Name = "pr_detail1";
  582. this.pr_detail1.ReadOnly = true;
  583. //
  584. // DeleteRow
  585. //
  586. this.DeleteRow.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  587. this.DeleteRow.HeaderText = "删除";
  588. this.DeleteRow.Image = global::UAS_MES_NEW.Properties.Resources.bindingNavigatorDeleteItem_Image;
  589. this.DeleteRow.Name = "DeleteRow";
  590. //
  591. // Make_PositionStockNew
  592. //
  593. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  594. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  595. this.ClientSize = new System.Drawing.Size(1383, 765);
  596. this.Controls.Add(this.normalButton1);
  597. this.Controls.Add(this.show_all_check);
  598. this.Controls.Add(this.ma_bomversion);
  599. this.Controls.Add(this.ma_craftcode);
  600. this.Controls.Add(this.ma_craftcode_label);
  601. this.Controls.Add(this.Lock);
  602. this.Controls.Add(this.label2);
  603. this.Controls.Add(this.ma_code);
  604. this.Controls.Add(this.Clean);
  605. this.Controls.Add(this.OperateResult);
  606. this.Controls.Add(this.pr_batchnum);
  607. this.Controls.Add(this.label3);
  608. this.Controls.Add(this.BatchProductDGV);
  609. this.Controls.Add(this.sc_stepcode);
  610. this.Controls.Add(this.pr_detail);
  611. this.Controls.Add(this.ma_prodcode);
  612. this.Controls.Add(this.sc_stepcode_label);
  613. this.Controls.Add(this.ma_code_label);
  614. this.Controls.Add(this.pr_detail_label);
  615. this.Controls.Add(this.ma_prodcode_label);
  616. this.Controls.Add(this.Screen);
  617. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  618. this.Margin = new System.Windows.Forms.Padding(4);
  619. this.Name = "Make_PositionStockNew";
  620. this.Tag = "Make!PositionStockNew";
  621. this.Text = "岗位备料";
  622. this.Load += new System.EventHandler(this.Make_PositionStock_Load);
  623. this.SizeChanged += new System.EventHandler(this.Make_PositionStock_SizeChanged);
  624. ((System.ComponentModel.ISupportInitialize)(this.BatchProductDGV)).EndInit();
  625. this.ResumeLayout(false);
  626. this.PerformLayout();
  627. }
  628. #endregion
  629. private CustomControl.ButtonUtil.NormalButton Screen;
  630. private System.Windows.Forms.Label ma_code_label;
  631. private System.Windows.Forms.Label pr_detail_label;
  632. private System.Windows.Forms.Label ma_prodcode_label;
  633. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  634. private CustomControl.ValueLabel.ValueLabel pr_detail;
  635. private CustomControl.DataGrid_View.DataGridViewWithSerialNum BatchProductDGV;
  636. private CustomControl.TextBoxWithIcon.EnterTextBox pr_batchnum;
  637. private System.Windows.Forms.Label label3;
  638. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  639. private CustomControl.ButtonUtil.NormalButton Clean;
  640. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  641. private System.Windows.Forms.Label label2;
  642. private CustomControl.ValueLabel.ValueLabel sc_stepcode;
  643. private System.Windows.Forms.Label sc_stepcode_label;
  644. private CustomControl.CustomCheckBox.LockCheckBox Lock;
  645. private System.Windows.Forms.Label ma_craftcode_label;
  646. private System.Windows.Forms.ComboBox ma_craftcode;
  647. private System.Windows.Forms.Label ma_bomversion;
  648. private CustomControl.CustomCheckBox.CustomCheckBox show_all_check;
  649. private CustomControl.ButtonUtil.NormalButton normalButton1;
  650. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
  651. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
  652. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
  653. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
  654. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
  655. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
  656. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7;
  657. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8;
  658. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9;
  659. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10;
  660. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11;
  661. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12;
  662. private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13;
  663. private System.Windows.Forms.DataGridViewImageColumn dataGridViewImageColumn1;
  664. private System.Windows.Forms.DataGridViewTextBoxColumn sp_soncode;
  665. private System.Windows.Forms.DataGridViewTextBoxColumn mss_linecode;
  666. private System.Windows.Forms.DataGridViewTextBoxColumn mss_makecode;
  667. private System.Windows.Forms.DataGridViewTextBoxColumn mss_id;
  668. private System.Windows.Forms.DataGridViewTextBoxColumn mss_prodcode;
  669. private System.Windows.Forms.DataGridViewTextBoxColumn mss_barcode;
  670. private System.Windows.Forms.DataGridViewTextBoxColumn sp_oneuseqty;
  671. private System.Windows.Forms.DataGridViewTextBoxColumn mss_qty;
  672. private System.Windows.Forms.DataGridViewTextBoxColumn mm_qty;
  673. private System.Windows.Forms.DataGridViewTextBoxColumn mss_remain;
  674. private System.Windows.Forms.DataGridViewTextBoxColumn mss_useqty;
  675. private System.Windows.Forms.DataGridViewTextBoxColumn pr_orispeccode;
  676. private System.Windows.Forms.DataGridViewTextBoxColumn pr_detail1;
  677. private System.Windows.Forms.DataGridViewImageColumn DeleteRow;
  678. }
  679. }