Make_PositionStockQuery.Designer.cs 39 KB

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