华恒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.

796 lines
45 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSNCTP2
  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(FormICSNCTP2));
  29. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  30. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  31. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  32. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.colNCTPType = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.colProjectCode = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.colProductMO = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.colProductDate = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colItemName = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.colProductNum = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.colOPCode = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.colOPName = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colTotalTP = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colProductUser = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colUnitTP = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.colEQPCode = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colEQPName = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colDeptCheckTime = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colDeptCheckUser = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colMECheckUser = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colMECheckTime = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  56. this.BtnDiscardedTrial = new DevExpress.XtraEditors.SimpleButton();
  57. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  58. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  59. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  60. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  61. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  62. this.txtMECheck = new DevExpress.XtraEditors.SimpleButton();
  63. this.txtDeptCheck = new DevExpress.XtraEditors.SimpleButton();
  64. this.btnImportMould = new DevExpress.XtraEditors.SimpleButton();
  65. this.btnImportData = new DevExpress.XtraEditors.SimpleButton();
  66. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  67. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  68. this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
  69. this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
  70. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  71. this.btnEdit = new DevExpress.XtraEditors.SimpleButton();
  72. this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
  73. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  74. this.btnDelLable = new DevExpress.XtraEditors.SimpleButton();
  75. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  76. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  77. this.groupControl1.SuspendLayout();
  78. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  79. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  84. this.panelControl3.SuspendLayout();
  85. this.SuspendLayout();
  86. //
  87. // groupControl1
  88. //
  89. this.groupControl1.Controls.Add(this.grdDetail);
  90. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  91. this.groupControl1.Location = new System.Drawing.Point(0, 39);
  92. this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  93. this.groupControl1.Name = "groupControl1";
  94. this.groupControl1.Size = new System.Drawing.Size(1378, 612);
  95. this.groupControl1.TabIndex = 14;
  96. this.groupControl1.Text = "详细信息";
  97. //
  98. // grdDetail
  99. //
  100. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  101. this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  102. this.grdDetail.Location = new System.Drawing.Point(2, 26);
  103. this.grdDetail.MainView = this.grvDetail;
  104. this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  105. this.grdDetail.Name = "grdDetail";
  106. this.grdDetail.Size = new System.Drawing.Size(1374, 584);
  107. this.grdDetail.TabIndex = 0;
  108. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  109. this.grvDetail,
  110. this.grvAdvDetail});
  111. //
  112. // grvDetail
  113. //
  114. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  115. this.colID,
  116. this.colisSelect,
  117. this.colNCTPType,
  118. this.colProjectCode,
  119. this.colProductMO,
  120. this.colProductDate,
  121. this.colItemCode,
  122. this.colItemName,
  123. this.colProductNum,
  124. this.colOPCode,
  125. this.colOPName,
  126. this.colTotalTP,
  127. this.colProductUser,
  128. this.colUnitTP,
  129. this.colEQPCode,
  130. this.colEQPName,
  131. this.colDeptCheckTime,
  132. this.colStatus,
  133. this.colDeptCheckUser,
  134. this.colMECheckUser,
  135. this.colMECheckTime,
  136. this.colMUSERName,
  137. this.colMTIME});
  138. this.grvDetail.GridControl = this.grdDetail;
  139. this.grvDetail.IndicatorWidth = 40;
  140. this.grvDetail.Name = "grvDetail";
  141. this.grvDetail.OptionsBehavior.Editable = false;
  142. this.grvDetail.OptionsBehavior.ReadOnly = true;
  143. this.grvDetail.OptionsSelection.MultiSelect = true;
  144. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  145. this.grvDetail.OptionsView.ShowFooter = true;
  146. this.grvDetail.OptionsView.ShowGroupPanel = false;
  147. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  148. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  149. //
  150. // colID
  151. //
  152. this.colID.Caption = "guid";
  153. this.colID.FieldName = "guid";
  154. this.colID.Name = "colID";
  155. //
  156. // colisSelect
  157. //
  158. this.colisSelect.Caption = "选择";
  159. this.colisSelect.FieldName = "isSelect";
  160. this.colisSelect.Name = "colisSelect";
  161. this.colisSelect.Visible = true;
  162. this.colisSelect.VisibleIndex = 0;
  163. this.colisSelect.Width = 47;
  164. //
  165. // colNCTPType
  166. //
  167. this.colNCTPType.Caption = "申请单类型";
  168. this.colNCTPType.FieldName = "NCTPType";
  169. this.colNCTPType.Name = "colNCTPType";
  170. this.colNCTPType.Visible = true;
  171. this.colNCTPType.VisibleIndex = 1;
  172. this.colNCTPType.Width = 92;
  173. //
  174. // colProjectCode
  175. //
  176. this.colProjectCode.Caption = "项目号";
  177. this.colProjectCode.FieldName = "ProjectCode";
  178. this.colProjectCode.Name = "colProjectCode";
  179. this.colProjectCode.Visible = true;
  180. this.colProjectCode.VisibleIndex = 2;
  181. this.colProjectCode.Width = 58;
  182. //
  183. // colProductMO
  184. //
  185. this.colProductMO.Caption = "生产订单编号";
  186. this.colProductMO.FieldName = "ProductMO";
  187. this.colProductMO.Name = "colProductMO";
  188. this.colProductMO.Visible = true;
  189. this.colProductMO.VisibleIndex = 3;
  190. this.colProductMO.Width = 102;
  191. //
  192. // colProductDate
  193. //
  194. this.colProductDate.Caption = "生产时间";
  195. this.colProductDate.FieldName = "ProductDate";
  196. this.colProductDate.Name = "colProductDate";
  197. this.colProductDate.Visible = true;
  198. this.colProductDate.VisibleIndex = 4;
  199. this.colProductDate.Width = 71;
  200. //
  201. // colItemCode
  202. //
  203. this.colItemCode.Caption = "产品代码";
  204. this.colItemCode.FieldName = "ItemCode";
  205. this.colItemCode.Name = "colItemCode";
  206. this.colItemCode.Visible = true;
  207. this.colItemCode.VisibleIndex = 5;
  208. //
  209. // colItemName
  210. //
  211. this.colItemName.Caption = "产品名称";
  212. this.colItemName.FieldName = "ItemName";
  213. this.colItemName.Name = "colItemName";
  214. this.colItemName.Visible = true;
  215. this.colItemName.VisibleIndex = 6;
  216. //
  217. // colProductNum
  218. //
  219. this.colProductNum.Caption = "加工数量";
  220. this.colProductNum.FieldName = "ProductNum";
  221. this.colProductNum.Name = "colProductNum";
  222. this.colProductNum.Visible = true;
  223. this.colProductNum.VisibleIndex = 7;
  224. //
  225. // colOPCode
  226. //
  227. this.colOPCode.Caption = "加工工序";
  228. this.colOPCode.FieldName = "OPCode";
  229. this.colOPCode.Name = "colOPCode";
  230. this.colOPCode.Visible = true;
  231. this.colOPCode.VisibleIndex = 8;
  232. this.colOPCode.Width = 67;
  233. //
  234. // colOPName
  235. //
  236. this.colOPName.Caption = "工序描述";
  237. this.colOPName.FieldName = "OPName";
  238. this.colOPName.Name = "colOPName";
  239. this.colOPName.Visible = true;
  240. this.colOPName.VisibleIndex = 9;
  241. //
  242. // colTotalTP
  243. //
  244. this.colTotalTP.Caption = "加工工时";
  245. this.colTotalTP.FieldName = "TotalTP";
  246. this.colTotalTP.Name = "colTotalTP";
  247. this.colTotalTP.Visible = true;
  248. this.colTotalTP.VisibleIndex = 10;
  249. //
  250. // colProductUser
  251. //
  252. this.colProductUser.Caption = "加工人员";
  253. this.colProductUser.FieldName = "ProductUser";
  254. this.colProductUser.Name = "colProductUser";
  255. this.colProductUser.Visible = true;
  256. this.colProductUser.VisibleIndex = 11;
  257. //
  258. // colUnitTP
  259. //
  260. this.colUnitTP.Caption = "单位工时";
  261. this.colUnitTP.FieldName = "UnitTP";
  262. this.colUnitTP.Name = "colUnitTP";
  263. this.colUnitTP.Visible = true;
  264. this.colUnitTP.VisibleIndex = 12;
  265. //
  266. // colEQPCode
  267. //
  268. this.colEQPCode.Caption = "设备编号";
  269. this.colEQPCode.FieldName = "EQPCode";
  270. this.colEQPCode.Name = "colEQPCode";
  271. this.colEQPCode.Visible = true;
  272. this.colEQPCode.VisibleIndex = 13;
  273. //
  274. // colEQPName
  275. //
  276. this.colEQPName.Caption = "设备名称";
  277. this.colEQPName.FieldName = "EQPName";
  278. this.colEQPName.Name = "colEQPName";
  279. this.colEQPName.Visible = true;
  280. this.colEQPName.VisibleIndex = 14;
  281. this.colEQPName.Width = 71;
  282. //
  283. // colDeptCheckTime
  284. //
  285. this.colDeptCheckTime.Caption = "审核时间";
  286. this.colDeptCheckTime.FieldName = "DeptCheckTime";
  287. this.colDeptCheckTime.Name = "colDeptCheckTime";
  288. this.colDeptCheckTime.Visible = true;
  289. this.colDeptCheckTime.VisibleIndex = 15;
  290. this.colDeptCheckTime.Width = 110;
  291. //
  292. // colStatus
  293. //
  294. this.colStatus.Caption = "审核状态";
  295. this.colStatus.FieldName = "Status";
  296. this.colStatus.Name = "colStatus";
  297. //
  298. // colDeptCheckUser
  299. //
  300. this.colDeptCheckUser.Caption = "审核";
  301. this.colDeptCheckUser.FieldName = "DeptCheckUser";
  302. this.colDeptCheckUser.Name = "colDeptCheckUser";
  303. this.colDeptCheckUser.Width = 49;
  304. //
  305. // colMECheckUser
  306. //
  307. this.colMECheckUser.Caption = "工艺部门审核";
  308. this.colMECheckUser.FieldName = "MECheckUser";
  309. this.colMECheckUser.Name = "colMECheckUser";
  310. //
  311. // colMECheckTime
  312. //
  313. this.colMECheckTime.Caption = "工艺审核时间";
  314. this.colMECheckTime.FieldName = "MECheckTime";
  315. this.colMECheckTime.Name = "colMECheckTime";
  316. //
  317. // colMUSERName
  318. //
  319. this.colMUSERName.Caption = "维护人";
  320. this.colMUSERName.FieldName = "MUSERName";
  321. this.colMUSERName.Name = "colMUSERName";
  322. this.colMUSERName.Width = 58;
  323. //
  324. // colMTIME
  325. //
  326. this.colMTIME.Caption = "维护时间";
  327. this.colMTIME.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  328. this.colMTIME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  329. this.colMTIME.FieldName = "MTIME";
  330. this.colMTIME.Name = "colMTIME";
  331. this.colMTIME.Width = 125;
  332. //
  333. // grvAdvDetail
  334. //
  335. this.grvAdvDetail.GridControl = this.grdDetail;
  336. this.grvAdvDetail.Name = "grvAdvDetail";
  337. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  338. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  339. this.grvAdvDetail.OptionsView.ShowFooter = true;
  340. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  341. //
  342. // BtnDiscardedTrial
  343. //
  344. this.BtnDiscardedTrial.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  345. this.BtnDiscardedTrial.Appearance.ForeColor = System.Drawing.Color.White;
  346. this.BtnDiscardedTrial.Appearance.Options.UseFont = true;
  347. this.BtnDiscardedTrial.Appearance.Options.UseForeColor = true;
  348. this.BtnDiscardedTrial.Appearance.Options.UseTextOptions = true;
  349. this.BtnDiscardedTrial.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  350. this.BtnDiscardedTrial.Image = ((System.Drawing.Image)(resources.GetObject("BtnDiscardedTrial.Image")));
  351. this.BtnDiscardedTrial.Location = new System.Drawing.Point(1040, 0);
  352. this.BtnDiscardedTrial.LookAndFeel.SkinName = "BlueButtonSkin";
  353. this.BtnDiscardedTrial.LookAndFeel.UseDefaultLookAndFeel = false;
  354. this.BtnDiscardedTrial.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  355. this.BtnDiscardedTrial.Name = "BtnDiscardedTrial";
  356. this.BtnDiscardedTrial.Size = new System.Drawing.Size(85, 39);
  357. this.BtnDiscardedTrial.TabIndex = 56;
  358. this.BtnDiscardedTrial.Text = "弃审";
  359. this.BtnDiscardedTrial.Click += new System.EventHandler(this.BtnDiscardedTrial_Click);
  360. //
  361. // repDate
  362. //
  363. this.repDate.AutoHeight = false;
  364. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  365. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  366. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  367. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  368. this.repDate.Name = "repDate";
  369. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  370. new DevExpress.XtraEditors.Controls.EditorButton()});
  371. //
  372. // rptPage
  373. //
  374. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  375. this.rptPage.Appearance.Options.UseBackColor = true;
  376. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  377. this.rptPage.isInit = false;
  378. this.rptPage.Location = new System.Drawing.Point(0, 651);
  379. this.rptPage.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  380. this.rptPage.Name = "rptPage";
  381. this.rptPage.PageIndex = 1;
  382. this.rptPage.PageSize = 10000;
  383. this.rptPage.RecordNum = 0;
  384. this.rptPage.Size = new System.Drawing.Size(1378, 33);
  385. this.rptPage.TabIndex = 15;
  386. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  387. //
  388. // btnExit
  389. //
  390. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  391. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  392. this.btnExit.Appearance.Options.UseFont = true;
  393. this.btnExit.Appearance.Options.UseForeColor = true;
  394. this.btnExit.Appearance.Options.UseTextOptions = true;
  395. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  396. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  397. this.btnExit.Location = new System.Drawing.Point(1125, 0);
  398. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  399. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  400. this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  401. this.btnExit.Name = "btnExit";
  402. this.btnExit.Size = new System.Drawing.Size(63, 39);
  403. this.btnExit.TabIndex = 10;
  404. this.btnExit.Text = "退出";
  405. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  406. //
  407. // btnFilter
  408. //
  409. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  410. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  411. this.btnFilter.Appearance.Options.UseFont = true;
  412. this.btnFilter.Appearance.Options.UseForeColor = true;
  413. this.btnFilter.Appearance.Options.UseTextOptions = true;
  414. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  415. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  416. this.btnFilter.Location = new System.Drawing.Point(121, 0);
  417. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  418. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  419. this.btnFilter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  420. this.btnFilter.Name = "btnFilter";
  421. this.btnFilter.Size = new System.Drawing.Size(67, 39);
  422. this.btnFilter.TabIndex = 11;
  423. this.btnFilter.Text = "过滤";
  424. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  425. //
  426. // panelControl3
  427. //
  428. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  429. this.panelControl3.Appearance.Options.UseBackColor = true;
  430. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  431. this.panelControl3.Controls.Add(this.BtnDiscardedTrial);
  432. this.panelControl3.Controls.Add(this.txtMECheck);
  433. this.panelControl3.Controls.Add(this.txtDeptCheck);
  434. this.panelControl3.Controls.Add(this.btnImportMould);
  435. this.panelControl3.Controls.Add(this.btnImportData);
  436. this.panelControl3.Controls.Add(this.btnFilter);
  437. this.panelControl3.Controls.Add(this.btnFalsh);
  438. this.panelControl3.Controls.Add(this.btnOutPut);
  439. this.panelControl3.Controls.Add(this.btnCanSelect);
  440. this.panelControl3.Controls.Add(this.btnSelect);
  441. this.panelControl3.Controls.Add(this.btnConfig);
  442. this.panelControl3.Controls.Add(this.btnEdit);
  443. this.panelControl3.Controls.Add(this.btnAdd);
  444. this.panelControl3.Controls.Add(this.lblTitle);
  445. this.panelControl3.Controls.Add(this.btnDelLable);
  446. this.panelControl3.Controls.Add(this.btnClose);
  447. this.panelControl3.Controls.Add(this.btnExit);
  448. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  449. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  450. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  451. this.panelControl3.Name = "panelControl3";
  452. this.panelControl3.Size = new System.Drawing.Size(1378, 39);
  453. this.panelControl3.TabIndex = 13;
  454. //
  455. // txtMECheck
  456. //
  457. this.txtMECheck.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  458. this.txtMECheck.Appearance.ForeColor = System.Drawing.Color.White;
  459. this.txtMECheck.Appearance.Options.UseFont = true;
  460. this.txtMECheck.Appearance.Options.UseForeColor = true;
  461. this.txtMECheck.Appearance.Options.UseTextOptions = true;
  462. this.txtMECheck.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  463. this.txtMECheck.Image = ((System.Drawing.Image)(resources.GetObject("txtMECheck.Image")));
  464. this.txtMECheck.Location = new System.Drawing.Point(1186, 0);
  465. this.txtMECheck.LookAndFeel.SkinName = "BlueButtonSkin";
  466. this.txtMECheck.LookAndFeel.UseDefaultLookAndFeel = false;
  467. this.txtMECheck.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  468. this.txtMECheck.Name = "txtMECheck";
  469. this.txtMECheck.Size = new System.Drawing.Size(83, 39);
  470. this.txtMECheck.TabIndex = 55;
  471. this.txtMECheck.Text = "工艺审核";
  472. this.txtMECheck.Visible = false;
  473. this.txtMECheck.Click += new System.EventHandler(this.txtMECheck_Click);
  474. //
  475. // txtDeptCheck
  476. //
  477. this.txtDeptCheck.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  478. this.txtDeptCheck.Appearance.ForeColor = System.Drawing.Color.White;
  479. this.txtDeptCheck.Appearance.Options.UseFont = true;
  480. this.txtDeptCheck.Appearance.Options.UseForeColor = true;
  481. this.txtDeptCheck.Appearance.Options.UseTextOptions = true;
  482. this.txtDeptCheck.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  483. this.txtDeptCheck.Image = ((System.Drawing.Image)(resources.GetObject("txtDeptCheck.Image")));
  484. this.txtDeptCheck.Location = new System.Drawing.Point(955, 0);
  485. this.txtDeptCheck.LookAndFeel.SkinName = "BlueButtonSkin";
  486. this.txtDeptCheck.LookAndFeel.UseDefaultLookAndFeel = false;
  487. this.txtDeptCheck.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  488. this.txtDeptCheck.Name = "txtDeptCheck";
  489. this.txtDeptCheck.Size = new System.Drawing.Size(85, 39);
  490. this.txtDeptCheck.TabIndex = 54;
  491. this.txtDeptCheck.Text = "审核";
  492. this.txtDeptCheck.Click += new System.EventHandler(this.txtDeptCheck_Click);
  493. //
  494. // btnImportMould
  495. //
  496. this.btnImportMould.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  497. this.btnImportMould.Appearance.ForeColor = System.Drawing.Color.White;
  498. this.btnImportMould.Appearance.Options.UseFont = true;
  499. this.btnImportMould.Appearance.Options.UseForeColor = true;
  500. this.btnImportMould.Appearance.Options.UseTextOptions = true;
  501. this.btnImportMould.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  502. this.btnImportMould.Image = ((System.Drawing.Image)(resources.GetObject("btnImportMould.Image")));
  503. this.btnImportMould.Location = new System.Drawing.Point(631, 0);
  504. this.btnImportMould.LookAndFeel.SkinName = "BlueButtonSkin";
  505. this.btnImportMould.LookAndFeel.UseDefaultLookAndFeel = false;
  506. this.btnImportMould.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  507. this.btnImportMould.Name = "btnImportMould";
  508. this.btnImportMould.Size = new System.Drawing.Size(114, 39);
  509. this.btnImportMould.TabIndex = 16;
  510. this.btnImportMould.Text = "导入模板下载";
  511. this.btnImportMould.Click += new System.EventHandler(this.btnImportMould_Click);
  512. //
  513. // btnImportData
  514. //
  515. this.btnImportData.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  516. this.btnImportData.Appearance.ForeColor = System.Drawing.Color.White;
  517. this.btnImportData.Appearance.Options.UseFont = true;
  518. this.btnImportData.Appearance.Options.UseForeColor = true;
  519. this.btnImportData.Appearance.Options.UseTextOptions = true;
  520. this.btnImportData.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  521. this.btnImportData.Image = ((System.Drawing.Image)(resources.GetObject("btnImportData.Image")));
  522. this.btnImportData.Location = new System.Drawing.Point(745, 0);
  523. this.btnImportData.LookAndFeel.SkinName = "BlueButtonSkin";
  524. this.btnImportData.LookAndFeel.UseDefaultLookAndFeel = false;
  525. this.btnImportData.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  526. this.btnImportData.Name = "btnImportData";
  527. this.btnImportData.Size = new System.Drawing.Size(72, 39);
  528. this.btnImportData.TabIndex = 53;
  529. this.btnImportData.Text = "导入";
  530. this.btnImportData.Click += new System.EventHandler(this.btnImportData_Click);
  531. //
  532. // btnFalsh
  533. //
  534. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  535. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  536. this.btnFalsh.Appearance.Options.UseFont = true;
  537. this.btnFalsh.Appearance.Options.UseForeColor = true;
  538. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  539. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  540. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  541. this.btnFalsh.Location = new System.Drawing.Point(889, 0);
  542. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  543. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  544. this.btnFalsh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  545. this.btnFalsh.Name = "btnFalsh";
  546. this.btnFalsh.Size = new System.Drawing.Size(66, 39);
  547. this.btnFalsh.TabIndex = 49;
  548. this.btnFalsh.Text = "刷新";
  549. this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
  550. //
  551. // btnOutPut
  552. //
  553. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  554. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  555. this.btnOutPut.Appearance.Options.UseFont = true;
  556. this.btnOutPut.Appearance.Options.UseForeColor = true;
  557. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  558. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  559. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  560. this.btnOutPut.Location = new System.Drawing.Point(817, 0);
  561. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  562. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  563. this.btnOutPut.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  564. this.btnOutPut.Name = "btnOutPut";
  565. this.btnOutPut.Size = new System.Drawing.Size(72, 39);
  566. this.btnOutPut.TabIndex = 48;
  567. this.btnOutPut.Text = "导出";
  568. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  569. //
  570. // btnCanSelect
  571. //
  572. this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  573. this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
  574. this.btnCanSelect.Appearance.Options.UseFont = true;
  575. this.btnCanSelect.Appearance.Options.UseForeColor = true;
  576. this.btnCanSelect.Appearance.Options.UseTextOptions = true;
  577. this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  578. this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
  579. this.btnCanSelect.Location = new System.Drawing.Point(360, 0);
  580. this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  581. this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  582. this.btnCanSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  583. this.btnCanSelect.Name = "btnCanSelect";
  584. this.btnCanSelect.Size = new System.Drawing.Size(66, 39);
  585. this.btnCanSelect.TabIndex = 47;
  586. this.btnCanSelect.Text = "全消";
  587. this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
  588. //
  589. // btnSelect
  590. //
  591. this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  592. this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
  593. this.btnSelect.Appearance.Options.UseFont = true;
  594. this.btnSelect.Appearance.Options.UseForeColor = true;
  595. this.btnSelect.Appearance.Options.UseTextOptions = true;
  596. this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  597. this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
  598. this.btnSelect.Location = new System.Drawing.Point(294, 0);
  599. this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  600. this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  601. this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  602. this.btnSelect.Name = "btnSelect";
  603. this.btnSelect.Size = new System.Drawing.Size(66, 39);
  604. this.btnSelect.TabIndex = 45;
  605. this.btnSelect.Text = "全选";
  606. this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
  607. //
  608. // btnConfig
  609. //
  610. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  611. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  612. this.btnConfig.Appearance.Options.UseFont = true;
  613. this.btnConfig.Appearance.Options.UseForeColor = true;
  614. this.btnConfig.Appearance.Options.UseTextOptions = true;
  615. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  616. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  617. this.btnConfig.Location = new System.Drawing.Point(189, 0);
  618. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  619. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  620. this.btnConfig.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  621. this.btnConfig.Name = "btnConfig";
  622. this.btnConfig.Size = new System.Drawing.Size(105, 39);
  623. this.btnConfig.TabIndex = 26;
  624. this.btnConfig.Text = "数据源设置";
  625. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  626. //
  627. // btnEdit
  628. //
  629. this.btnEdit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  630. this.btnEdit.Appearance.ForeColor = System.Drawing.Color.White;
  631. this.btnEdit.Appearance.Options.UseFont = true;
  632. this.btnEdit.Appearance.Options.UseForeColor = true;
  633. this.btnEdit.Appearance.Options.UseTextOptions = true;
  634. this.btnEdit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  635. this.btnEdit.Image = ((System.Drawing.Image)(resources.GetObject("btnEdit.Image")));
  636. this.btnEdit.Location = new System.Drawing.Point(493, 0);
  637. this.btnEdit.LookAndFeel.SkinName = "BlueButtonSkin";
  638. this.btnEdit.LookAndFeel.UseDefaultLookAndFeel = false;
  639. this.btnEdit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  640. this.btnEdit.Name = "btnEdit";
  641. this.btnEdit.Size = new System.Drawing.Size(72, 39);
  642. this.btnEdit.TabIndex = 23;
  643. this.btnEdit.Text = "修改";
  644. this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click);
  645. //
  646. // btnAdd
  647. //
  648. this.btnAdd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  649. this.btnAdd.Appearance.ForeColor = System.Drawing.Color.White;
  650. this.btnAdd.Appearance.Options.UseFont = true;
  651. this.btnAdd.Appearance.Options.UseForeColor = true;
  652. this.btnAdd.Appearance.Options.UseTextOptions = true;
  653. this.btnAdd.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  654. this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
  655. this.btnAdd.Location = new System.Drawing.Point(426, 0);
  656. this.btnAdd.LookAndFeel.SkinName = "BlueButtonSkin";
  657. this.btnAdd.LookAndFeel.UseDefaultLookAndFeel = false;
  658. this.btnAdd.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  659. this.btnAdd.Name = "btnAdd";
  660. this.btnAdd.Size = new System.Drawing.Size(66, 39);
  661. this.btnAdd.TabIndex = 22;
  662. this.btnAdd.Text = "新增";
  663. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  664. //
  665. // lblTitle
  666. //
  667. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  668. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  669. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  670. this.lblTitle.Location = new System.Drawing.Point(3, 5);
  671. this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  672. this.lblTitle.Name = "lblTitle";
  673. this.lblTitle.Size = new System.Drawing.Size(136, 30);
  674. this.lblTitle.TabIndex = 19;
  675. this.lblTitle.Text = "工时记录表";
  676. //
  677. // btnDelLable
  678. //
  679. this.btnDelLable.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  680. this.btnDelLable.Appearance.ForeColor = System.Drawing.Color.White;
  681. this.btnDelLable.Appearance.Options.UseFont = true;
  682. this.btnDelLable.Appearance.Options.UseForeColor = true;
  683. this.btnDelLable.Appearance.Options.UseTextOptions = true;
  684. this.btnDelLable.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  685. this.btnDelLable.Image = ((System.Drawing.Image)(resources.GetObject("btnDelLable.Image")));
  686. this.btnDelLable.Location = new System.Drawing.Point(565, 0);
  687. this.btnDelLable.LookAndFeel.SkinName = "BlueButtonSkin";
  688. this.btnDelLable.LookAndFeel.UseDefaultLookAndFeel = false;
  689. this.btnDelLable.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  690. this.btnDelLable.Name = "btnDelLable";
  691. this.btnDelLable.Size = new System.Drawing.Size(66, 39);
  692. this.btnDelLable.TabIndex = 17;
  693. this.btnDelLable.Text = "删除";
  694. this.btnDelLable.Click += new System.EventHandler(this.btnDel_Click);
  695. //
  696. // btnClose
  697. //
  698. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  699. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  700. this.btnClose.Appearance.Options.UseFont = true;
  701. this.btnClose.Appearance.Options.UseForeColor = true;
  702. this.btnClose.Appearance.Options.UseTextOptions = true;
  703. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  704. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  705. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  706. this.btnClose.Location = new System.Drawing.Point(1348, 0);
  707. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  708. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  709. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  710. this.btnClose.Name = "btnClose";
  711. this.btnClose.Size = new System.Drawing.Size(30, 39);
  712. this.btnClose.TabIndex = 14;
  713. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  714. //
  715. // FormICSNCTP2
  716. //
  717. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  718. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  719. this.ClientSize = new System.Drawing.Size(1378, 684);
  720. this.Controls.Add(this.groupControl1);
  721. this.Controls.Add(this.rptPage);
  722. this.Controls.Add(this.panelControl3);
  723. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  724. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  725. this.Name = "FormICSNCTP2";
  726. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  727. this.Text = "产品工序检验项目";
  728. this.Load += new System.EventHandler(this.FormICSFACTORY_Load);
  729. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  730. this.groupControl1.ResumeLayout(false);
  731. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  732. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  733. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  734. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  735. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  736. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  737. this.panelControl3.ResumeLayout(false);
  738. this.ResumeLayout(false);
  739. }
  740. #endregion
  741. private DevExpress.XtraEditors.GroupControl groupControl1;
  742. private DevExpress.XtraGrid.GridControl grdDetail;
  743. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  744. private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  745. private DevExpress.XtraEditors.SimpleButton btnExit;
  746. private DevExpress.XtraEditors.SimpleButton btnFilter;
  747. private DevExpress.XtraEditors.PanelControl panelControl3;
  748. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  749. private DevExpress.XtraEditors.SimpleButton btnClose;
  750. private DevExpress.XtraEditors.SimpleButton btnDelLable;
  751. private DevExpress.XtraEditors.LabelControl lblTitle;
  752. private DevExpress.XtraEditors.SimpleButton btnEdit;
  753. private DevExpress.XtraEditors.SimpleButton btnAdd;
  754. private DevExpress.XtraEditors.SimpleButton btnConfig;
  755. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  756. private DevExpress.XtraEditors.SimpleButton btnSelect;
  757. private DevExpress.XtraGrid.Columns.GridColumn colID;
  758. private DevExpress.XtraGrid.Columns.GridColumn colProductDate;
  759. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  760. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  761. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  762. private DevExpress.XtraEditors.SimpleButton btnCanSelect;
  763. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  764. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  765. private DevExpress.XtraGrid.Columns.GridColumn colItemCode;
  766. private DevExpress.XtraGrid.Columns.GridColumn colProductNum;
  767. private DevExpress.XtraGrid.Columns.GridColumn colEQPCode;
  768. private DevExpress.XtraGrid.Columns.GridColumn colEQPName;
  769. private DevExpress.XtraGrid.Columns.GridColumn colProductMO;
  770. private DevExpress.XtraGrid.Columns.GridColumn colItemName;
  771. private DevExpress.XtraEditors.SimpleButton btnImportData;
  772. private DevExpress.XtraEditors.SimpleButton btnImportMould;
  773. private DevExpress.XtraGrid.Columns.GridColumn colProjectCode;
  774. private DevExpress.XtraGrid.Columns.GridColumn colOPCode;
  775. private DevExpress.XtraGrid.Columns.GridColumn colUnitTP;
  776. private DevExpress.XtraGrid.Columns.GridColumn colTotalTP;
  777. private DevExpress.XtraGrid.Columns.GridColumn colProductUser;
  778. private DevExpress.XtraGrid.Columns.GridColumn colStatus;
  779. private DevExpress.XtraGrid.Columns.GridColumn colDeptCheckUser;
  780. private DevExpress.XtraGrid.Columns.GridColumn colDeptCheckTime;
  781. private DevExpress.XtraGrid.Columns.GridColumn colMECheckUser;
  782. private DevExpress.XtraGrid.Columns.GridColumn colMECheckTime;
  783. private DevExpress.XtraEditors.SimpleButton txtMECheck;
  784. private DevExpress.XtraEditors.SimpleButton txtDeptCheck;
  785. private DevExpress.XtraGrid.Columns.GridColumn colOPName;
  786. private DevExpress.XtraEditors.SimpleButton BtnDiscardedTrial;
  787. private DevExpress.XtraGrid.Columns.GridColumn colNCTPType;
  788. }
  789. }