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

719 lines
40 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSOQCCKLIST
  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(FormICSOQCCKLIST));
  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.coSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.INVMODELGROUP = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.INVCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.INVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.CKGROUPCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.CKGROUPDNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.CKGROUPATTR = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.CKGROUPMETH = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.Tool = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.OPCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.OPNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.SetValue = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.SetValueMax = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.SetValueMin = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.ISREF = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.MUSER = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.MTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.UNIT = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  52. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  53. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  54. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  55. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  56. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  57. this.btnImportMould = new DevExpress.XtraEditors.SimpleButton();
  58. this.btnImportData = new DevExpress.XtraEditors.SimpleButton();
  59. this.btnTBLOP = new DevExpress.XtraEditors.SimpleButton();
  60. this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
  61. this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
  62. this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton();
  63. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  64. this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
  65. this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
  66. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  67. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  68. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  69. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  70. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  71. this.groupControl1.SuspendLayout();
  72. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  78. this.panelControl3.SuspendLayout();
  79. this.SuspendLayout();
  80. //
  81. // groupControl1
  82. //
  83. this.groupControl1.Controls.Add(this.grdDetail);
  84. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  85. this.groupControl1.Location = new System.Drawing.Point(0, 39);
  86. this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  87. this.groupControl1.Name = "groupControl1";
  88. this.groupControl1.Size = new System.Drawing.Size(1370, 537);
  89. this.groupControl1.TabIndex = 14;
  90. this.groupControl1.Text = "详细信息";
  91. //
  92. // grdDetail
  93. //
  94. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  95. this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  96. this.grdDetail.Location = new System.Drawing.Point(2, 26);
  97. this.grdDetail.MainView = this.grvDetail;
  98. this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  99. this.grdDetail.Name = "grdDetail";
  100. this.grdDetail.Size = new System.Drawing.Size(1366, 509);
  101. this.grdDetail.TabIndex = 0;
  102. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  103. this.grvDetail,
  104. this.grvAdvDetail});
  105. //
  106. // grvDetail
  107. //
  108. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  109. this.coSelect,
  110. this.ID,
  111. this.INVMODELGROUP,
  112. this.INVCODE,
  113. this.INVNAME,
  114. this.CKGROUPCODE,
  115. this.CKGROUPDNAME,
  116. this.CKGROUPATTR,
  117. this.CKGROUPMETH,
  118. this.Tool,
  119. this.OPCODE,
  120. this.OPNAME,
  121. this.SetValue,
  122. this.SetValueMax,
  123. this.SetValueMin,
  124. this.ISREF,
  125. this.MUSER,
  126. this.MTIME,
  127. this.UNIT});
  128. this.grvDetail.GridControl = this.grdDetail;
  129. this.grvDetail.IndicatorWidth = 40;
  130. this.grvDetail.Name = "grvDetail";
  131. this.grvDetail.OptionsBehavior.Editable = false;
  132. this.grvDetail.OptionsBehavior.ReadOnly = true;
  133. this.grvDetail.OptionsSelection.MultiSelect = true;
  134. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  135. this.grvDetail.OptionsView.ShowFooter = true;
  136. this.grvDetail.OptionsView.ShowGroupPanel = false;
  137. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  138. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  139. //
  140. // coSelect
  141. //
  142. this.coSelect.Caption = "选择";
  143. this.coSelect.FieldName = "coSelect";
  144. this.coSelect.Name = "coSelect";
  145. this.coSelect.Visible = true;
  146. this.coSelect.VisibleIndex = 0;
  147. //
  148. // ID
  149. //
  150. this.ID.Caption = "ID";
  151. this.ID.FieldName = "ID";
  152. this.ID.Name = "ID";
  153. //
  154. // INVMODELGROUP
  155. //
  156. this.INVMODELGROUP.Caption = "客户料号(助记码)";
  157. this.INVMODELGROUP.FieldName = "INVMODELGROUP";
  158. this.INVMODELGROUP.Name = "INVMODELGROUP";
  159. this.INVMODELGROUP.Visible = true;
  160. this.INVMODELGROUP.VisibleIndex = 3;
  161. this.INVMODELGROUP.Width = 125;
  162. //
  163. // INVCODE
  164. //
  165. this.INVCODE.Caption = "物料编码";
  166. this.INVCODE.FieldName = "INVCODE";
  167. this.INVCODE.Name = "INVCODE";
  168. this.INVCODE.Visible = true;
  169. this.INVCODE.VisibleIndex = 1;
  170. this.INVCODE.Width = 125;
  171. //
  172. // INVNAME
  173. //
  174. this.INVNAME.Caption = "物料名称";
  175. this.INVNAME.FieldName = "INVNAME";
  176. this.INVNAME.Name = "INVNAME";
  177. this.INVNAME.Visible = true;
  178. this.INVNAME.VisibleIndex = 2;
  179. //
  180. // CKGROUPCODE
  181. //
  182. this.CKGROUPCODE.Caption = "尺寸序号";
  183. this.CKGROUPCODE.FieldName = "CKGROUPCODE";
  184. this.CKGROUPCODE.Name = "CKGROUPCODE";
  185. this.CKGROUPCODE.Visible = true;
  186. this.CKGROUPCODE.VisibleIndex = 9;
  187. this.CKGROUPCODE.Width = 94;
  188. //
  189. // CKGROUPDNAME
  190. //
  191. this.CKGROUPDNAME.Caption = "计数型标准值";
  192. this.CKGROUPDNAME.FieldName = "CKGROUPDNAME";
  193. this.CKGROUPDNAME.Name = "CKGROUPDNAME";
  194. this.CKGROUPDNAME.Visible = true;
  195. this.CKGROUPDNAME.VisibleIndex = 10;
  196. this.CKGROUPDNAME.Width = 93;
  197. //
  198. // CKGROUPATTR
  199. //
  200. this.CKGROUPATTR.Caption = "检验属性";
  201. this.CKGROUPATTR.FieldName = "CKGROUPATTR";
  202. this.CKGROUPATTR.Name = "CKGROUPATTR";
  203. this.CKGROUPATTR.Visible = true;
  204. this.CKGROUPATTR.VisibleIndex = 7;
  205. this.CKGROUPATTR.Width = 85;
  206. //
  207. // CKGROUPMETH
  208. //
  209. this.CKGROUPMETH.Caption = "检验方式";
  210. this.CKGROUPMETH.FieldName = "CKGROUPMETH";
  211. this.CKGROUPMETH.Name = "CKGROUPMETH";
  212. this.CKGROUPMETH.Visible = true;
  213. this.CKGROUPMETH.VisibleIndex = 6;
  214. this.CKGROUPMETH.Width = 76;
  215. //
  216. // Tool
  217. //
  218. this.Tool.Caption = "检验工具";
  219. this.Tool.FieldName = "Tool";
  220. this.Tool.Name = "Tool";
  221. this.Tool.Visible = true;
  222. this.Tool.VisibleIndex = 8;
  223. //
  224. // OPCODE
  225. //
  226. this.OPCODE.Caption = "工序代码";
  227. this.OPCODE.FieldName = "OPCODE";
  228. this.OPCODE.Name = "OPCODE";
  229. this.OPCODE.Visible = true;
  230. this.OPCODE.VisibleIndex = 4;
  231. //
  232. // OPNAME
  233. //
  234. this.OPNAME.Caption = "工序名称";
  235. this.OPNAME.FieldName = "OPNAME";
  236. this.OPNAME.Name = "OPNAME";
  237. this.OPNAME.Visible = true;
  238. this.OPNAME.VisibleIndex = 5;
  239. //
  240. // SetValue
  241. //
  242. this.SetValue.Caption = "标准值";
  243. this.SetValue.FieldName = "SetValue";
  244. this.SetValue.Name = "SetValue";
  245. this.SetValue.Visible = true;
  246. this.SetValue.VisibleIndex = 11;
  247. //
  248. // SetValueMax
  249. //
  250. this.SetValueMax.Caption = "标准上限";
  251. this.SetValueMax.FieldName = "SetValueMax";
  252. this.SetValueMax.Name = "SetValueMax";
  253. this.SetValueMax.Visible = true;
  254. this.SetValueMax.VisibleIndex = 12;
  255. this.SetValueMax.Width = 100;
  256. //
  257. // SetValueMin
  258. //
  259. this.SetValueMin.Caption = "标准下限";
  260. this.SetValueMin.FieldName = "SetValueMin";
  261. this.SetValueMin.Name = "SetValueMin";
  262. this.SetValueMin.Visible = true;
  263. this.SetValueMin.VisibleIndex = 13;
  264. this.SetValueMin.Width = 97;
  265. //
  266. // ISREF
  267. //
  268. this.ISREF.Caption = "是否启用";
  269. this.ISREF.FieldName = "ISREF";
  270. this.ISREF.Name = "ISREF";
  271. this.ISREF.Visible = true;
  272. this.ISREF.VisibleIndex = 15;
  273. this.ISREF.Width = 57;
  274. //
  275. // MUSER
  276. //
  277. this.MUSER.Caption = "维护人";
  278. this.MUSER.FieldName = "MUSERName";
  279. this.MUSER.Name = "MUSER";
  280. this.MUSER.Visible = true;
  281. this.MUSER.VisibleIndex = 16;
  282. this.MUSER.Width = 125;
  283. //
  284. // MTIME
  285. //
  286. this.MTIME.Caption = "维护日期";
  287. this.MTIME.FieldName = "MTIME";
  288. this.MTIME.Name = "MTIME";
  289. this.MTIME.Visible = true;
  290. this.MTIME.VisibleIndex = 17;
  291. this.MTIME.Width = 125;
  292. //
  293. // UNIT
  294. //
  295. this.UNIT.Caption = "单位";
  296. this.UNIT.FieldName = "UNIT";
  297. this.UNIT.Name = "UNIT";
  298. this.UNIT.Visible = true;
  299. this.UNIT.VisibleIndex = 14;
  300. this.UNIT.Width = 59;
  301. //
  302. // grvAdvDetail
  303. //
  304. this.grvAdvDetail.GridControl = this.grdDetail;
  305. this.grvAdvDetail.Name = "grvAdvDetail";
  306. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  307. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  308. this.grvAdvDetail.OptionsView.ShowFooter = true;
  309. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  310. //
  311. // repDate
  312. //
  313. this.repDate.AutoHeight = false;
  314. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  315. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  316. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  317. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  318. this.repDate.Name = "repDate";
  319. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  320. new DevExpress.XtraEditors.Controls.EditorButton()});
  321. //
  322. // rptPage
  323. //
  324. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  325. this.rptPage.Appearance.Options.UseBackColor = true;
  326. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  327. this.rptPage.isInit = false;
  328. this.rptPage.Location = new System.Drawing.Point(0, 576);
  329. this.rptPage.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  330. this.rptPage.Name = "rptPage";
  331. this.rptPage.PageIndex = 1;
  332. this.rptPage.PageSize = 10000;
  333. this.rptPage.RecordNum = 0;
  334. this.rptPage.Size = new System.Drawing.Size(1370, 33);
  335. this.rptPage.TabIndex = 15;
  336. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  337. //
  338. // btnExit
  339. //
  340. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  341. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  342. this.btnExit.Appearance.Options.UseFont = true;
  343. this.btnExit.Appearance.Options.UseForeColor = true;
  344. this.btnExit.Appearance.Options.UseTextOptions = true;
  345. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  346. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  347. this.btnExit.Location = new System.Drawing.Point(926, 0);
  348. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  349. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  350. this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  351. this.btnExit.Name = "btnExit";
  352. this.btnExit.Size = new System.Drawing.Size(65, 39);
  353. this.btnExit.TabIndex = 10;
  354. this.btnExit.Text = "退出";
  355. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  356. //
  357. // btnFilter
  358. //
  359. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  360. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  361. this.btnFilter.Appearance.Options.UseFont = true;
  362. this.btnFilter.Appearance.Options.UseForeColor = true;
  363. this.btnFilter.Appearance.Options.UseTextOptions = true;
  364. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  365. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  366. this.btnFilter.Location = new System.Drawing.Point(104, 0);
  367. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  368. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  369. this.btnFilter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  370. this.btnFilter.Name = "btnFilter";
  371. this.btnFilter.Size = new System.Drawing.Size(62, 39);
  372. this.btnFilter.TabIndex = 11;
  373. this.btnFilter.Text = "过滤";
  374. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  375. //
  376. // panelControl3
  377. //
  378. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  379. this.panelControl3.Appearance.Options.UseBackColor = true;
  380. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  381. this.panelControl3.Controls.Add(this.btnImportMould);
  382. this.panelControl3.Controls.Add(this.btnImportData);
  383. this.panelControl3.Controls.Add(this.btnTBLOP);
  384. this.panelControl3.Controls.Add(this.simpleButton1);
  385. this.panelControl3.Controls.Add(this.simpleButton2);
  386. this.panelControl3.Controls.Add(this.simpleButton3);
  387. this.panelControl3.Controls.Add(this.btnOutPut);
  388. this.panelControl3.Controls.Add(this.btnCanSelect);
  389. this.panelControl3.Controls.Add(this.btnSelect);
  390. this.panelControl3.Controls.Add(this.btnConfig);
  391. this.panelControl3.Controls.Add(this.btnFalsh);
  392. this.panelControl3.Controls.Add(this.lblTitle);
  393. this.panelControl3.Controls.Add(this.btnClose);
  394. this.panelControl3.Controls.Add(this.btnFilter);
  395. this.panelControl3.Controls.Add(this.btnExit);
  396. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  397. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  398. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  399. this.panelControl3.Name = "panelControl3";
  400. this.panelControl3.Size = new System.Drawing.Size(1370, 39);
  401. this.panelControl3.TabIndex = 13;
  402. //
  403. // btnImportMould
  404. //
  405. this.btnImportMould.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  406. this.btnImportMould.Appearance.ForeColor = System.Drawing.Color.White;
  407. this.btnImportMould.Appearance.Options.UseFont = true;
  408. this.btnImportMould.Appearance.Options.UseForeColor = true;
  409. this.btnImportMould.Appearance.Options.UseTextOptions = true;
  410. this.btnImportMould.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  411. this.btnImportMould.Image = ((System.Drawing.Image)(resources.GetObject("btnImportMould.Image")));
  412. this.btnImportMould.Location = new System.Drawing.Point(609, 0);
  413. this.btnImportMould.LookAndFeel.SkinName = "BlueButtonSkin";
  414. this.btnImportMould.LookAndFeel.UseDefaultLookAndFeel = false;
  415. this.btnImportMould.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  416. this.btnImportMould.Name = "btnImportMould";
  417. this.btnImportMould.Size = new System.Drawing.Size(114, 39);
  418. this.btnImportMould.TabIndex = 125;
  419. this.btnImportMould.Text = "导入模板下载";
  420. this.btnImportMould.Click += new System.EventHandler(this.btnImportMould_Click);
  421. //
  422. // btnImportData
  423. //
  424. this.btnImportData.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  425. this.btnImportData.Appearance.ForeColor = System.Drawing.Color.White;
  426. this.btnImportData.Appearance.Options.UseFont = true;
  427. this.btnImportData.Appearance.Options.UseForeColor = true;
  428. this.btnImportData.Appearance.Options.UseTextOptions = true;
  429. this.btnImportData.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  430. this.btnImportData.Image = ((System.Drawing.Image)(resources.GetObject("btnImportData.Image")));
  431. this.btnImportData.Location = new System.Drawing.Point(723, 0);
  432. this.btnImportData.LookAndFeel.SkinName = "BlueButtonSkin";
  433. this.btnImportData.LookAndFeel.UseDefaultLookAndFeel = false;
  434. this.btnImportData.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  435. this.btnImportData.Name = "btnImportData";
  436. this.btnImportData.Size = new System.Drawing.Size(64, 39);
  437. this.btnImportData.TabIndex = 126;
  438. this.btnImportData.Text = "导入";
  439. this.btnImportData.Click += new System.EventHandler(this.btnImportData_Click);
  440. //
  441. // btnTBLOP
  442. //
  443. this.btnTBLOP.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  444. this.btnTBLOP.Appearance.ForeColor = System.Drawing.Color.White;
  445. this.btnTBLOP.Appearance.Options.UseFont = true;
  446. this.btnTBLOP.Appearance.Options.UseForeColor = true;
  447. this.btnTBLOP.Appearance.Options.UseTextOptions = true;
  448. this.btnTBLOP.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  449. this.btnTBLOP.Image = ((System.Drawing.Image)(resources.GetObject("btnTBLOP.Image")));
  450. this.btnTBLOP.Location = new System.Drawing.Point(1077, 0);
  451. this.btnTBLOP.LookAndFeel.SkinName = "BlueButtonSkin";
  452. this.btnTBLOP.LookAndFeel.UseDefaultLookAndFeel = false;
  453. this.btnTBLOP.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  454. this.btnTBLOP.Name = "btnTBLOP";
  455. this.btnTBLOP.Size = new System.Drawing.Size(95, 39);
  456. this.btnTBLOP.TabIndex = 18;
  457. this.btnTBLOP.Text = "关联项目";
  458. this.btnTBLOP.Visible = false;
  459. this.btnTBLOP.Click += new System.EventHandler(this.btnTBLOP_Click);
  460. //
  461. // simpleButton1
  462. //
  463. this.simpleButton1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  464. this.simpleButton1.Appearance.ForeColor = System.Drawing.Color.White;
  465. this.simpleButton1.Appearance.Options.UseFont = true;
  466. this.simpleButton1.Appearance.Options.UseForeColor = true;
  467. this.simpleButton1.Appearance.Options.UseTextOptions = true;
  468. this.simpleButton1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  469. this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
  470. this.simpleButton1.Location = new System.Drawing.Point(473, 0);
  471. this.simpleButton1.LookAndFeel.SkinName = "BlueButtonSkin";
  472. this.simpleButton1.LookAndFeel.UseDefaultLookAndFeel = false;
  473. this.simpleButton1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  474. this.simpleButton1.Name = "simpleButton1";
  475. this.simpleButton1.Size = new System.Drawing.Size(66, 39);
  476. this.simpleButton1.TabIndex = 50;
  477. this.simpleButton1.Text = "修改";
  478. this.simpleButton1.Click += new System.EventHandler(this.btnModify_Click);
  479. //
  480. // simpleButton2
  481. //
  482. this.simpleButton2.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  483. this.simpleButton2.Appearance.ForeColor = System.Drawing.Color.White;
  484. this.simpleButton2.Appearance.Options.UseFont = true;
  485. this.simpleButton2.Appearance.Options.UseForeColor = true;
  486. this.simpleButton2.Appearance.Options.UseTextOptions = true;
  487. this.simpleButton2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  488. this.simpleButton2.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image")));
  489. this.simpleButton2.Location = new System.Drawing.Point(407, 0);
  490. this.simpleButton2.LookAndFeel.SkinName = "BlueButtonSkin";
  491. this.simpleButton2.LookAndFeel.UseDefaultLookAndFeel = false;
  492. this.simpleButton2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  493. this.simpleButton2.Name = "simpleButton2";
  494. this.simpleButton2.Size = new System.Drawing.Size(66, 39);
  495. this.simpleButton2.TabIndex = 49;
  496. this.simpleButton2.Text = "新增";
  497. this.simpleButton2.Click += new System.EventHandler(this.btnCreate_Click);
  498. //
  499. // simpleButton3
  500. //
  501. this.simpleButton3.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  502. this.simpleButton3.Appearance.ForeColor = System.Drawing.Color.White;
  503. this.simpleButton3.Appearance.Options.UseFont = true;
  504. this.simpleButton3.Appearance.Options.UseForeColor = true;
  505. this.simpleButton3.Appearance.Options.UseTextOptions = true;
  506. this.simpleButton3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  507. this.simpleButton3.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton3.Image")));
  508. this.simpleButton3.Location = new System.Drawing.Point(539, 0);
  509. this.simpleButton3.LookAndFeel.SkinName = "BlueButtonSkin";
  510. this.simpleButton3.LookAndFeel.UseDefaultLookAndFeel = false;
  511. this.simpleButton3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  512. this.simpleButton3.Name = "simpleButton3";
  513. this.simpleButton3.Size = new System.Drawing.Size(70, 39);
  514. this.simpleButton3.TabIndex = 48;
  515. this.simpleButton3.Text = "删除";
  516. this.simpleButton3.Click += new System.EventHandler(this.btnDel_Click);
  517. //
  518. // btnOutPut
  519. //
  520. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  521. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  522. this.btnOutPut.Appearance.Options.UseFont = true;
  523. this.btnOutPut.Appearance.Options.UseForeColor = true;
  524. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  525. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  526. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  527. this.btnOutPut.Location = new System.Drawing.Point(787, 0);
  528. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  529. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  530. this.btnOutPut.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  531. this.btnOutPut.Name = "btnOutPut";
  532. this.btnOutPut.Size = new System.Drawing.Size(72, 39);
  533. this.btnOutPut.TabIndex = 47;
  534. this.btnOutPut.Text = "导出";
  535. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click_1);
  536. //
  537. // btnCanSelect
  538. //
  539. this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  540. this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
  541. this.btnCanSelect.Appearance.Options.UseFont = true;
  542. this.btnCanSelect.Appearance.Options.UseForeColor = true;
  543. this.btnCanSelect.Appearance.Options.UseTextOptions = true;
  544. this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  545. this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
  546. this.btnCanSelect.Location = new System.Drawing.Point(341, 0);
  547. this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  548. this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  549. this.btnCanSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  550. this.btnCanSelect.Name = "btnCanSelect";
  551. this.btnCanSelect.Size = new System.Drawing.Size(66, 39);
  552. this.btnCanSelect.TabIndex = 46;
  553. this.btnCanSelect.Text = "全消";
  554. this.btnCanSelect.Click += new System.EventHandler(this.btnCancelAll_Click);
  555. //
  556. // btnSelect
  557. //
  558. this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  559. this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
  560. this.btnSelect.Appearance.Options.UseFont = true;
  561. this.btnSelect.Appearance.Options.UseForeColor = true;
  562. this.btnSelect.Appearance.Options.UseTextOptions = true;
  563. this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  564. this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
  565. this.btnSelect.Location = new System.Drawing.Point(274, 0);
  566. this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  567. this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  568. this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  569. this.btnSelect.Name = "btnSelect";
  570. this.btnSelect.Size = new System.Drawing.Size(66, 39);
  571. this.btnSelect.TabIndex = 45;
  572. this.btnSelect.Text = "全选";
  573. this.btnSelect.Click += new System.EventHandler(this.btnSelectAll_Click);
  574. //
  575. // btnConfig
  576. //
  577. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  578. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  579. this.btnConfig.Appearance.Options.UseFont = true;
  580. this.btnConfig.Appearance.Options.UseForeColor = true;
  581. this.btnConfig.Appearance.Options.UseTextOptions = true;
  582. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  583. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  584. this.btnConfig.Location = new System.Drawing.Point(166, 0);
  585. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  586. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  587. this.btnConfig.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  588. this.btnConfig.Name = "btnConfig";
  589. this.btnConfig.Size = new System.Drawing.Size(109, 39);
  590. this.btnConfig.TabIndex = 26;
  591. this.btnConfig.Text = "数据源设置";
  592. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  593. //
  594. // btnFalsh
  595. //
  596. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  597. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  598. this.btnFalsh.Appearance.Options.UseFont = true;
  599. this.btnFalsh.Appearance.Options.UseForeColor = true;
  600. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  601. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  602. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  603. this.btnFalsh.Location = new System.Drawing.Point(859, 0);
  604. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  605. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  606. this.btnFalsh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  607. this.btnFalsh.Name = "btnFalsh";
  608. this.btnFalsh.Size = new System.Drawing.Size(66, 39);
  609. this.btnFalsh.TabIndex = 25;
  610. this.btnFalsh.Text = "刷新";
  611. this.btnFalsh.Click += new System.EventHandler(this.btnRefresh_Click);
  612. //
  613. // lblTitle
  614. //
  615. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  616. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  617. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  618. this.lblTitle.Location = new System.Drawing.Point(3, 5);
  619. this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  620. this.lblTitle.Name = "lblTitle";
  621. this.lblTitle.Size = new System.Drawing.Size(101, 30);
  622. this.lblTitle.TabIndex = 19;
  623. this.lblTitle.Text = "检验项目关联";
  624. //
  625. // btnClose
  626. //
  627. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  628. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  629. this.btnClose.Appearance.Options.UseFont = true;
  630. this.btnClose.Appearance.Options.UseForeColor = true;
  631. this.btnClose.Appearance.Options.UseTextOptions = true;
  632. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  633. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  634. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  635. this.btnClose.Location = new System.Drawing.Point(1340, 0);
  636. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  637. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  638. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  639. this.btnClose.Name = "btnClose";
  640. this.btnClose.Size = new System.Drawing.Size(30, 39);
  641. this.btnClose.TabIndex = 14;
  642. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  643. //
  644. // FormICSOQCCKLIST
  645. //
  646. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  647. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  648. this.ClientSize = new System.Drawing.Size(1370, 609);
  649. this.Controls.Add(this.groupControl1);
  650. this.Controls.Add(this.rptPage);
  651. this.Controls.Add(this.panelControl3);
  652. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  653. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  654. this.Name = "FormICSOQCCKLIST";
  655. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  656. this.Text = "FormGridReport";
  657. this.Load += new System.EventHandler(this.FormICSCREW_Load);
  658. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  659. this.groupControl1.ResumeLayout(false);
  660. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  661. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  662. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  663. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  664. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  665. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  666. this.panelControl3.ResumeLayout(false);
  667. this.ResumeLayout(false);
  668. }
  669. #endregion
  670. private DevExpress.XtraEditors.GroupControl groupControl1;
  671. private DevExpress.XtraGrid.GridControl grdDetail;
  672. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  673. private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  674. private DevExpress.XtraEditors.SimpleButton btnExit;
  675. private DevExpress.XtraEditors.SimpleButton btnFilter;
  676. private DevExpress.XtraEditors.PanelControl panelControl3;
  677. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  678. private DevExpress.XtraEditors.SimpleButton btnClose;
  679. private DevExpress.XtraEditors.LabelControl lblTitle;
  680. private DevExpress.XtraEditors.SimpleButton btnConfig;
  681. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  682. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  683. private DevExpress.XtraEditors.SimpleButton btnCanSelect;
  684. private DevExpress.XtraEditors.SimpleButton btnSelect;
  685. private DevExpress.XtraGrid.Columns.GridColumn ID;
  686. private DevExpress.XtraGrid.Columns.GridColumn INVMODELGROUP;
  687. private DevExpress.XtraGrid.Columns.GridColumn INVCODE;
  688. private DevExpress.XtraGrid.Columns.GridColumn coSelect;
  689. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  690. private DevExpress.XtraEditors.SimpleButton simpleButton1;
  691. private DevExpress.XtraEditors.SimpleButton simpleButton2;
  692. private DevExpress.XtraEditors.SimpleButton simpleButton3;
  693. private DevExpress.XtraGrid.Columns.GridColumn SetValueMax;
  694. private DevExpress.XtraGrid.Columns.GridColumn SetValueMin;
  695. private DevExpress.XtraGrid.Columns.GridColumn UNIT;
  696. private DevExpress.XtraGrid.Columns.GridColumn MUSER;
  697. private DevExpress.XtraGrid.Columns.GridColumn MTIME;
  698. private DevExpress.XtraGrid.Columns.GridColumn INVNAME;
  699. private DevExpress.XtraGrid.Columns.GridColumn ISREF;
  700. private DevExpress.XtraGrid.Columns.GridColumn CKGROUPCODE;
  701. private DevExpress.XtraGrid.Columns.GridColumn CKGROUPDNAME;
  702. private DevExpress.XtraGrid.Columns.GridColumn CKGROUPATTR;
  703. private DevExpress.XtraGrid.Columns.GridColumn CKGROUPMETH;
  704. private DevExpress.XtraGrid.Columns.GridColumn OPCODE;
  705. private DevExpress.XtraGrid.Columns.GridColumn OPNAME;
  706. private DevExpress.XtraEditors.SimpleButton btnTBLOP;
  707. private DevExpress.XtraEditors.SimpleButton btnImportMould;
  708. private DevExpress.XtraEditors.SimpleButton btnImportData;
  709. private DevExpress.XtraGrid.Columns.GridColumn Tool;
  710. private DevExpress.XtraGrid.Columns.GridColumn SetValue;
  711. }
  712. }