锐腾搅拌上料功能
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.

903 lines
47 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSEQPSTP
  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(FormICSEQPSTP));
  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.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.colITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.colITEMNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.colOPSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.colOPCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colOPNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colOPAttr = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.colOPCtrlType = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.colEQPTypeCode = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.colEQPTypeName = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colEQPCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colEQPNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colOutsourcingProperties = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.colBladeModelAndBrand = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colEttrCode = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colToolingNo = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colSTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colRTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.colJYTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.colJZTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.colTJTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.colJGTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.colWTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
  65. this.colisRef = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.colROUTEMEMO = new DevExpress.XtraGrid.Columns.GridColumn();
  67. this.colIsRefRoute = new DevExpress.XtraGrid.Columns.GridColumn();
  68. this.colROUTECODE = new DevExpress.XtraGrid.Columns.GridColumn();
  69. this.colOPLVL = new DevExpress.XtraGrid.Columns.GridColumn();
  70. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  71. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  72. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  73. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  74. this.btnImportAll = new DevExpress.XtraEditors.SimpleButton();
  75. this.btnImportMould = new DevExpress.XtraEditors.SimpleButton();
  76. this.btnImportData = new DevExpress.XtraEditors.SimpleButton();
  77. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  78. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  79. this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
  80. this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
  81. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  82. this.btnEdit = new DevExpress.XtraEditors.SimpleButton();
  83. this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
  84. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  85. this.btnCheck = new DevExpress.XtraEditors.SimpleButton();
  86. this.btnDelLable = new DevExpress.XtraEditors.SimpleButton();
  87. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  88. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  89. this.groupControl1.SuspendLayout();
  90. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  95. this.panelControl3.SuspendLayout();
  96. this.SuspendLayout();
  97. //
  98. // groupControl1
  99. //
  100. this.groupControl1.Controls.Add(this.grdDetail);
  101. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  102. this.groupControl1.Location = new System.Drawing.Point(0, 30);
  103. this.groupControl1.Name = "groupControl1";
  104. this.groupControl1.Size = new System.Drawing.Size(1096, 383);
  105. this.groupControl1.TabIndex = 14;
  106. this.groupControl1.Text = "详细信息";
  107. //
  108. // grdDetail
  109. //
  110. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  111. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  112. this.grdDetail.MainView = this.grvDetail;
  113. this.grdDetail.Name = "grdDetail";
  114. this.grdDetail.Size = new System.Drawing.Size(1092, 359);
  115. this.grdDetail.TabIndex = 0;
  116. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  117. this.grvDetail});
  118. this.grdDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  119. //
  120. // grvDetail
  121. //
  122. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  123. this.colisSelect,
  124. this.colID,
  125. this.colITEMCODE,
  126. this.colITEMNAME,
  127. this.colOPSEQ,
  128. this.colOPCODE,
  129. this.colOPNAME,
  130. this.colOPAttr,
  131. this.colOPCtrlType,
  132. this.colEQPTypeCode,
  133. this.colEQPTypeName,
  134. this.colEQPCODE,
  135. this.colEQPNAME,
  136. this.colOutsourcingProperties,
  137. this.colBladeModelAndBrand,
  138. this.colEttrCode,
  139. this.colToolingNo,
  140. this.colMUSERName,
  141. this.colMTIME,
  142. this.colStatus,
  143. this.colSTIME,
  144. this.colRTIME,
  145. this.colJYTIME,
  146. this.colJZTIME,
  147. this.colTJTIME,
  148. this.colJGTIME,
  149. this.colWTIME,
  150. this.gridColumn1,
  151. this.gridColumn2,
  152. this.gridColumn3,
  153. this.gridColumn4,
  154. this.gridColumn5,
  155. this.gridColumn6,
  156. this.colisRef,
  157. this.colROUTEMEMO,
  158. this.colIsRefRoute,
  159. this.colROUTECODE,
  160. this.colOPLVL});
  161. this.grvDetail.GridControl = this.grdDetail;
  162. this.grvDetail.IndicatorWidth = 50;
  163. this.grvDetail.Name = "grvDetail";
  164. this.grvDetail.OptionsBehavior.ReadOnly = true;
  165. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  166. this.grvDetail.OptionsView.ShowGroupPanel = false;
  167. //
  168. // colisSelect
  169. //
  170. this.colisSelect.Caption = "选择";
  171. this.colisSelect.FieldName = "isSelect";
  172. this.colisSelect.Name = "colisSelect";
  173. this.colisSelect.OptionsColumn.AllowEdit = false;
  174. this.colisSelect.OptionsColumn.ReadOnly = true;
  175. this.colisSelect.Visible = true;
  176. this.colisSelect.VisibleIndex = 0;
  177. this.colisSelect.Width = 39;
  178. //
  179. // colID
  180. //
  181. this.colID.Caption = "guid";
  182. this.colID.FieldName = "ID";
  183. this.colID.Name = "colID";
  184. //
  185. // colITEMCODE
  186. //
  187. this.colITEMCODE.Caption = "存货编码";
  188. this.colITEMCODE.FieldName = "ITEMCODE";
  189. this.colITEMCODE.Name = "colITEMCODE";
  190. this.colITEMCODE.Visible = true;
  191. this.colITEMCODE.VisibleIndex = 1;
  192. this.colITEMCODE.Width = 66;
  193. //
  194. // colITEMNAME
  195. //
  196. this.colITEMNAME.Caption = "存货名称";
  197. this.colITEMNAME.FieldName = "ITEMNAME";
  198. this.colITEMNAME.Name = "colITEMNAME";
  199. this.colITEMNAME.Visible = true;
  200. this.colITEMNAME.VisibleIndex = 2;
  201. this.colITEMNAME.Width = 68;
  202. //
  203. // colOPSEQ
  204. //
  205. this.colOPSEQ.Caption = "工序序号";
  206. this.colOPSEQ.FieldName = "OPSEQ";
  207. this.colOPSEQ.Name = "colOPSEQ";
  208. this.colOPSEQ.Visible = true;
  209. this.colOPSEQ.VisibleIndex = 4;
  210. this.colOPSEQ.Width = 57;
  211. //
  212. // colOPCODE
  213. //
  214. this.colOPCODE.Caption = "工序代码";
  215. this.colOPCODE.FieldName = "OPCODE";
  216. this.colOPCODE.Name = "colOPCODE";
  217. this.colOPCODE.Visible = true;
  218. this.colOPCODE.VisibleIndex = 5;
  219. this.colOPCODE.Width = 58;
  220. //
  221. // colOPNAME
  222. //
  223. this.colOPNAME.Caption = "工序名称";
  224. this.colOPNAME.FieldName = "OPNAME";
  225. this.colOPNAME.Name = "colOPNAME";
  226. this.colOPNAME.Visible = true;
  227. this.colOPNAME.VisibleIndex = 6;
  228. this.colOPNAME.Width = 58;
  229. //
  230. // colOPAttr
  231. //
  232. this.colOPAttr.Caption = "工序属性";
  233. this.colOPAttr.FieldName = "OPAttr";
  234. this.colOPAttr.Name = "colOPAttr";
  235. this.colOPAttr.Visible = true;
  236. this.colOPAttr.VisibleIndex = 7;
  237. this.colOPAttr.Width = 59;
  238. //
  239. // colOPCtrlType
  240. //
  241. this.colOPCtrlType.Caption = "工序控制方式";
  242. this.colOPCtrlType.FieldName = "CtrlType";
  243. this.colOPCtrlType.Name = "colOPCtrlType";
  244. this.colOPCtrlType.Visible = true;
  245. this.colOPCtrlType.VisibleIndex = 8;
  246. this.colOPCtrlType.Width = 79;
  247. //
  248. // colEQPTypeCode
  249. //
  250. this.colEQPTypeCode.Caption = "方式";
  251. this.colEQPTypeCode.FieldName = "EQPTypeCode";
  252. this.colEQPTypeCode.Name = "colEQPTypeCode";
  253. this.colEQPTypeCode.Visible = true;
  254. this.colEQPTypeCode.VisibleIndex = 12;
  255. this.colEQPTypeCode.Width = 66;
  256. //
  257. // colEQPTypeName
  258. //
  259. this.colEQPTypeName.Caption = "设备类型";
  260. this.colEQPTypeName.FieldName = "EQPTypeName";
  261. this.colEQPTypeName.Name = "colEQPTypeName";
  262. this.colEQPTypeName.Width = 98;
  263. //
  264. // colEQPCODE
  265. //
  266. this.colEQPCODE.Caption = "设备编号";
  267. this.colEQPCODE.FieldName = "EQPCODE";
  268. this.colEQPCODE.Name = "colEQPCODE";
  269. this.colEQPCODE.Visible = true;
  270. this.colEQPCODE.VisibleIndex = 10;
  271. this.colEQPCODE.Width = 69;
  272. //
  273. // colEQPNAME
  274. //
  275. this.colEQPNAME.Caption = "设备名称";
  276. this.colEQPNAME.FieldName = "EQPNAME";
  277. this.colEQPNAME.Name = "colEQPNAME";
  278. this.colEQPNAME.Visible = true;
  279. this.colEQPNAME.VisibleIndex = 11;
  280. this.colEQPNAME.Width = 69;
  281. //
  282. // colOutsourcingProperties
  283. //
  284. this.colOutsourcingProperties.Caption = "外协属性";
  285. this.colOutsourcingProperties.FieldName = "OutsourcingProperties";
  286. this.colOutsourcingProperties.Name = "colOutsourcingProperties";
  287. //
  288. // colBladeModelAndBrand
  289. //
  290. this.colBladeModelAndBrand.Caption = "刀片型号和品牌";
  291. this.colBladeModelAndBrand.FieldName = "BladeModelAndBrand";
  292. this.colBladeModelAndBrand.Name = "colBladeModelAndBrand";
  293. this.colBladeModelAndBrand.Width = 122;
  294. //
  295. // colEttrCode
  296. //
  297. this.colEttrCode.Caption = "自定义项";
  298. this.colEttrCode.FieldName = "ETTRCODE";
  299. this.colEttrCode.Name = "colEttrCode";
  300. //
  301. // colToolingNo
  302. //
  303. this.colToolingNo.Caption = "工装编号";
  304. this.colToolingNo.FieldName = "ToolingNo";
  305. this.colToolingNo.Name = "colToolingNo";
  306. //
  307. // colMUSERName
  308. //
  309. this.colMUSERName.Caption = "维护人";
  310. this.colMUSERName.FieldName = "MUSERName";
  311. this.colMUSERName.Name = "colMUSERName";
  312. this.colMUSERName.Visible = true;
  313. this.colMUSERName.VisibleIndex = 29;
  314. this.colMUSERName.Width = 58;
  315. //
  316. // colMTIME
  317. //
  318. this.colMTIME.Caption = "维护时间";
  319. this.colMTIME.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  320. this.colMTIME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  321. this.colMTIME.FieldName = "MTIME";
  322. this.colMTIME.Name = "colMTIME";
  323. this.colMTIME.Visible = true;
  324. this.colMTIME.VisibleIndex = 30;
  325. this.colMTIME.Width = 96;
  326. //
  327. // colStatus
  328. //
  329. this.colStatus.Caption = "状态";
  330. this.colStatus.FieldName = "Status";
  331. this.colStatus.Name = "colStatus";
  332. this.colStatus.Width = 42;
  333. //
  334. // colSTIME
  335. //
  336. this.colSTIME.Caption = "标准工时";
  337. this.colSTIME.FieldName = "标准工时";
  338. this.colSTIME.Name = "colSTIME";
  339. this.colSTIME.Visible = true;
  340. this.colSTIME.VisibleIndex = 13;
  341. this.colSTIME.Width = 69;
  342. //
  343. // colRTIME
  344. //
  345. this.colRTIME.Caption = "准备工时";
  346. this.colRTIME.FieldName = "准备工时";
  347. this.colRTIME.Name = "colRTIME";
  348. this.colRTIME.Visible = true;
  349. this.colRTIME.VisibleIndex = 14;
  350. this.colRTIME.Width = 71;
  351. //
  352. // colJYTIME
  353. //
  354. this.colJYTIME.Caption = "检验工时";
  355. this.colJYTIME.FieldName = "检验工时";
  356. this.colJYTIME.Name = "colJYTIME";
  357. this.colJYTIME.Visible = true;
  358. this.colJYTIME.VisibleIndex = 15;
  359. this.colJYTIME.Width = 59;
  360. //
  361. // colJZTIME
  362. //
  363. this.colJZTIME.Caption = "夹装工时";
  364. this.colJZTIME.FieldName = "夹装工时";
  365. this.colJZTIME.Name = "colJZTIME";
  366. this.colJZTIME.Visible = true;
  367. this.colJZTIME.VisibleIndex = 16;
  368. this.colJZTIME.Width = 63;
  369. //
  370. // colTJTIME
  371. //
  372. this.colTJTIME.Caption = "调机工时";
  373. this.colTJTIME.FieldName = "调机工时";
  374. this.colTJTIME.Name = "colTJTIME";
  375. this.colTJTIME.Visible = true;
  376. this.colTJTIME.VisibleIndex = 17;
  377. //
  378. // colJGTIME
  379. //
  380. this.colJGTIME.Caption = "加工工时";
  381. this.colJGTIME.FieldName = "加工工时";
  382. this.colJGTIME.Name = "colJGTIME";
  383. this.colJGTIME.Visible = true;
  384. this.colJGTIME.VisibleIndex = 18;
  385. //
  386. // colWTIME
  387. //
  388. this.colWTIME.Caption = "委外工时";
  389. this.colWTIME.DisplayFormat.FormatString = "f0";
  390. this.colWTIME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
  391. this.colWTIME.FieldName = "WTIME";
  392. this.colWTIME.Name = "colWTIME";
  393. this.colWTIME.Visible = true;
  394. this.colWTIME.VisibleIndex = 19;
  395. this.colWTIME.Width = 56;
  396. //
  397. // gridColumn1
  398. //
  399. this.gridColumn1.Caption = "类型";
  400. this.gridColumn1.FieldName = "cClass";
  401. this.gridColumn1.Name = "gridColumn1";
  402. this.gridColumn1.Visible = true;
  403. this.gridColumn1.VisibleIndex = 20;
  404. this.gridColumn1.Width = 44;
  405. //
  406. // gridColumn2
  407. //
  408. this.gridColumn2.Caption = "刀柄";
  409. this.gridColumn2.FieldName = "cHandles";
  410. this.gridColumn2.Name = "gridColumn2";
  411. this.gridColumn2.Visible = true;
  412. this.gridColumn2.VisibleIndex = 21;
  413. this.gridColumn2.Width = 44;
  414. //
  415. // gridColumn3
  416. //
  417. this.gridColumn3.Caption = "轴数";
  418. this.gridColumn3.FieldName = "cAxis";
  419. this.gridColumn3.Name = "gridColumn3";
  420. this.gridColumn3.Visible = true;
  421. this.gridColumn3.VisibleIndex = 22;
  422. this.gridColumn3.Width = 44;
  423. //
  424. // gridColumn4
  425. //
  426. this.gridColumn4.Caption = "刀库数";
  427. this.gridColumn4.FieldName = "cToolMagazine";
  428. this.gridColumn4.Name = "gridColumn4";
  429. this.gridColumn4.Visible = true;
  430. this.gridColumn4.VisibleIndex = 23;
  431. this.gridColumn4.Width = 44;
  432. //
  433. // gridColumn5
  434. //
  435. this.gridColumn5.Caption = "可加工外形";
  436. this.gridColumn5.FieldName = "cMachinableProfiles";
  437. this.gridColumn5.Name = "gridColumn5";
  438. this.gridColumn5.Visible = true;
  439. this.gridColumn5.VisibleIndex = 24;
  440. this.gridColumn5.Width = 68;
  441. //
  442. // gridColumn6
  443. //
  444. this.gridColumn6.Caption = "精度";
  445. this.gridColumn6.FieldName = "cAccuracy";
  446. this.gridColumn6.Name = "gridColumn6";
  447. this.gridColumn6.Visible = true;
  448. this.gridColumn6.VisibleIndex = 25;
  449. this.gridColumn6.Width = 53;
  450. //
  451. // colisRef
  452. //
  453. this.colisRef.Caption = "默认工时";
  454. this.colisRef.FieldName = "isRef";
  455. this.colisRef.Name = "colisRef";
  456. this.colisRef.Visible = true;
  457. this.colisRef.VisibleIndex = 9;
  458. this.colisRef.Width = 62;
  459. //
  460. // colROUTEMEMO
  461. //
  462. this.colROUTEMEMO.Caption = "工艺备注";
  463. this.colROUTEMEMO.FieldName = "ROUTEMEMO";
  464. this.colROUTEMEMO.Name = "colROUTEMEMO";
  465. this.colROUTEMEMO.Visible = true;
  466. this.colROUTEMEMO.VisibleIndex = 26;
  467. this.colROUTEMEMO.Width = 66;
  468. //
  469. // colIsRefRoute
  470. //
  471. this.colIsRefRoute.Caption = "默认工艺";
  472. this.colIsRefRoute.FieldName = "IsRef_ROUTE";
  473. this.colIsRefRoute.Name = "colIsRefRoute";
  474. this.colIsRefRoute.Visible = true;
  475. this.colIsRefRoute.VisibleIndex = 27;
  476. this.colIsRefRoute.Width = 56;
  477. //
  478. // colROUTECODE
  479. //
  480. this.colROUTECODE.Caption = "工艺代码";
  481. this.colROUTECODE.FieldName = "ROUTECODE";
  482. this.colROUTECODE.Name = "colROUTECODE";
  483. this.colROUTECODE.Visible = true;
  484. this.colROUTECODE.VisibleIndex = 3;
  485. this.colROUTECODE.Width = 64;
  486. //
  487. // colOPLVL
  488. //
  489. this.colOPLVL.Caption = "工序等级";
  490. this.colOPLVL.FieldName = "OPLVL";
  491. this.colOPLVL.Name = "colOPLVL";
  492. this.colOPLVL.Visible = true;
  493. this.colOPLVL.VisibleIndex = 28;
  494. this.colOPLVL.Width = 55;
  495. //
  496. // repDate
  497. //
  498. this.repDate.AutoHeight = false;
  499. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  500. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  501. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  502. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  503. this.repDate.Name = "repDate";
  504. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  505. new DevExpress.XtraEditors.Controls.EditorButton()});
  506. //
  507. // rptPage
  508. //
  509. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  510. this.rptPage.Appearance.Options.UseBackColor = true;
  511. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  512. this.rptPage.isInit = false;
  513. this.rptPage.Location = new System.Drawing.Point(0, 413);
  514. this.rptPage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  515. this.rptPage.Name = "rptPage";
  516. this.rptPage.PageIndex = 1;
  517. this.rptPage.PageSize = 10000;
  518. this.rptPage.RecordNum = 0;
  519. this.rptPage.Size = new System.Drawing.Size(1096, 26);
  520. this.rptPage.TabIndex = 15;
  521. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  522. //
  523. // btnFilter
  524. //
  525. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  526. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  527. this.btnFilter.Appearance.Options.UseFont = true;
  528. this.btnFilter.Appearance.Options.UseForeColor = true;
  529. this.btnFilter.Appearance.Options.UseTextOptions = true;
  530. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  531. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  532. this.btnFilter.Location = new System.Drawing.Point(106, 0);
  533. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  534. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  535. this.btnFilter.Name = "btnFilter";
  536. this.btnFilter.Size = new System.Drawing.Size(59, 30);
  537. this.btnFilter.TabIndex = 11;
  538. this.btnFilter.Text = "过滤";
  539. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  540. //
  541. // panelControl3
  542. //
  543. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  544. this.panelControl3.Appearance.Options.UseBackColor = true;
  545. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  546. this.panelControl3.Controls.Add(this.btnImportAll);
  547. this.panelControl3.Controls.Add(this.btnImportMould);
  548. this.panelControl3.Controls.Add(this.btnImportData);
  549. this.panelControl3.Controls.Add(this.btnFilter);
  550. this.panelControl3.Controls.Add(this.btnFalsh);
  551. this.panelControl3.Controls.Add(this.btnOutPut);
  552. this.panelControl3.Controls.Add(this.btnCanSelect);
  553. this.panelControl3.Controls.Add(this.btnSelect);
  554. this.panelControl3.Controls.Add(this.btnConfig);
  555. this.panelControl3.Controls.Add(this.btnEdit);
  556. this.panelControl3.Controls.Add(this.btnAdd);
  557. this.panelControl3.Controls.Add(this.lblTitle);
  558. this.panelControl3.Controls.Add(this.btnCheck);
  559. this.panelControl3.Controls.Add(this.btnDelLable);
  560. this.panelControl3.Controls.Add(this.btnClose);
  561. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  562. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  563. this.panelControl3.Name = "panelControl3";
  564. this.panelControl3.Size = new System.Drawing.Size(1096, 30);
  565. this.panelControl3.TabIndex = 13;
  566. //
  567. // btnImportAll
  568. //
  569. this.btnImportAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  570. this.btnImportAll.Appearance.ForeColor = System.Drawing.Color.White;
  571. this.btnImportAll.Appearance.Options.UseFont = true;
  572. this.btnImportAll.Appearance.Options.UseForeColor = true;
  573. this.btnImportAll.Appearance.Options.UseTextOptions = true;
  574. this.btnImportAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  575. this.btnImportAll.Image = ((System.Drawing.Image)(resources.GetObject("btnImportAll.Image")));
  576. this.btnImportAll.Location = new System.Drawing.Point(844, 0);
  577. this.btnImportAll.LookAndFeel.SkinName = "BlueButtonSkin";
  578. this.btnImportAll.LookAndFeel.UseDefaultLookAndFeel = false;
  579. this.btnImportAll.Name = "btnImportAll";
  580. this.btnImportAll.Size = new System.Drawing.Size(121, 30);
  581. this.btnImportAll.TabIndex = 59;
  582. this.btnImportAll.Text = "工艺工时一键导入";
  583. this.btnImportAll.Click += new System.EventHandler(this.btnImportAll_Click);
  584. //
  585. // btnImportMould
  586. //
  587. this.btnImportMould.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  588. this.btnImportMould.Appearance.ForeColor = System.Drawing.Color.White;
  589. this.btnImportMould.Appearance.Options.UseFont = true;
  590. this.btnImportMould.Appearance.Options.UseForeColor = true;
  591. this.btnImportMould.Appearance.Options.UseTextOptions = true;
  592. this.btnImportMould.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  593. this.btnImportMould.Image = ((System.Drawing.Image)(resources.GetObject("btnImportMould.Image")));
  594. this.btnImportMould.Location = new System.Drawing.Point(605, 0);
  595. this.btnImportMould.LookAndFeel.SkinName = "BlueButtonSkin";
  596. this.btnImportMould.LookAndFeel.UseDefaultLookAndFeel = false;
  597. this.btnImportMould.Name = "btnImportMould";
  598. this.btnImportMould.Size = new System.Drawing.Size(74, 30);
  599. this.btnImportMould.TabIndex = 16;
  600. this.btnImportMould.Text = "导入模板";
  601. this.btnImportMould.Click += new System.EventHandler(this.btnImportMould_Click);
  602. //
  603. // btnImportData
  604. //
  605. this.btnImportData.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  606. this.btnImportData.Appearance.ForeColor = System.Drawing.Color.White;
  607. this.btnImportData.Appearance.Options.UseFont = true;
  608. this.btnImportData.Appearance.Options.UseForeColor = true;
  609. this.btnImportData.Appearance.Options.UseTextOptions = true;
  610. this.btnImportData.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  611. this.btnImportData.Image = ((System.Drawing.Image)(resources.GetObject("btnImportData.Image")));
  612. this.btnImportData.Location = new System.Drawing.Point(679, 0);
  613. this.btnImportData.LookAndFeel.SkinName = "BlueButtonSkin";
  614. this.btnImportData.LookAndFeel.UseDefaultLookAndFeel = false;
  615. this.btnImportData.Name = "btnImportData";
  616. this.btnImportData.Size = new System.Drawing.Size(55, 30);
  617. this.btnImportData.TabIndex = 53;
  618. this.btnImportData.Text = "导入";
  619. this.btnImportData.Click += new System.EventHandler(this.btnImportData_Click);
  620. //
  621. // btnFalsh
  622. //
  623. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  624. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  625. this.btnFalsh.Appearance.Options.UseFont = true;
  626. this.btnFalsh.Appearance.Options.UseForeColor = true;
  627. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  628. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  629. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  630. this.btnFalsh.Location = new System.Drawing.Point(789, 0);
  631. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  632. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  633. this.btnFalsh.Name = "btnFalsh";
  634. this.btnFalsh.Size = new System.Drawing.Size(55, 30);
  635. this.btnFalsh.TabIndex = 49;
  636. this.btnFalsh.Text = "刷新";
  637. this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
  638. //
  639. // btnOutPut
  640. //
  641. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  642. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  643. this.btnOutPut.Appearance.Options.UseFont = true;
  644. this.btnOutPut.Appearance.Options.UseForeColor = true;
  645. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  646. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  647. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  648. this.btnOutPut.Location = new System.Drawing.Point(734, 0);
  649. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  650. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  651. this.btnOutPut.Name = "btnOutPut";
  652. this.btnOutPut.Size = new System.Drawing.Size(55, 30);
  653. this.btnOutPut.TabIndex = 48;
  654. this.btnOutPut.Text = "导出";
  655. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  656. //
  657. // btnCanSelect
  658. //
  659. this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  660. this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
  661. this.btnCanSelect.Appearance.Options.UseFont = true;
  662. this.btnCanSelect.Appearance.Options.UseForeColor = true;
  663. this.btnCanSelect.Appearance.Options.UseTextOptions = true;
  664. this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  665. this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
  666. this.btnCanSelect.Location = new System.Drawing.Point(315, 0);
  667. this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  668. this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  669. this.btnCanSelect.Name = "btnCanSelect";
  670. this.btnCanSelect.Size = new System.Drawing.Size(58, 30);
  671. this.btnCanSelect.TabIndex = 47;
  672. this.btnCanSelect.Text = "全消";
  673. this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
  674. //
  675. // btnSelect
  676. //
  677. this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  678. this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
  679. this.btnSelect.Appearance.Options.UseFont = true;
  680. this.btnSelect.Appearance.Options.UseForeColor = true;
  681. this.btnSelect.Appearance.Options.UseTextOptions = true;
  682. this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  683. this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
  684. this.btnSelect.Location = new System.Drawing.Point(257, 0);
  685. this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  686. this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  687. this.btnSelect.Name = "btnSelect";
  688. this.btnSelect.Size = new System.Drawing.Size(58, 30);
  689. this.btnSelect.TabIndex = 45;
  690. this.btnSelect.Text = "全选";
  691. this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
  692. //
  693. // btnConfig
  694. //
  695. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  696. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  697. this.btnConfig.Appearance.Options.UseFont = true;
  698. this.btnConfig.Appearance.Options.UseForeColor = true;
  699. this.btnConfig.Appearance.Options.UseTextOptions = true;
  700. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  701. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  702. this.btnConfig.Location = new System.Drawing.Point(165, 0);
  703. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  704. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  705. this.btnConfig.Name = "btnConfig";
  706. this.btnConfig.Size = new System.Drawing.Size(92, 30);
  707. this.btnConfig.TabIndex = 26;
  708. this.btnConfig.Text = "数据源设置";
  709. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  710. //
  711. // btnEdit
  712. //
  713. this.btnEdit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  714. this.btnEdit.Appearance.ForeColor = System.Drawing.Color.White;
  715. this.btnEdit.Appearance.Options.UseFont = true;
  716. this.btnEdit.Appearance.Options.UseForeColor = true;
  717. this.btnEdit.Appearance.Options.UseTextOptions = true;
  718. this.btnEdit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  719. this.btnEdit.Image = ((System.Drawing.Image)(resources.GetObject("btnEdit.Image")));
  720. this.btnEdit.Location = new System.Drawing.Point(431, 0);
  721. this.btnEdit.LookAndFeel.SkinName = "BlueButtonSkin";
  722. this.btnEdit.LookAndFeel.UseDefaultLookAndFeel = false;
  723. this.btnEdit.Name = "btnEdit";
  724. this.btnEdit.Size = new System.Drawing.Size(63, 30);
  725. this.btnEdit.TabIndex = 23;
  726. this.btnEdit.Text = "修改";
  727. this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click);
  728. //
  729. // btnAdd
  730. //
  731. this.btnAdd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  732. this.btnAdd.Appearance.ForeColor = System.Drawing.Color.White;
  733. this.btnAdd.Appearance.Options.UseFont = true;
  734. this.btnAdd.Appearance.Options.UseForeColor = true;
  735. this.btnAdd.Appearance.Options.UseTextOptions = true;
  736. this.btnAdd.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  737. this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
  738. this.btnAdd.Location = new System.Drawing.Point(373, 0);
  739. this.btnAdd.LookAndFeel.SkinName = "BlueButtonSkin";
  740. this.btnAdd.LookAndFeel.UseDefaultLookAndFeel = false;
  741. this.btnAdd.Name = "btnAdd";
  742. this.btnAdd.Size = new System.Drawing.Size(58, 30);
  743. this.btnAdd.TabIndex = 22;
  744. this.btnAdd.Text = "新增";
  745. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  746. //
  747. // lblTitle
  748. //
  749. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  750. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  751. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  752. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  753. this.lblTitle.Name = "lblTitle";
  754. this.lblTitle.Size = new System.Drawing.Size(119, 23);
  755. this.lblTitle.TabIndex = 19;
  756. this.lblTitle.Text = "标准工时维护";
  757. //
  758. // btnCheck
  759. //
  760. this.btnCheck.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  761. this.btnCheck.Appearance.ForeColor = System.Drawing.Color.White;
  762. this.btnCheck.Appearance.Options.UseFont = true;
  763. this.btnCheck.Appearance.Options.UseForeColor = true;
  764. this.btnCheck.Appearance.Options.UseTextOptions = true;
  765. this.btnCheck.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  766. this.btnCheck.Image = ((System.Drawing.Image)(resources.GetObject("btnCheck.Image")));
  767. this.btnCheck.Location = new System.Drawing.Point(550, 0);
  768. this.btnCheck.LookAndFeel.SkinName = "BlueButtonSkin";
  769. this.btnCheck.LookAndFeel.UseDefaultLookAndFeel = false;
  770. this.btnCheck.Name = "btnCheck";
  771. this.btnCheck.Size = new System.Drawing.Size(55, 30);
  772. this.btnCheck.TabIndex = 17;
  773. this.btnCheck.Text = "审核";
  774. this.btnCheck.Click += new System.EventHandler(this.btnCheck_Click);
  775. //
  776. // btnDelLable
  777. //
  778. this.btnDelLable.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  779. this.btnDelLable.Appearance.ForeColor = System.Drawing.Color.White;
  780. this.btnDelLable.Appearance.Options.UseFont = true;
  781. this.btnDelLable.Appearance.Options.UseForeColor = true;
  782. this.btnDelLable.Appearance.Options.UseTextOptions = true;
  783. this.btnDelLable.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  784. this.btnDelLable.Image = ((System.Drawing.Image)(resources.GetObject("btnDelLable.Image")));
  785. this.btnDelLable.Location = new System.Drawing.Point(494, 0);
  786. this.btnDelLable.LookAndFeel.SkinName = "BlueButtonSkin";
  787. this.btnDelLable.LookAndFeel.UseDefaultLookAndFeel = false;
  788. this.btnDelLable.Name = "btnDelLable";
  789. this.btnDelLable.Size = new System.Drawing.Size(58, 30);
  790. this.btnDelLable.TabIndex = 17;
  791. this.btnDelLable.Text = "删除";
  792. this.btnDelLable.Click += new System.EventHandler(this.btnDel_Click);
  793. //
  794. // btnClose
  795. //
  796. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  797. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  798. this.btnClose.Appearance.Options.UseFont = true;
  799. this.btnClose.Appearance.Options.UseForeColor = true;
  800. this.btnClose.Appearance.Options.UseTextOptions = true;
  801. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  802. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  803. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  804. this.btnClose.Location = new System.Drawing.Point(1070, 0);
  805. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  806. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  807. this.btnClose.Name = "btnClose";
  808. this.btnClose.Size = new System.Drawing.Size(26, 30);
  809. this.btnClose.TabIndex = 14;
  810. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  811. //
  812. // FormICSEQPSTP
  813. //
  814. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  815. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  816. this.ClientSize = new System.Drawing.Size(1096, 439);
  817. this.Controls.Add(this.groupControl1);
  818. this.Controls.Add(this.rptPage);
  819. this.Controls.Add(this.panelControl3);
  820. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  821. this.Name = "FormICSEQPSTP";
  822. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  823. this.Text = "产品工序检验项目";
  824. this.Load += new System.EventHandler(this.FormICSFACTORY_Load);
  825. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  826. this.groupControl1.ResumeLayout(false);
  827. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  828. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  829. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  830. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  831. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  832. this.panelControl3.ResumeLayout(false);
  833. this.ResumeLayout(false);
  834. }
  835. #endregion
  836. private DevExpress.XtraEditors.GroupControl groupControl1;
  837. private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  838. private DevExpress.XtraEditors.SimpleButton btnFilter;
  839. private DevExpress.XtraEditors.PanelControl panelControl3;
  840. private DevExpress.XtraEditors.SimpleButton btnClose;
  841. private DevExpress.XtraEditors.SimpleButton btnDelLable;
  842. private DevExpress.XtraEditors.LabelControl lblTitle;
  843. private DevExpress.XtraEditors.SimpleButton btnEdit;
  844. private DevExpress.XtraEditors.SimpleButton btnAdd;
  845. private DevExpress.XtraEditors.SimpleButton btnConfig;
  846. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  847. private DevExpress.XtraEditors.SimpleButton btnSelect;
  848. private DevExpress.XtraEditors.SimpleButton btnCanSelect;
  849. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  850. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  851. private DevExpress.XtraEditors.SimpleButton btnImportData;
  852. private DevExpress.XtraEditors.SimpleButton btnImportMould;
  853. private DevExpress.XtraEditors.SimpleButton btnCheck;
  854. private DevExpress.XtraGrid.GridControl grdDetail;
  855. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  856. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  857. private DevExpress.XtraGrid.Columns.GridColumn colID;
  858. private DevExpress.XtraGrid.Columns.GridColumn colITEMCODE;
  859. private DevExpress.XtraGrid.Columns.GridColumn colITEMNAME;
  860. private DevExpress.XtraGrid.Columns.GridColumn colOPSEQ;
  861. private DevExpress.XtraGrid.Columns.GridColumn colOPCODE;
  862. private DevExpress.XtraGrid.Columns.GridColumn colOPNAME;
  863. private DevExpress.XtraGrid.Columns.GridColumn colOPAttr;
  864. private DevExpress.XtraGrid.Columns.GridColumn colOPCtrlType;
  865. private DevExpress.XtraGrid.Columns.GridColumn colEQPTypeCode;
  866. private DevExpress.XtraGrid.Columns.GridColumn colEQPTypeName;
  867. private DevExpress.XtraGrid.Columns.GridColumn colEQPCODE;
  868. private DevExpress.XtraGrid.Columns.GridColumn colEQPNAME;
  869. private DevExpress.XtraGrid.Columns.GridColumn colOutsourcingProperties;
  870. private DevExpress.XtraGrid.Columns.GridColumn colBladeModelAndBrand;
  871. private DevExpress.XtraGrid.Columns.GridColumn colEttrCode;
  872. private DevExpress.XtraGrid.Columns.GridColumn colToolingNo;
  873. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  874. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  875. private DevExpress.XtraGrid.Columns.GridColumn colStatus;
  876. private DevExpress.XtraGrid.Columns.GridColumn colSTIME;
  877. private DevExpress.XtraGrid.Columns.GridColumn colRTIME;
  878. private DevExpress.XtraGrid.Columns.GridColumn colJYTIME;
  879. private DevExpress.XtraGrid.Columns.GridColumn colJZTIME;
  880. private DevExpress.XtraGrid.Columns.GridColumn colTJTIME;
  881. private DevExpress.XtraGrid.Columns.GridColumn colJGTIME;
  882. private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
  883. private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
  884. private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
  885. private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
  886. private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
  887. private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
  888. private DevExpress.XtraGrid.Columns.GridColumn colisRef;
  889. private DevExpress.XtraGrid.Columns.GridColumn colROUTEMEMO;
  890. private DevExpress.XtraGrid.Columns.GridColumn colIsRefRoute;
  891. private DevExpress.XtraGrid.Columns.GridColumn colROUTECODE;
  892. private DevExpress.XtraGrid.Columns.GridColumn colOPLVL;
  893. private DevExpress.XtraGrid.Columns.GridColumn colWTIME;
  894. private DevExpress.XtraEditors.SimpleButton btnImportAll;
  895. }
  896. }