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

794 lines
44 KiB

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