华恒Mes鼎捷代码
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.

1361 lines
70 KiB

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