锐腾搅拌上料功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1479 lines
76 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSPickingEditAdd
  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(FormICSPickingEditAdd));
  29. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  30. this.save = new DevExpress.XtraEditors.SimpleButton();
  31. this.can = new DevExpress.XtraEditors.SimpleButton();
  32. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  33. this.panel3 = new System.Windows.Forms.Panel();
  34. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  35. this.groupBox2 = new System.Windows.Forms.GroupBox();
  36. this.panel4 = new System.Windows.Forms.Panel();
  37. this.grvDetail = new DevExpress.XtraGrid.GridControl();
  38. this.grdDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  39. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.colPickingNO = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.colPickingLine = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colMOCode = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colMORow = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colcInvCode = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.colcInvName = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colcInvStd = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.coliQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colINVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colcMaker = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.coldDate = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colMoverCode = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colWHCode = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.colOutCategory = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.colSupplyQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.colRemarks = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  58. this.panel2 = new System.Windows.Forms.Panel();
  59. this.txtMO = new DevExpress.XtraEditors.GridLookUpEdit();
  60. this.gridView5 = new DevExpress.XtraGrid.Views.Grid.GridView();
  61. this.txtMROBatch = new DevExpress.XtraEditors.TextEdit();
  62. this.label18 = new System.Windows.Forms.Label();
  63. this.txtMoverCode = new DevExpress.XtraEditors.GridLookUpEdit();
  64. this.gridView6 = new DevExpress.XtraGrid.Views.Grid.GridView();
  65. this.txtAllWeight = new DevExpress.XtraEditors.TextEdit();
  66. this.label17 = new System.Windows.Forms.Label();
  67. this.label16 = new System.Windows.Forms.Label();
  68. this.txtWeight = new DevExpress.XtraEditors.TextEdit();
  69. this.label15 = new System.Windows.Forms.Label();
  70. this.txtRemarks = new DevExpress.XtraEditors.TextEdit();
  71. this.label11 = new System.Windows.Forms.Label();
  72. this.txtDDNo = new DevExpress.XtraEditors.TextEdit();
  73. this.lable13 = new System.Windows.Forms.Label();
  74. this.txtMOCode = new DevExpress.XtraEditors.ButtonEdit();
  75. this.txtMORow = new DevExpress.XtraEditors.GridLookUpEdit();
  76. this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
  77. this.label3 = new System.Windows.Forms.Label();
  78. this.label2 = new System.Windows.Forms.Label();
  79. this.txtCode = new DevExpress.XtraEditors.GridLookUpEdit();
  80. this.gridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
  81. this.txtirowno = new DevExpress.XtraEditors.TextEdit();
  82. this.txtDetailId = new DevExpress.XtraEditors.TextEdit();
  83. this.btnUpdateDetail = new System.Windows.Forms.Button();
  84. this.btnDelDetail = new System.Windows.Forms.Button();
  85. this.btnSaveDetail = new System.Windows.Forms.Button();
  86. this.txtiQuantity = new DevExpress.XtraEditors.TextEdit();
  87. this.label12 = new System.Windows.Forms.Label();
  88. this.label14 = new System.Windows.Forms.Label();
  89. this.txtINVUOM = new DevExpress.XtraEditors.TextEdit();
  90. this.label9 = new System.Windows.Forms.Label();
  91. this.label10 = new System.Windows.Forms.Label();
  92. this.txtcInvStd = new DevExpress.XtraEditors.TextEdit();
  93. this.label13 = new System.Windows.Forms.Label();
  94. this.txtcInvName = new DevExpress.XtraEditors.TextEdit();
  95. this.groupBox1 = new System.Windows.Forms.GroupBox();
  96. this.txtDept = new DevExpress.XtraEditors.GridLookUpEdit();
  97. this.gridView7 = new DevExpress.XtraGrid.Views.Grid.GridView();
  98. this.label20 = new System.Windows.Forms.Label();
  99. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  100. this.cboIsMROItem = new System.Windows.Forms.CheckBox();
  101. this.txtOutCategory = new DevExpress.XtraEditors.GridLookUpEdit();
  102. this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
  103. this.label8 = new System.Windows.Forms.Label();
  104. this.txtWHCode = new DevExpress.XtraEditors.GridLookUpEdit();
  105. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  106. this.label7 = new System.Windows.Forms.Label();
  107. this.txtPickingNO = new DevExpress.XtraEditors.TextEdit();
  108. this.txtMUSERName = new DevExpress.XtraEditors.TextEdit();
  109. this.label6 = new System.Windows.Forms.Label();
  110. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  111. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  112. this.txtMTIME = new DevExpress.XtraEditors.TextEdit();
  113. this.label4 = new System.Windows.Forms.Label();
  114. this.label5 = new System.Windows.Forms.Label();
  115. this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
  116. this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
  117. this.label1 = new System.Windows.Forms.Label();
  118. this.label19 = new System.Windows.Forms.Label();
  119. this.colEQPID = new DevExpress.XtraGrid.Columns.GridColumn();
  120. this.colEQPCode = new DevExpress.XtraGrid.Columns.GridColumn();
  121. this.colEQPName = new DevExpress.XtraGrid.Columns.GridColumn();
  122. this.colCKGROUP = new DevExpress.XtraGrid.Columns.GridColumn();
  123. this.colCKGROUPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  124. this.colCKItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
  125. this.colCKItemCodeDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  126. this.colSetValueMax = new DevExpress.XtraGrid.Columns.GridColumn();
  127. this.colSetValueMin = new DevExpress.XtraGrid.Columns.GridColumn();
  128. this.colRealValue = new DevExpress.XtraGrid.Columns.GridColumn();
  129. this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn();
  130. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  131. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  132. this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  133. this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  134. this.repositoryItemButtonEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  135. this.btnCancle = new DevExpress.XtraEditors.SimpleButton();
  136. this.btnOK = new DevExpress.XtraEditors.SimpleButton();
  137. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  138. this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
  139. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  140. this.panelControl1.SuspendLayout();
  141. this.panel3.SuspendLayout();
  142. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  143. this.panelControl2.SuspendLayout();
  144. this.groupBox2.SuspendLayout();
  145. this.panel4.SuspendLayout();
  146. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  147. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
  149. this.panel2.SuspendLayout();
  150. ((System.ComponentModel.ISupportInitialize)(this.txtMO.Properties)).BeginInit();
  151. ((System.ComponentModel.ISupportInitialize)(this.gridView5)).BeginInit();
  152. ((System.ComponentModel.ISupportInitialize)(this.txtMROBatch.Properties)).BeginInit();
  153. ((System.ComponentModel.ISupportInitialize)(this.txtMoverCode.Properties)).BeginInit();
  154. ((System.ComponentModel.ISupportInitialize)(this.gridView6)).BeginInit();
  155. ((System.ComponentModel.ISupportInitialize)(this.txtAllWeight.Properties)).BeginInit();
  156. ((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).BeginInit();
  157. ((System.ComponentModel.ISupportInitialize)(this.txtRemarks.Properties)).BeginInit();
  158. ((System.ComponentModel.ISupportInitialize)(this.txtDDNo.Properties)).BeginInit();
  159. ((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).BeginInit();
  160. ((System.ComponentModel.ISupportInitialize)(this.txtMORow.Properties)).BeginInit();
  161. ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
  162. ((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).BeginInit();
  163. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).BeginInit();
  164. ((System.ComponentModel.ISupportInitialize)(this.txtirowno.Properties)).BeginInit();
  165. ((System.ComponentModel.ISupportInitialize)(this.txtDetailId.Properties)).BeginInit();
  166. ((System.ComponentModel.ISupportInitialize)(this.txtiQuantity.Properties)).BeginInit();
  167. ((System.ComponentModel.ISupportInitialize)(this.txtINVUOM.Properties)).BeginInit();
  168. ((System.ComponentModel.ISupportInitialize)(this.txtcInvStd.Properties)).BeginInit();
  169. ((System.ComponentModel.ISupportInitialize)(this.txtcInvName.Properties)).BeginInit();
  170. this.groupBox1.SuspendLayout();
  171. ((System.ComponentModel.ISupportInitialize)(this.txtDept.Properties)).BeginInit();
  172. ((System.ComponentModel.ISupportInitialize)(this.gridView7)).BeginInit();
  173. ((System.ComponentModel.ISupportInitialize)(this.txtOutCategory.Properties)).BeginInit();
  174. ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
  175. ((System.ComponentModel.ISupportInitialize)(this.txtWHCode.Properties)).BeginInit();
  176. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  177. ((System.ComponentModel.ISupportInitialize)(this.txtPickingNO.Properties)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).BeginInit();
  179. ((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).BeginInit();
  180. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
  182. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).BeginInit();
  183. this.SuspendLayout();
  184. //
  185. // lblTitle
  186. //
  187. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  188. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  189. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  190. this.lblTitle.Location = new System.Drawing.Point(1, 1);
  191. this.lblTitle.Name = "lblTitle";
  192. this.lblTitle.Size = new System.Drawing.Size(110, 23);
  193. this.lblTitle.TabIndex = 6;
  194. this.lblTitle.Text = "退料单";
  195. //
  196. // save
  197. //
  198. this.save.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  199. this.save.Location = new System.Drawing.Point(134, 306);
  200. this.save.Name = "save";
  201. this.save.Size = new System.Drawing.Size(68, 23);
  202. this.save.TabIndex = 30;
  203. this.save.Text = "保存";
  204. this.save.Click += new System.EventHandler(this.save_Click);
  205. //
  206. // can
  207. //
  208. this.can.ButtonStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
  209. this.can.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  210. this.can.Location = new System.Drawing.Point(208, 306);
  211. this.can.Name = "can";
  212. this.can.Size = new System.Drawing.Size(68, 23);
  213. this.can.TabIndex = 31;
  214. this.can.Text = "取消";
  215. this.can.Click += new System.EventHandler(this.btnClose_Click);
  216. //
  217. // panelControl1
  218. //
  219. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  220. | System.Windows.Forms.AnchorStyles.Left)
  221. | System.Windows.Forms.AnchorStyles.Right)));
  222. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  223. this.panelControl1.Appearance.Options.UseBackColor = true;
  224. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  225. this.panelControl1.Controls.Add(this.panel3);
  226. this.panelControl1.Controls.Add(this.label4);
  227. this.panelControl1.Controls.Add(this.label5);
  228. this.panelControl1.Controls.Add(this.labelControl12);
  229. this.panelControl1.Controls.Add(this.labelControl13);
  230. this.panelControl1.Controls.Add(this.label1);
  231. this.panelControl1.Controls.Add(this.label19);
  232. this.panelControl1.Location = new System.Drawing.Point(1, 27);
  233. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  234. this.panelControl1.Name = "panelControl1";
  235. this.panelControl1.Size = new System.Drawing.Size(1032, 485);
  236. this.panelControl1.TabIndex = 23;
  237. //
  238. // panel3
  239. //
  240. this.panel3.Controls.Add(this.panelControl2);
  241. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  242. this.panel3.Location = new System.Drawing.Point(0, 0);
  243. this.panel3.Name = "panel3";
  244. this.panel3.Size = new System.Drawing.Size(1032, 485);
  245. this.panel3.TabIndex = 146;
  246. //
  247. // panelControl2
  248. //
  249. this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
  250. this.panelControl2.Appearance.Options.UseBackColor = true;
  251. this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  252. this.panelControl2.Controls.Add(this.groupBox2);
  253. this.panelControl2.Controls.Add(this.groupBox1);
  254. this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  255. this.panelControl2.Location = new System.Drawing.Point(0, 0);
  256. this.panelControl2.Margin = new System.Windows.Forms.Padding(0);
  257. this.panelControl2.Name = "panelControl2";
  258. this.panelControl2.Size = new System.Drawing.Size(1032, 485);
  259. this.panelControl2.TabIndex = 23;
  260. //
  261. // groupBox2
  262. //
  263. this.groupBox2.Controls.Add(this.panel4);
  264. this.groupBox2.Controls.Add(this.panel2);
  265. this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  266. this.groupBox2.Location = new System.Drawing.Point(0, 70);
  267. this.groupBox2.Name = "groupBox2";
  268. this.groupBox2.Size = new System.Drawing.Size(1032, 415);
  269. this.groupBox2.TabIndex = 148;
  270. this.groupBox2.TabStop = false;
  271. this.groupBox2.Text = "子表信息";
  272. //
  273. // panel4
  274. //
  275. this.panel4.Controls.Add(this.grvDetail);
  276. this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
  277. this.panel4.Location = new System.Drawing.Point(3, 161);
  278. this.panel4.Name = "panel4";
  279. this.panel4.Size = new System.Drawing.Size(1026, 251);
  280. this.panel4.TabIndex = 170;
  281. //
  282. // grvDetail
  283. //
  284. this.grvDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  285. this.grvDetail.Location = new System.Drawing.Point(0, 0);
  286. this.grvDetail.MainView = this.grdDetail;
  287. this.grvDetail.Name = "grvDetail";
  288. this.grvDetail.Size = new System.Drawing.Size(1026, 251);
  289. this.grvDetail.TabIndex = 144;
  290. this.grvDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  291. this.grdDetail,
  292. this.advBandedGridView1});
  293. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  294. //
  295. // grdDetail
  296. //
  297. this.grdDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  298. this.colID,
  299. this.colisSelect,
  300. this.colPickingNO,
  301. this.colPickingLine,
  302. this.colMOCode,
  303. this.colMORow,
  304. this.colcInvCode,
  305. this.colcInvName,
  306. this.colcInvStd,
  307. this.coliQuantity,
  308. this.colINVUOM,
  309. this.colcMaker,
  310. this.coldDate,
  311. this.colMoverCode,
  312. this.colWHCode,
  313. this.colOutCategory,
  314. this.colSupplyQuantity,
  315. this.colRemarks});
  316. this.grdDetail.GridControl = this.grvDetail;
  317. this.grdDetail.IndicatorWidth = 35;
  318. this.grdDetail.Name = "grdDetail";
  319. this.grdDetail.OptionsSelection.MultiSelect = true;
  320. this.grdDetail.OptionsView.ColumnAutoWidth = false;
  321. this.grdDetail.OptionsView.ShowFooter = true;
  322. this.grdDetail.OptionsView.ShowGroupPanel = false;
  323. //
  324. // colID
  325. //
  326. this.colID.Caption = "AutoID";
  327. this.colID.FieldName = "ID";
  328. this.colID.Name = "colID";
  329. //
  330. // colisSelect
  331. //
  332. this.colisSelect.Caption = "选择";
  333. this.colisSelect.FieldName = "isSelect";
  334. this.colisSelect.Name = "colisSelect";
  335. this.colisSelect.OptionsColumn.AllowEdit = false;
  336. this.colisSelect.Visible = true;
  337. this.colisSelect.VisibleIndex = 0;
  338. this.colisSelect.Width = 43;
  339. //
  340. // colPickingNO
  341. //
  342. this.colPickingNO.Caption = "退料单号";
  343. this.colPickingNO.FieldName = "VouchCode";
  344. this.colPickingNO.Name = "colPickingNO";
  345. this.colPickingNO.Visible = true;
  346. this.colPickingNO.VisibleIndex = 1;
  347. //
  348. // colPickingLine
  349. //
  350. this.colPickingLine.Caption = "行号";
  351. this.colPickingLine.FieldName = "VouchRow";
  352. this.colPickingLine.Name = "colPickingLine";
  353. this.colPickingLine.Visible = true;
  354. this.colPickingLine.VisibleIndex = 2;
  355. this.colPickingLine.Width = 45;
  356. //
  357. // colMOCode
  358. //
  359. this.colMOCode.Caption = "生产订单号";
  360. this.colMOCode.FieldName = "MOCode";
  361. this.colMOCode.Name = "colMOCode";
  362. this.colMOCode.Visible = true;
  363. this.colMOCode.VisibleIndex = 8;
  364. this.colMOCode.Width = 54;
  365. //
  366. // colMORow
  367. //
  368. this.colMORow.Caption = "生产订单行号";
  369. this.colMORow.FieldName = "MORow";
  370. this.colMORow.Name = "colMORow";
  371. this.colMORow.Visible = true;
  372. this.colMORow.VisibleIndex = 9;
  373. this.colMORow.Width = 56;
  374. //
  375. // colcInvCode
  376. //
  377. this.colcInvCode.Caption = "存货编码";
  378. this.colcInvCode.FieldName = "cInvCode";
  379. this.colcInvCode.Name = "colcInvCode";
  380. this.colcInvCode.Visible = true;
  381. this.colcInvCode.VisibleIndex = 3;
  382. //
  383. // colcInvName
  384. //
  385. this.colcInvName.Caption = "存货名称";
  386. this.colcInvName.FieldName = "cInvName";
  387. this.colcInvName.Name = "colcInvName";
  388. this.colcInvName.Visible = true;
  389. this.colcInvName.VisibleIndex = 4;
  390. this.colcInvName.Width = 67;
  391. //
  392. // colcInvStd
  393. //
  394. this.colcInvStd.Caption = "规格型号";
  395. this.colcInvStd.FieldName = "cInvStd";
  396. this.colcInvStd.Name = "colcInvStd";
  397. this.colcInvStd.Visible = true;
  398. this.colcInvStd.VisibleIndex = 5;
  399. this.colcInvStd.Width = 67;
  400. //
  401. // coliQuantity
  402. //
  403. this.coliQuantity.Caption = "数量";
  404. this.coliQuantity.FieldName = "iQuantity";
  405. this.coliQuantity.Name = "coliQuantity";
  406. this.coliQuantity.Visible = true;
  407. this.coliQuantity.VisibleIndex = 6;
  408. this.coliQuantity.Width = 42;
  409. //
  410. // colINVUOM
  411. //
  412. this.colINVUOM.Caption = "单位";
  413. this.colINVUOM.FieldName = "INVUOM";
  414. this.colINVUOM.Name = "colINVUOM";
  415. this.colINVUOM.Visible = true;
  416. this.colINVUOM.VisibleIndex = 7;
  417. this.colINVUOM.Width = 45;
  418. //
  419. // colcMaker
  420. //
  421. this.colcMaker.Caption = "维护人";
  422. this.colcMaker.FieldName = "cMaker";
  423. this.colcMaker.Name = "colcMaker";
  424. this.colcMaker.Visible = true;
  425. this.colcMaker.VisibleIndex = 15;
  426. //
  427. // coldDate
  428. //
  429. this.coldDate.Caption = "维护时间";
  430. this.coldDate.FieldName = "dDate";
  431. this.coldDate.Name = "coldDate";
  432. this.coldDate.Visible = true;
  433. this.coldDate.VisibleIndex = 16;
  434. //
  435. // colMoverCode
  436. //
  437. this.colMoverCode.Caption = "零件号";
  438. this.colMoverCode.FieldName = "MoverCode";
  439. this.colMoverCode.Name = "colMoverCode";
  440. this.colMoverCode.Visible = true;
  441. this.colMoverCode.VisibleIndex = 10;
  442. this.colMoverCode.Width = 90;
  443. //
  444. // colWHCode
  445. //
  446. this.colWHCode.Caption = "仓库";
  447. this.colWHCode.FieldName = "WHCode";
  448. this.colWHCode.Name = "colWHCode";
  449. this.colWHCode.Visible = true;
  450. this.colWHCode.VisibleIndex = 11;
  451. this.colWHCode.Width = 47;
  452. //
  453. // colOutCategory
  454. //
  455. this.colOutCategory.Caption = "出库类别";
  456. this.colOutCategory.FieldName = "OutCategory";
  457. this.colOutCategory.Name = "colOutCategory";
  458. this.colOutCategory.Visible = true;
  459. this.colOutCategory.VisibleIndex = 12;
  460. //
  461. // colSupplyQuantity
  462. //
  463. this.colSupplyQuantity.Caption = "总单重";
  464. this.colSupplyQuantity.FieldName = "SupplyQuantity";
  465. this.colSupplyQuantity.Name = "colSupplyQuantity";
  466. this.colSupplyQuantity.Visible = true;
  467. this.colSupplyQuantity.VisibleIndex = 13;
  468. this.colSupplyQuantity.Width = 59;
  469. //
  470. // colRemarks
  471. //
  472. this.colRemarks.Caption = "备注";
  473. this.colRemarks.FieldName = "Remarks";
  474. this.colRemarks.Name = "colRemarks";
  475. this.colRemarks.Visible = true;
  476. this.colRemarks.VisibleIndex = 14;
  477. //
  478. // advBandedGridView1
  479. //
  480. this.advBandedGridView1.GridControl = this.grvDetail;
  481. this.advBandedGridView1.Name = "advBandedGridView1";
  482. this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
  483. this.advBandedGridView1.OptionsSelection.MultiSelect = true;
  484. this.advBandedGridView1.OptionsView.ShowFooter = true;
  485. this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
  486. //
  487. // panel2
  488. //
  489. this.panel2.Controls.Add(this.txtMO);
  490. this.panel2.Controls.Add(this.txtMROBatch);
  491. this.panel2.Controls.Add(this.label18);
  492. this.panel2.Controls.Add(this.txtMoverCode);
  493. this.panel2.Controls.Add(this.txtAllWeight);
  494. this.panel2.Controls.Add(this.label17);
  495. this.panel2.Controls.Add(this.label16);
  496. this.panel2.Controls.Add(this.txtWeight);
  497. this.panel2.Controls.Add(this.label15);
  498. this.panel2.Controls.Add(this.txtRemarks);
  499. this.panel2.Controls.Add(this.label11);
  500. this.panel2.Controls.Add(this.txtDDNo);
  501. this.panel2.Controls.Add(this.lable13);
  502. this.panel2.Controls.Add(this.txtMOCode);
  503. this.panel2.Controls.Add(this.txtMORow);
  504. this.panel2.Controls.Add(this.label3);
  505. this.panel2.Controls.Add(this.label2);
  506. this.panel2.Controls.Add(this.txtCode);
  507. this.panel2.Controls.Add(this.txtirowno);
  508. this.panel2.Controls.Add(this.txtDetailId);
  509. this.panel2.Controls.Add(this.btnUpdateDetail);
  510. this.panel2.Controls.Add(this.btnDelDetail);
  511. this.panel2.Controls.Add(this.btnSaveDetail);
  512. this.panel2.Controls.Add(this.txtiQuantity);
  513. this.panel2.Controls.Add(this.label12);
  514. this.panel2.Controls.Add(this.label14);
  515. this.panel2.Controls.Add(this.txtINVUOM);
  516. this.panel2.Controls.Add(this.label9);
  517. this.panel2.Controls.Add(this.label10);
  518. this.panel2.Controls.Add(this.txtcInvStd);
  519. this.panel2.Controls.Add(this.label13);
  520. this.panel2.Controls.Add(this.txtcInvName);
  521. this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
  522. this.panel2.Location = new System.Drawing.Point(3, 18);
  523. this.panel2.Name = "panel2";
  524. this.panel2.Size = new System.Drawing.Size(1026, 143);
  525. this.panel2.TabIndex = 169;
  526. //
  527. // txtMO
  528. //
  529. this.txtMO.EditValue = "[]";
  530. this.txtMO.Location = new System.Drawing.Point(73, 12);
  531. this.txtMO.Name = "txtMO";
  532. this.txtMO.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  533. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  534. this.txtMO.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  535. this.txtMO.Properties.View = this.gridView5;
  536. this.txtMO.Size = new System.Drawing.Size(149, 20);
  537. this.txtMO.TabIndex = 193;
  538. this.txtMO.EditValueChanged += new System.EventHandler(this.txtMO_EditValueChanged);
  539. //
  540. // gridView5
  541. //
  542. this.gridView5.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  543. this.gridView5.Name = "gridView5";
  544. this.gridView5.OptionsSelection.EnableAppearanceFocusedCell = false;
  545. this.gridView5.OptionsView.ShowGroupPanel = false;
  546. //
  547. // txtMROBatch
  548. //
  549. this.txtMROBatch.EnterMoveNextControl = true;
  550. this.txtMROBatch.Location = new System.Drawing.Point(856, 78);
  551. this.txtMROBatch.Name = "txtMROBatch";
  552. this.txtMROBatch.Size = new System.Drawing.Size(149, 20);
  553. this.txtMROBatch.TabIndex = 192;
  554. //
  555. // label18
  556. //
  557. this.label18.AutoSize = true;
  558. this.label18.Location = new System.Drawing.Point(788, 78);
  559. this.label18.Name = "label18";
  560. this.label18.Size = new System.Drawing.Size(56, 14);
  561. this.label18.TabIndex = 191;
  562. this.label18.Text = "MRO批号";
  563. //
  564. // txtMoverCode
  565. //
  566. this.txtMoverCode.EditValue = "";
  567. this.txtMoverCode.Location = new System.Drawing.Point(603, 9);
  568. this.txtMoverCode.Name = "txtMoverCode";
  569. this.txtMoverCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  570. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  571. this.txtMoverCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  572. this.txtMoverCode.Properties.View = this.gridView6;
  573. this.txtMoverCode.Size = new System.Drawing.Size(149, 20);
  574. this.txtMoverCode.TabIndex = 190;
  575. //
  576. // gridView6
  577. //
  578. this.gridView6.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  579. this.gridView6.Name = "gridView6";
  580. this.gridView6.OptionsSelection.EnableAppearanceFocusedCell = false;
  581. this.gridView6.OptionsView.ShowGroupPanel = false;
  582. //
  583. // txtAllWeight
  584. //
  585. this.txtAllWeight.EnterMoveNextControl = true;
  586. this.txtAllWeight.Location = new System.Drawing.Point(73, 109);
  587. this.txtAllWeight.Name = "txtAllWeight";
  588. this.txtAllWeight.Size = new System.Drawing.Size(149, 20);
  589. this.txtAllWeight.TabIndex = 188;
  590. //
  591. // label17
  592. //
  593. this.label17.AutoSize = true;
  594. this.label17.Location = new System.Drawing.Point(11, 110);
  595. this.label17.Name = "label17";
  596. this.label17.Size = new System.Drawing.Size(43, 14);
  597. this.label17.TabIndex = 189;
  598. this.label17.Text = "总单重";
  599. //
  600. // label16
  601. //
  602. this.label16.AutoSize = true;
  603. this.label16.Location = new System.Drawing.Point(234, 80);
  604. this.label16.Name = "label16";
  605. this.label16.Size = new System.Drawing.Size(103, 14);
  606. this.label16.TabIndex = 187;
  607. this.label16.Text = "单重(辅助计量)";
  608. //
  609. // txtWeight
  610. //
  611. this.txtWeight.Enabled = false;
  612. this.txtWeight.EnterMoveNextControl = true;
  613. this.txtWeight.Location = new System.Drawing.Point(341, 77);
  614. this.txtWeight.Name = "txtWeight";
  615. this.txtWeight.Size = new System.Drawing.Size(149, 20);
  616. this.txtWeight.TabIndex = 188;
  617. //
  618. // label15
  619. //
  620. this.label15.AutoSize = true;
  621. this.label15.Location = new System.Drawing.Point(564, 78);
  622. this.label15.Name = "label15";
  623. this.label15.Size = new System.Drawing.Size(31, 14);
  624. this.label15.TabIndex = 185;
  625. this.label15.Text = "备注";
  626. //
  627. // txtRemarks
  628. //
  629. this.txtRemarks.EnterMoveNextControl = true;
  630. this.txtRemarks.Location = new System.Drawing.Point(603, 75);
  631. this.txtRemarks.Name = "txtRemarks";
  632. this.txtRemarks.Size = new System.Drawing.Size(150, 20);
  633. this.txtRemarks.TabIndex = 186;
  634. //
  635. // label11
  636. //
  637. this.label11.AutoSize = true;
  638. this.label11.Location = new System.Drawing.Point(764, 13);
  639. this.label11.Name = "label11";
  640. this.label11.Size = new System.Drawing.Size(79, 14);
  641. this.label11.TabIndex = 184;
  642. this.label11.Text = "钉钉评审单号";
  643. //
  644. // txtDDNo
  645. //
  646. this.txtDDNo.EnterMoveNextControl = true;
  647. this.txtDDNo.Location = new System.Drawing.Point(857, 10);
  648. this.txtDDNo.Name = "txtDDNo";
  649. this.txtDDNo.Size = new System.Drawing.Size(149, 20);
  650. this.txtDDNo.TabIndex = 183;
  651. //
  652. // lable13
  653. //
  654. this.lable13.AutoSize = true;
  655. this.lable13.Location = new System.Drawing.Point(552, 12);
  656. this.lable13.Name = "lable13";
  657. this.lable13.Size = new System.Drawing.Size(43, 14);
  658. this.lable13.TabIndex = 182;
  659. this.lable13.Text = "零件号";
  660. //
  661. // txtMOCode
  662. //
  663. this.txtMOCode.Location = new System.Drawing.Point(646, 108);
  664. this.txtMOCode.Name = "txtMOCode";
  665. this.txtMOCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
  666. this.txtMOCode.Properties.Appearance.Options.UseFont = true;
  667. this.txtMOCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  668. new DevExpress.XtraEditors.Controls.EditorButton()});
  669. this.txtMOCode.Size = new System.Drawing.Size(149, 22);
  670. this.txtMOCode.TabIndex = 181;
  671. this.txtMOCode.Visible = false;
  672. this.txtMOCode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtMOCode_ButtonClick);
  673. this.txtMOCode.EditValueChanged += new System.EventHandler(this.txtMORow_EditValueChanged);
  674. //
  675. // txtMORow
  676. //
  677. this.txtMORow.EditValue = "[]";
  678. this.txtMORow.Location = new System.Drawing.Point(341, 12);
  679. this.txtMORow.Name = "txtMORow";
  680. this.txtMORow.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  681. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  682. this.txtMORow.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  683. this.txtMORow.Properties.View = this.gridView3;
  684. this.txtMORow.Size = new System.Drawing.Size(149, 20);
  685. this.txtMORow.TabIndex = 180;
  686. this.txtMORow.EditValueChanged += new System.EventHandler(this.txtMORow_EditValueChanged_1);
  687. //
  688. // gridView3
  689. //
  690. this.gridView3.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  691. this.gridView3.Name = "gridView3";
  692. this.gridView3.OptionsSelection.EnableAppearanceFocusedCell = false;
  693. this.gridView3.OptionsView.ShowGroupPanel = false;
  694. //
  695. // label3
  696. //
  697. this.label3.AutoSize = true;
  698. this.label3.Location = new System.Drawing.Point(260, 15);
  699. this.label3.Name = "label3";
  700. this.label3.Size = new System.Drawing.Size(79, 14);
  701. this.label3.TabIndex = 179;
  702. this.label3.Text = "生产订单行号";
  703. //
  704. // label2
  705. //
  706. this.label2.AutoSize = true;
  707. this.label2.Location = new System.Drawing.Point(3, 14);
  708. this.label2.Name = "label2";
  709. this.label2.Size = new System.Drawing.Size(67, 14);
  710. this.label2.TabIndex = 177;
  711. this.label2.Text = "生产订单号";
  712. //
  713. // txtCode
  714. //
  715. this.txtCode.EditValue = "";
  716. this.txtCode.Location = new System.Drawing.Point(73, 46);
  717. this.txtCode.Name = "txtCode";
  718. this.txtCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  719. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  720. this.txtCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  721. this.txtCode.Properties.View = this.gridLookUpEdit1View;
  722. this.txtCode.Size = new System.Drawing.Size(149, 20);
  723. this.txtCode.TabIndex = 176;
  724. this.txtCode.EditValueChanged += new System.EventHandler(this.txtCode_EditValueChanged);
  725. //
  726. // gridLookUpEdit1View
  727. //
  728. this.gridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  729. this.gridLookUpEdit1View.Name = "gridLookUpEdit1View";
  730. this.gridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
  731. this.gridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
  732. //
  733. // txtirowno
  734. //
  735. this.txtirowno.Enabled = false;
  736. this.txtirowno.EnterMoveNextControl = true;
  737. this.txtirowno.Location = new System.Drawing.Point(382, 108);
  738. this.txtirowno.Name = "txtirowno";
  739. this.txtirowno.Size = new System.Drawing.Size(149, 20);
  740. this.txtirowno.TabIndex = 175;
  741. this.txtirowno.Visible = false;
  742. //
  743. // txtDetailId
  744. //
  745. this.txtDetailId.Enabled = false;
  746. this.txtDetailId.EnterMoveNextControl = true;
  747. this.txtDetailId.Location = new System.Drawing.Point(227, 108);
  748. this.txtDetailId.Name = "txtDetailId";
  749. this.txtDetailId.Size = new System.Drawing.Size(149, 20);
  750. this.txtDetailId.TabIndex = 174;
  751. this.txtDetailId.Visible = false;
  752. //
  753. // btnUpdateDetail
  754. //
  755. this.btnUpdateDetail.Location = new System.Drawing.Point(568, 108);
  756. this.btnUpdateDetail.Name = "btnUpdateDetail";
  757. this.btnUpdateDetail.Size = new System.Drawing.Size(75, 23);
  758. this.btnUpdateDetail.TabIndex = 172;
  759. this.btnUpdateDetail.Text = "修改";
  760. this.btnUpdateDetail.UseVisualStyleBackColor = true;
  761. this.btnUpdateDetail.Visible = false;
  762. this.btnUpdateDetail.Click += new System.EventHandler(this.btnUpdateDetail_Click);
  763. //
  764. // btnDelDetail
  765. //
  766. this.btnDelDetail.Location = new System.Drawing.Point(903, 106);
  767. this.btnDelDetail.Name = "btnDelDetail";
  768. this.btnDelDetail.Size = new System.Drawing.Size(75, 23);
  769. this.btnDelDetail.TabIndex = 171;
  770. this.btnDelDetail.Text = "删除";
  771. this.btnDelDetail.UseVisualStyleBackColor = true;
  772. this.btnDelDetail.Click += new System.EventHandler(this.btnDelDetail_Click);
  773. //
  774. // btnSaveDetail
  775. //
  776. this.btnSaveDetail.Location = new System.Drawing.Point(801, 106);
  777. this.btnSaveDetail.Name = "btnSaveDetail";
  778. this.btnSaveDetail.Size = new System.Drawing.Size(75, 23);
  779. this.btnSaveDetail.TabIndex = 169;
  780. this.btnSaveDetail.Text = "保存";
  781. this.btnSaveDetail.UseVisualStyleBackColor = true;
  782. this.btnSaveDetail.Click += new System.EventHandler(this.btnSaveDetail_Click);
  783. //
  784. // txtiQuantity
  785. //
  786. this.txtiQuantity.EnterMoveNextControl = true;
  787. this.txtiQuantity.Location = new System.Drawing.Point(604, 46);
  788. this.txtiQuantity.Name = "txtiQuantity";
  789. this.txtiQuantity.Properties.Mask.EditMask = "f4";
  790. this.txtiQuantity.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
  791. this.txtiQuantity.Properties.Mask.UseMaskAsDisplayFormat = true;
  792. this.txtiQuantity.Size = new System.Drawing.Size(149, 20);
  793. this.txtiQuantity.TabIndex = 165;
  794. //
  795. // label12
  796. //
  797. this.label12.AutoSize = true;
  798. this.label12.Location = new System.Drawing.Point(565, 48);
  799. this.label12.Name = "label12";
  800. this.label12.Size = new System.Drawing.Size(31, 14);
  801. this.label12.TabIndex = 163;
  802. this.label12.Text = "数量";
  803. //
  804. // label14
  805. //
  806. this.label14.AutoSize = true;
  807. this.label14.Location = new System.Drawing.Point(24, 80);
  808. this.label14.Name = "label14";
  809. this.label14.Size = new System.Drawing.Size(31, 14);
  810. this.label14.TabIndex = 167;
  811. this.label14.Text = "单位";
  812. //
  813. // txtINVUOM
  814. //
  815. this.txtINVUOM.Enabled = false;
  816. this.txtINVUOM.EnterMoveNextControl = true;
  817. this.txtINVUOM.Location = new System.Drawing.Point(73, 78);
  818. this.txtINVUOM.Name = "txtINVUOM";
  819. this.txtINVUOM.Size = new System.Drawing.Size(149, 20);
  820. this.txtINVUOM.TabIndex = 168;
  821. //
  822. // label9
  823. //
  824. this.label9.AutoSize = true;
  825. this.label9.Location = new System.Drawing.Point(5, 48);
  826. this.label9.Name = "label9";
  827. this.label9.Size = new System.Drawing.Size(55, 14);
  828. this.label9.TabIndex = 157;
  829. this.label9.Text = "存货编码";
  830. //
  831. // label10
  832. //
  833. this.label10.AutoSize = true;
  834. this.label10.Location = new System.Drawing.Point(790, 46);
  835. this.label10.Name = "label10";
  836. this.label10.Size = new System.Drawing.Size(55, 14);
  837. this.label10.TabIndex = 158;
  838. this.label10.Text = "规格型号";
  839. //
  840. // txtcInvStd
  841. //
  842. this.txtcInvStd.Enabled = false;
  843. this.txtcInvStd.EnterMoveNextControl = true;
  844. this.txtcInvStd.Location = new System.Drawing.Point(856, 44);
  845. this.txtcInvStd.Name = "txtcInvStd";
  846. this.txtcInvStd.Size = new System.Drawing.Size(149, 20);
  847. this.txtcInvStd.TabIndex = 160;
  848. //
  849. // label13
  850. //
  851. this.label13.AutoSize = true;
  852. this.label13.Location = new System.Drawing.Point(271, 49);
  853. this.label13.Name = "label13";
  854. this.label13.Size = new System.Drawing.Size(55, 14);
  855. this.label13.TabIndex = 161;
  856. this.label13.Text = "存货名称";
  857. //
  858. // txtcInvName
  859. //
  860. this.txtcInvName.Enabled = false;
  861. this.txtcInvName.EnterMoveNextControl = true;
  862. this.txtcInvName.Location = new System.Drawing.Point(342, 46);
  863. this.txtcInvName.Name = "txtcInvName";
  864. this.txtcInvName.Size = new System.Drawing.Size(149, 20);
  865. this.txtcInvName.TabIndex = 162;
  866. this.txtcInvName.EditValueChanged += new System.EventHandler(this.txtcInvName_EditValueChanged);
  867. //
  868. // groupBox1
  869. //
  870. this.groupBox1.Controls.Add(this.txtDept);
  871. this.groupBox1.Controls.Add(this.label20);
  872. this.groupBox1.Controls.Add(this.labelControl2);
  873. this.groupBox1.Controls.Add(this.cboIsMROItem);
  874. this.groupBox1.Controls.Add(this.txtOutCategory);
  875. this.groupBox1.Controls.Add(this.label8);
  876. this.groupBox1.Controls.Add(this.txtWHCode);
  877. this.groupBox1.Controls.Add(this.label7);
  878. this.groupBox1.Controls.Add(this.txtPickingNO);
  879. this.groupBox1.Controls.Add(this.txtMUSERName);
  880. this.groupBox1.Controls.Add(this.label6);
  881. this.groupBox1.Controls.Add(this.labelControl1);
  882. this.groupBox1.Controls.Add(this.labelControl3);
  883. this.groupBox1.Controls.Add(this.txtMTIME);
  884. this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  885. this.groupBox1.Location = new System.Drawing.Point(0, 0);
  886. this.groupBox1.Name = "groupBox1";
  887. this.groupBox1.Size = new System.Drawing.Size(1032, 70);
  888. this.groupBox1.TabIndex = 147;
  889. this.groupBox1.TabStop = false;
  890. this.groupBox1.Text = "主表信息";
  891. //
  892. // txtDept
  893. //
  894. this.txtDept.EditValue = "";
  895. this.txtDept.Location = new System.Drawing.Point(630, 15);
  896. this.txtDept.Name = "txtDept";
  897. this.txtDept.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  898. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  899. this.txtDept.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  900. this.txtDept.Properties.View = this.gridView7;
  901. this.txtDept.Size = new System.Drawing.Size(149, 20);
  902. this.txtDept.TabIndex = 189;
  903. //
  904. // gridView7
  905. //
  906. this.gridView7.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  907. this.gridView7.Name = "gridView7";
  908. this.gridView7.OptionsSelection.EnableAppearanceFocusedCell = false;
  909. this.gridView7.OptionsView.ShowGroupPanel = false;
  910. //
  911. // label20
  912. //
  913. this.label20.AutoSize = true;
  914. this.label20.Location = new System.Drawing.Point(538, 18);
  915. this.label20.Name = "label20";
  916. this.label20.Size = new System.Drawing.Size(31, 14);
  917. this.label20.TabIndex = 188;
  918. this.label20.Text = "部门";
  919. //
  920. // labelControl2
  921. //
  922. this.labelControl2.Location = new System.Drawing.Point(875, 18);
  923. this.labelControl2.Name = "labelControl2";
  924. this.labelControl2.Size = new System.Drawing.Size(73, 14);
  925. this.labelControl2.TabIndex = 187;
  926. this.labelControl2.Text = "是否MRO物料";
  927. //
  928. // cboIsMROItem
  929. //
  930. this.cboIsMROItem.AutoSize = true;
  931. this.cboIsMROItem.Location = new System.Drawing.Point(825, 19);
  932. this.cboIsMROItem.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  933. this.cboIsMROItem.Name = "cboIsMROItem";
  934. this.cboIsMROItem.Size = new System.Drawing.Size(15, 14);
  935. this.cboIsMROItem.TabIndex = 186;
  936. this.cboIsMROItem.UseVisualStyleBackColor = true;
  937. this.cboIsMROItem.CheckedChanged += new System.EventHandler(this.cboIsMROItem_CheckedChanged);
  938. //
  939. // txtOutCategory
  940. //
  941. this.txtOutCategory.EditValue = "";
  942. this.txtOutCategory.Location = new System.Drawing.Point(630, 44);
  943. this.txtOutCategory.Name = "txtOutCategory";
  944. this.txtOutCategory.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  945. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  946. this.txtOutCategory.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  947. this.txtOutCategory.Properties.View = this.gridView4;
  948. this.txtOutCategory.Size = new System.Drawing.Size(149, 20);
  949. this.txtOutCategory.TabIndex = 185;
  950. //
  951. // gridView4
  952. //
  953. this.gridView4.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  954. this.gridView4.Name = "gridView4";
  955. this.gridView4.OptionsSelection.EnableAppearanceFocusedCell = false;
  956. this.gridView4.OptionsView.ShowGroupPanel = false;
  957. //
  958. // label8
  959. //
  960. this.label8.AutoSize = true;
  961. this.label8.Location = new System.Drawing.Point(538, 47);
  962. this.label8.Name = "label8";
  963. this.label8.Size = new System.Drawing.Size(55, 14);
  964. this.label8.TabIndex = 184;
  965. this.label8.Text = "出库类别";
  966. //
  967. // txtWHCode
  968. //
  969. this.txtWHCode.EditValue = "";
  970. this.txtWHCode.Location = new System.Drawing.Point(373, 15);
  971. this.txtWHCode.Name = "txtWHCode";
  972. this.txtWHCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  973. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  974. this.txtWHCode.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
  975. this.txtWHCode.Properties.View = this.gridView1;
  976. this.txtWHCode.Size = new System.Drawing.Size(149, 20);
  977. this.txtWHCode.TabIndex = 183;
  978. //
  979. // gridView1
  980. //
  981. this.gridView1.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
  982. this.gridView1.Name = "gridView1";
  983. this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
  984. this.gridView1.OptionsView.ShowGroupPanel = false;
  985. //
  986. // label7
  987. //
  988. this.label7.AutoSize = true;
  989. this.label7.Location = new System.Drawing.Point(281, 18);
  990. this.label7.Name = "label7";
  991. this.label7.Size = new System.Drawing.Size(55, 14);
  992. this.label7.TabIndex = 182;
  993. this.label7.Text = "仓库编号";
  994. //
  995. // txtPickingNO
  996. //
  997. this.txtPickingNO.EnterMoveNextControl = true;
  998. this.txtPickingNO.Location = new System.Drawing.Point(119, 15);
  999. this.txtPickingNO.Name = "txtPickingNO";
  1000. this.txtPickingNO.Size = new System.Drawing.Size(149, 20);
  1001. this.txtPickingNO.TabIndex = 134;
  1002. //
  1003. // txtMUSERName
  1004. //
  1005. this.txtMUSERName.EnterMoveNextControl = true;
  1006. this.txtMUSERName.Location = new System.Drawing.Point(119, 41);
  1007. this.txtMUSERName.Name = "txtMUSERName";
  1008. this.txtMUSERName.Properties.ReadOnly = true;
  1009. this.txtMUSERName.Size = new System.Drawing.Size(149, 20);
  1010. this.txtMUSERName.TabIndex = 146;
  1011. //
  1012. // label6
  1013. //
  1014. this.label6.AutoSize = true;
  1015. this.label6.Location = new System.Drawing.Point(27, 18);
  1016. this.label6.Name = "label6";
  1017. this.label6.Size = new System.Drawing.Size(55, 14);
  1018. this.label6.TabIndex = 54;
  1019. this.label6.Text = "退料单号";
  1020. //
  1021. // labelControl1
  1022. //
  1023. this.labelControl1.Location = new System.Drawing.Point(30, 44);
  1024. this.labelControl1.Name = "labelControl1";
  1025. this.labelControl1.Size = new System.Drawing.Size(36, 14);
  1026. this.labelControl1.TabIndex = 145;
  1027. this.labelControl1.Text = "维护人";
  1028. //
  1029. // labelControl3
  1030. //
  1031. this.labelControl3.Location = new System.Drawing.Point(283, 47);
  1032. this.labelControl3.Name = "labelControl3";
  1033. this.labelControl3.Size = new System.Drawing.Size(48, 14);
  1034. this.labelControl3.TabIndex = 130;
  1035. this.labelControl3.Text = "维护时间";
  1036. //
  1037. // txtMTIME
  1038. //
  1039. this.txtMTIME.EnterMoveNextControl = true;
  1040. this.txtMTIME.Location = new System.Drawing.Point(372, 44);
  1041. this.txtMTIME.Name = "txtMTIME";
  1042. this.txtMTIME.Properties.ReadOnly = true;
  1043. this.txtMTIME.Size = new System.Drawing.Size(149, 20);
  1044. this.txtMTIME.TabIndex = 131;
  1045. //
  1046. // label4
  1047. //
  1048. this.label4.AutoSize = true;
  1049. this.label4.Location = new System.Drawing.Point(332, 66);
  1050. this.label4.Name = "label4";
  1051. this.label4.Size = new System.Drawing.Size(31, 14);
  1052. this.label4.TabIndex = 140;
  1053. this.label4.Text = "备注";
  1054. //
  1055. // label5
  1056. //
  1057. this.label5.AutoSize = true;
  1058. this.label5.Location = new System.Drawing.Point(20, 66);
  1059. this.label5.Name = "label5";
  1060. this.label5.Size = new System.Drawing.Size(67, 14);
  1061. this.label5.TabIndex = 141;
  1062. this.label5.Text = "入库单类型";
  1063. //
  1064. // labelControl12
  1065. //
  1066. this.labelControl12.Location = new System.Drawing.Point(335, 102);
  1067. this.labelControl12.Name = "labelControl12";
  1068. this.labelControl12.Size = new System.Drawing.Size(48, 14);
  1069. this.labelControl12.TabIndex = 130;
  1070. this.labelControl12.Text = "维护时间";
  1071. //
  1072. // labelControl13
  1073. //
  1074. this.labelControl13.Location = new System.Drawing.Point(23, 102);
  1075. this.labelControl13.Name = "labelControl13";
  1076. this.labelControl13.Size = new System.Drawing.Size(36, 14);
  1077. this.labelControl13.TabIndex = 128;
  1078. this.labelControl13.Text = "维护人";
  1079. //
  1080. // label1
  1081. //
  1082. this.label1.AutoSize = true;
  1083. this.label1.Location = new System.Drawing.Point(332, 26);
  1084. this.label1.Name = "label1";
  1085. this.label1.Size = new System.Drawing.Size(31, 14);
  1086. this.label1.TabIndex = 54;
  1087. this.label1.Text = "仓库";
  1088. //
  1089. // label19
  1090. //
  1091. this.label19.AutoSize = true;
  1092. this.label19.Location = new System.Drawing.Point(20, 26);
  1093. this.label19.Name = "label19";
  1094. this.label19.Size = new System.Drawing.Size(55, 14);
  1095. this.label19.TabIndex = 54;
  1096. this.label19.Text = "入库单号";
  1097. //
  1098. // colEQPID
  1099. //
  1100. this.colEQPID.Caption = "设备ID";
  1101. this.colEQPID.FieldName = "EQPID";
  1102. this.colEQPID.Name = "colEQPID";
  1103. //
  1104. // colEQPCode
  1105. //
  1106. this.colEQPCode.Caption = "设备编号";
  1107. this.colEQPCode.FieldName = "EQPCode";
  1108. this.colEQPCode.Name = "colEQPCode";
  1109. this.colEQPCode.OptionsColumn.AllowEdit = false;
  1110. this.colEQPCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  1111. //
  1112. // colEQPName
  1113. //
  1114. this.colEQPName.Caption = "设备名称";
  1115. this.colEQPName.FieldName = "EQPName";
  1116. this.colEQPName.Name = "colEQPName";
  1117. this.colEQPName.OptionsColumn.AllowEdit = false;
  1118. this.colEQPName.Width = 104;
  1119. //
  1120. // colCKGROUP
  1121. //
  1122. this.colCKGROUP.Caption = "检验项目组";
  1123. this.colCKGROUP.FieldName = "CKGROUP";
  1124. this.colCKGROUP.Name = "colCKGROUP";
  1125. this.colCKGROUP.OptionsColumn.AllowEdit = false;
  1126. this.colCKGROUP.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  1127. this.colCKGROUP.Width = 127;
  1128. //
  1129. // colCKGROUPDESC
  1130. //
  1131. this.colCKGROUPDESC.Caption = "检验项目组描述";
  1132. this.colCKGROUPDESC.FieldName = "CKGROUPDESC";
  1133. this.colCKGROUPDESC.Name = "colCKGROUPDESC";
  1134. this.colCKGROUPDESC.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  1135. this.colCKGROUPDESC.Width = 104;
  1136. //
  1137. // colCKItemCode
  1138. //
  1139. this.colCKItemCode.Caption = "检验项目";
  1140. this.colCKItemCode.FieldName = "CKItemCode";
  1141. this.colCKItemCode.Name = "colCKItemCode";
  1142. this.colCKItemCode.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways;
  1143. this.colCKItemCode.Visible = true;
  1144. this.colCKItemCode.VisibleIndex = 0;
  1145. //
  1146. // colCKItemCodeDESC
  1147. //
  1148. this.colCKItemCodeDESC.Caption = "检验项目描述";
  1149. this.colCKItemCodeDESC.FieldName = "CKItemCodeDESC";
  1150. this.colCKItemCodeDESC.Name = "colCKItemCodeDESC";
  1151. this.colCKItemCodeDESC.Visible = true;
  1152. this.colCKItemCodeDESC.VisibleIndex = 1;
  1153. //
  1154. // colSetValueMax
  1155. //
  1156. this.colSetValueMax.Caption = "最大设定值";
  1157. this.colSetValueMax.FieldName = "SetValueMax";
  1158. this.colSetValueMax.Name = "colSetValueMax";
  1159. this.colSetValueMax.Visible = true;
  1160. this.colSetValueMax.VisibleIndex = 2;
  1161. //
  1162. // colSetValueMin
  1163. //
  1164. this.colSetValueMin.Caption = "最小设定值";
  1165. this.colSetValueMin.FieldName = "SetValueMin";
  1166. this.colSetValueMin.Name = "colSetValueMin";
  1167. this.colSetValueMin.Visible = true;
  1168. this.colSetValueMin.VisibleIndex = 3;
  1169. //
  1170. // colRealValue
  1171. //
  1172. this.colRealValue.Caption = "实际值";
  1173. this.colRealValue.FieldName = "RealValue";
  1174. this.colRealValue.Name = "colRealValue";
  1175. this.colRealValue.Visible = true;
  1176. this.colRealValue.VisibleIndex = 4;
  1177. //
  1178. // colUNIT
  1179. //
  1180. this.colUNIT.Caption = "单位";
  1181. this.colUNIT.FieldName = "UNIT";
  1182. this.colUNIT.Name = "colUNIT";
  1183. this.colUNIT.Visible = true;
  1184. this.colUNIT.VisibleIndex = 5;
  1185. this.colUNIT.Width = 51;
  1186. //
  1187. // colMUSERName
  1188. //
  1189. this.colMUSERName.Caption = "维护人";
  1190. this.colMUSERName.FieldName = "MUSERName";
  1191. this.colMUSERName.Name = "colMUSERName";
  1192. this.colMUSERName.OptionsColumn.AllowEdit = false;
  1193. this.colMUSERName.Visible = true;
  1194. this.colMUSERName.VisibleIndex = 6;
  1195. //
  1196. // colMTIME
  1197. //
  1198. this.colMTIME.Caption = "维护时间";
  1199. this.colMTIME.FieldName = "MTIME";
  1200. this.colMTIME.Name = "colMTIME";
  1201. this.colMTIME.OptionsColumn.AllowEdit = false;
  1202. this.colMTIME.Visible = true;
  1203. this.colMTIME.VisibleIndex = 7;
  1204. //
  1205. // repositoryItemButtonEdit1
  1206. //
  1207. this.repositoryItemButtonEdit1.AutoHeight = false;
  1208. this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1209. new DevExpress.XtraEditors.Controls.EditorButton()});
  1210. this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
  1211. //
  1212. // repositoryItemButtonEdit2
  1213. //
  1214. this.repositoryItemButtonEdit2.AutoHeight = false;
  1215. this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1216. new DevExpress.XtraEditors.Controls.EditorButton()});
  1217. this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
  1218. //
  1219. // repositoryItemButtonEdit3
  1220. //
  1221. this.repositoryItemButtonEdit3.AutoHeight = false;
  1222. this.repositoryItemButtonEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  1223. new DevExpress.XtraEditors.Controls.EditorButton()});
  1224. this.repositoryItemButtonEdit3.Name = "repositoryItemButtonEdit3";
  1225. //
  1226. // btnCancle
  1227. //
  1228. this.btnCancle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1229. this.btnCancle.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1230. this.btnCancle.Appearance.ForeColor = System.Drawing.Color.White;
  1231. this.btnCancle.Appearance.Options.UseFont = true;
  1232. this.btnCancle.Appearance.Options.UseForeColor = true;
  1233. this.btnCancle.Appearance.Options.UseTextOptions = true;
  1234. this.btnCancle.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1235. this.btnCancle.Image = ((System.Drawing.Image)(resources.GetObject("btnCancle.Image")));
  1236. this.btnCancle.Location = new System.Drawing.Point(951, 515);
  1237. this.btnCancle.LookAndFeel.SkinName = "BlueButtonSkin";
  1238. this.btnCancle.LookAndFeel.UseDefaultLookAndFeel = false;
  1239. this.btnCancle.Name = "btnCancle";
  1240. this.btnCancle.Size = new System.Drawing.Size(70, 30);
  1241. this.btnCancle.TabIndex = 122;
  1242. this.btnCancle.Text = "取消";
  1243. this.btnCancle.Visible = false;
  1244. this.btnCancle.Click += new System.EventHandler(this.can_Click);
  1245. //
  1246. // btnOK
  1247. //
  1248. this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  1249. this.btnOK.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1250. this.btnOK.Appearance.ForeColor = System.Drawing.Color.White;
  1251. this.btnOK.Appearance.Options.UseFont = true;
  1252. this.btnOK.Appearance.Options.UseForeColor = true;
  1253. this.btnOK.Appearance.Options.UseTextOptions = true;
  1254. this.btnOK.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  1255. this.btnOK.Image = ((System.Drawing.Image)(resources.GetObject("btnOK.Image")));
  1256. this.btnOK.Location = new System.Drawing.Point(876, 515);
  1257. this.btnOK.LookAndFeel.SkinName = "BlueButtonSkin";
  1258. this.btnOK.LookAndFeel.UseDefaultLookAndFeel = false;
  1259. this.btnOK.Name = "btnOK";
  1260. this.btnOK.Size = new System.Drawing.Size(70, 30);
  1261. this.btnOK.TabIndex = 121;
  1262. this.btnOK.Text = "确定";
  1263. this.btnOK.Visible = false;
  1264. this.btnOK.Click += new System.EventHandler(this.save_Click);
  1265. //
  1266. // btnClose
  1267. //
  1268. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  1269. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  1270. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  1271. this.btnClose.Appearance.Options.UseFont = true;
  1272. this.btnClose.Appearance.Options.UseForeColor = true;
  1273. this.btnClose.Appearance.Options.UseTextOptions = true;
  1274. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  1275. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  1276. this.btnClose.Location = new System.Drawing.Point(1007, 1);
  1277. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  1278. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  1279. this.btnClose.Name = "btnClose";
  1280. this.btnClose.Size = new System.Drawing.Size(26, 23);
  1281. this.btnClose.TabIndex = 5;
  1282. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  1283. //
  1284. // gridColumn2
  1285. //
  1286. this.gridColumn2.Caption = "维护时间";
  1287. this.gridColumn2.FieldName = "MTIME";
  1288. this.gridColumn2.Name = "gridColumn2";
  1289. this.gridColumn2.OptionsColumn.AllowEdit = false;
  1290. //
  1291. // FormICSPickingEditAdd
  1292. //
  1293. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  1294. this.Appearance.Options.UseBackColor = true;
  1295. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  1296. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  1297. this.ClientSize = new System.Drawing.Size(1034, 548);
  1298. this.Controls.Add(this.btnCancle);
  1299. this.Controls.Add(this.btnOK);
  1300. this.Controls.Add(this.panelControl1);
  1301. this.Controls.Add(this.lblTitle);
  1302. this.Controls.Add(this.btnClose);
  1303. this.Controls.Add(this.save);
  1304. this.Controls.Add(this.can);
  1305. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1306. this.Name = "FormICSPickingEditAdd";
  1307. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1308. this.Text = "存货编辑";
  1309. this.Load += new System.EventHandler(this.FormICSINVENTORYEditAdd_Load);
  1310. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  1311. this.panelControl1.ResumeLayout(false);
  1312. this.panelControl1.PerformLayout();
  1313. this.panel3.ResumeLayout(false);
  1314. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  1315. this.panelControl2.ResumeLayout(false);
  1316. this.groupBox2.ResumeLayout(false);
  1317. this.panel4.ResumeLayout(false);
  1318. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  1319. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  1320. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
  1321. this.panel2.ResumeLayout(false);
  1322. this.panel2.PerformLayout();
  1323. ((System.ComponentModel.ISupportInitialize)(this.txtMO.Properties)).EndInit();
  1324. ((System.ComponentModel.ISupportInitialize)(this.gridView5)).EndInit();
  1325. ((System.ComponentModel.ISupportInitialize)(this.txtMROBatch.Properties)).EndInit();
  1326. ((System.ComponentModel.ISupportInitialize)(this.txtMoverCode.Properties)).EndInit();
  1327. ((System.ComponentModel.ISupportInitialize)(this.gridView6)).EndInit();
  1328. ((System.ComponentModel.ISupportInitialize)(this.txtAllWeight.Properties)).EndInit();
  1329. ((System.ComponentModel.ISupportInitialize)(this.txtWeight.Properties)).EndInit();
  1330. ((System.ComponentModel.ISupportInitialize)(this.txtRemarks.Properties)).EndInit();
  1331. ((System.ComponentModel.ISupportInitialize)(this.txtDDNo.Properties)).EndInit();
  1332. ((System.ComponentModel.ISupportInitialize)(this.txtMOCode.Properties)).EndInit();
  1333. ((System.ComponentModel.ISupportInitialize)(this.txtMORow.Properties)).EndInit();
  1334. ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
  1335. ((System.ComponentModel.ISupportInitialize)(this.txtCode.Properties)).EndInit();
  1336. ((System.ComponentModel.ISupportInitialize)(this.gridLookUpEdit1View)).EndInit();
  1337. ((System.ComponentModel.ISupportInitialize)(this.txtirowno.Properties)).EndInit();
  1338. ((System.ComponentModel.ISupportInitialize)(this.txtDetailId.Properties)).EndInit();
  1339. ((System.ComponentModel.ISupportInitialize)(this.txtiQuantity.Properties)).EndInit();
  1340. ((System.ComponentModel.ISupportInitialize)(this.txtINVUOM.Properties)).EndInit();
  1341. ((System.ComponentModel.ISupportInitialize)(this.txtcInvStd.Properties)).EndInit();
  1342. ((System.ComponentModel.ISupportInitialize)(this.txtcInvName.Properties)).EndInit();
  1343. this.groupBox1.ResumeLayout(false);
  1344. this.groupBox1.PerformLayout();
  1345. ((System.ComponentModel.ISupportInitialize)(this.txtDept.Properties)).EndInit();
  1346. ((System.ComponentModel.ISupportInitialize)(this.gridView7)).EndInit();
  1347. ((System.ComponentModel.ISupportInitialize)(this.txtOutCategory.Properties)).EndInit();
  1348. ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
  1349. ((System.ComponentModel.ISupportInitialize)(this.txtWHCode.Properties)).EndInit();
  1350. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  1351. ((System.ComponentModel.ISupportInitialize)(this.txtPickingNO.Properties)).EndInit();
  1352. ((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).EndInit();
  1353. ((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).EndInit();
  1354. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
  1355. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
  1356. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit3)).EndInit();
  1357. this.ResumeLayout(false);
  1358. }
  1359. #endregion
  1360. private DevExpress.XtraEditors.SimpleButton btnClose;
  1361. private DevExpress.XtraEditors.LabelControl lblTitle;
  1362. private DevExpress.XtraEditors.SimpleButton save;
  1363. private DevExpress.XtraEditors.SimpleButton can;
  1364. private DevExpress.XtraEditors.PanelControl panelControl1;
  1365. private System.Windows.Forms.Label label19;
  1366. private DevExpress.XtraEditors.SimpleButton btnCancle;
  1367. private DevExpress.XtraEditors.SimpleButton btnOK;
  1368. private System.Windows.Forms.Label label1;
  1369. private DevExpress.XtraEditors.LabelControl labelControl13;
  1370. private DevExpress.XtraEditors.LabelControl labelControl12;
  1371. private System.Windows.Forms.Label label4;
  1372. private System.Windows.Forms.Label label5;
  1373. //private DevExpress.XtraGrid.GridControl grdDetail;
  1374. private DevExpress.XtraGrid.Columns.GridColumn colEQPID;
  1375. private DevExpress.XtraGrid.Columns.GridColumn colEQPCode;
  1376. private DevExpress.XtraGrid.Columns.GridColumn colEQPName;
  1377. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUP;
  1378. private DevExpress.XtraGrid.Columns.GridColumn colCKGROUPDESC;
  1379. private DevExpress.XtraGrid.Columns.GridColumn colCKItemCode;
  1380. private DevExpress.XtraGrid.Columns.GridColumn colCKItemCodeDESC;
  1381. private DevExpress.XtraGrid.Columns.GridColumn colSetValueMax;
  1382. private DevExpress.XtraGrid.Columns.GridColumn colSetValueMin;
  1383. private DevExpress.XtraGrid.Columns.GridColumn colRealValue;
  1384. private DevExpress.XtraGrid.Columns.GridColumn colUNIT;
  1385. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  1386. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  1387. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
  1388. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
  1389. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit3;
  1390. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  1391. private System.Windows.Forms.Panel panel3;
  1392. private DevExpress.XtraEditors.PanelControl panelControl2;
  1393. private System.Windows.Forms.GroupBox groupBox2;
  1394. private System.Windows.Forms.Panel panel4;
  1395. private DevExpress.XtraGrid.GridControl grvDetail;
  1396. private DevExpress.XtraGrid.Views.Grid.GridView grdDetail;
  1397. private DevExpress.XtraGrid.Columns.GridColumn colID;
  1398. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  1399. private DevExpress.XtraGrid.Columns.GridColumn colPickingNO;
  1400. private DevExpress.XtraGrid.Columns.GridColumn colPickingLine;
  1401. private DevExpress.XtraGrid.Columns.GridColumn colcInvCode;
  1402. private DevExpress.XtraGrid.Columns.GridColumn colcInvName;
  1403. private DevExpress.XtraGrid.Columns.GridColumn colcInvStd;
  1404. private DevExpress.XtraGrid.Columns.GridColumn coliQuantity;
  1405. private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
  1406. private DevExpress.XtraGrid.Columns.GridColumn colcMaker;
  1407. private DevExpress.XtraGrid.Columns.GridColumn coldDate;
  1408. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
  1409. private System.Windows.Forms.Panel panel2;
  1410. private System.Windows.Forms.Button btnUpdateDetail;
  1411. private System.Windows.Forms.Button btnDelDetail;
  1412. private System.Windows.Forms.Button btnSaveDetail;
  1413. private System.Windows.Forms.Label label12;
  1414. private System.Windows.Forms.Label label14;
  1415. private DevExpress.XtraEditors.TextEdit txtINVUOM;
  1416. private System.Windows.Forms.Label label9;
  1417. private System.Windows.Forms.Label label10;
  1418. private DevExpress.XtraEditors.TextEdit txtcInvStd;
  1419. private System.Windows.Forms.Label label13;
  1420. private DevExpress.XtraEditors.TextEdit txtcInvName;
  1421. private System.Windows.Forms.GroupBox groupBox1;
  1422. private DevExpress.XtraEditors.TextEdit txtPickingNO;
  1423. private DevExpress.XtraEditors.TextEdit txtMUSERName;
  1424. private System.Windows.Forms.Label label6;
  1425. private DevExpress.XtraEditors.LabelControl labelControl1;
  1426. private DevExpress.XtraEditors.LabelControl labelControl3;
  1427. private DevExpress.XtraEditors.TextEdit txtMTIME;
  1428. private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
  1429. private DevExpress.XtraEditors.TextEdit txtDetailId;
  1430. private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  1431. private DevExpress.XtraEditors.TextEdit txtirowno;
  1432. private DevExpress.XtraEditors.GridLookUpEdit txtCode;
  1433. private DevExpress.XtraGrid.Views.Grid.GridView gridLookUpEdit1View;
  1434. private DevExpress.XtraEditors.GridLookUpEdit txtMORow;
  1435. private DevExpress.XtraGrid.Views.Grid.GridView gridView3;
  1436. private System.Windows.Forms.Label label3;
  1437. private System.Windows.Forms.Label label2;
  1438. private DevExpress.XtraEditors.ButtonEdit txtMOCode;
  1439. private DevExpress.XtraEditors.GridLookUpEdit txtWHCode;
  1440. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  1441. private System.Windows.Forms.Label label7;
  1442. private DevExpress.XtraGrid.Columns.GridColumn colMOCode;
  1443. private DevExpress.XtraGrid.Columns.GridColumn colMORow;
  1444. private System.Windows.Forms.Label lable13;
  1445. private DevExpress.XtraGrid.Columns.GridColumn colMoverCode;
  1446. private DevExpress.XtraEditors.LabelControl labelControl2;
  1447. private System.Windows.Forms.CheckBox cboIsMROItem;
  1448. private DevExpress.XtraEditors.GridLookUpEdit txtOutCategory;
  1449. private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
  1450. private System.Windows.Forms.Label label8;
  1451. private System.Windows.Forms.Label label15;
  1452. private DevExpress.XtraEditors.TextEdit txtRemarks;
  1453. private System.Windows.Forms.Label label11;
  1454. private DevExpress.XtraEditors.TextEdit txtDDNo;
  1455. private DevExpress.XtraGrid.Columns.GridColumn colWHCode;
  1456. private DevExpress.XtraGrid.Columns.GridColumn colOutCategory;
  1457. private DevExpress.XtraGrid.Columns.GridColumn colRemarks;
  1458. private System.Windows.Forms.Label label16;
  1459. private DevExpress.XtraEditors.TextEdit txtWeight;
  1460. private System.Windows.Forms.Label label17;
  1461. private DevExpress.XtraEditors.TextEdit txtAllWeight;
  1462. private DevExpress.XtraEditors.TextEdit txtiQuantity;
  1463. private DevExpress.XtraGrid.Columns.GridColumn colSupplyQuantity;
  1464. private DevExpress.XtraEditors.GridLookUpEdit txtMoverCode;
  1465. private DevExpress.XtraGrid.Views.Grid.GridView gridView6;
  1466. private DevExpress.XtraEditors.TextEdit txtMROBatch;
  1467. private System.Windows.Forms.Label label18;
  1468. private DevExpress.XtraEditors.GridLookUpEdit txtMO;
  1469. private DevExpress.XtraGrid.Views.Grid.GridView gridView5;
  1470. private DevExpress.XtraEditors.GridLookUpEdit txtDept;
  1471. private DevExpress.XtraGrid.Views.Grid.GridView gridView7;
  1472. private System.Windows.Forms.Label label20;
  1473. }
  1474. }