华恒Mes鼎捷代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

597 lines
34 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSSkillMatrix
  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(FormICSSkillMatrix));
  29. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  30. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  31. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  32. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  33. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.colPersonnel = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.colWorkNo = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.colEquipmentType = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colEquipmentName = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colSkillLevel = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colProcessCoding = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  45. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  46. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  47. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  48. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  49. this.btnImportMould = new DevExpress.XtraEditors.SimpleButton();
  50. this.btnImportData = new DevExpress.XtraEditors.SimpleButton();
  51. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  52. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  53. this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
  54. this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
  55. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  56. this.btnEdit = new DevExpress.XtraEditors.SimpleButton();
  57. this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
  58. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  59. this.btnDelLable = new DevExpress.XtraEditors.SimpleButton();
  60. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  61. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  62. this.groupControl1.SuspendLayout();
  63. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  64. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  69. this.panelControl3.SuspendLayout();
  70. this.SuspendLayout();
  71. //
  72. // groupControl1
  73. //
  74. this.groupControl1.Controls.Add(this.rptPage);
  75. this.groupControl1.Controls.Add(this.grdDetail);
  76. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  77. this.groupControl1.Location = new System.Drawing.Point(0, 39);
  78. this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  79. this.groupControl1.Name = "groupControl1";
  80. this.groupControl1.Size = new System.Drawing.Size(1103, 525);
  81. this.groupControl1.TabIndex = 14;
  82. this.groupControl1.Text = "详细信息";
  83. //
  84. // rptPage
  85. //
  86. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  87. this.rptPage.Appearance.Options.UseBackColor = true;
  88. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  89. this.rptPage.isInit = false;
  90. this.rptPage.Location = new System.Drawing.Point(2, 490);
  91. this.rptPage.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  92. this.rptPage.Name = "rptPage";
  93. this.rptPage.PageIndex = 1;
  94. this.rptPage.PageSize = 10000;
  95. this.rptPage.RecordNum = 0;
  96. this.rptPage.Size = new System.Drawing.Size(1099, 33);
  97. this.rptPage.TabIndex = 16;
  98. //
  99. // grdDetail
  100. //
  101. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  102. this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  103. this.grdDetail.Location = new System.Drawing.Point(2, 26);
  104. this.grdDetail.MainView = this.grvDetail;
  105. this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  106. this.grdDetail.Name = "grdDetail";
  107. this.grdDetail.Size = new System.Drawing.Size(1099, 497);
  108. this.grdDetail.TabIndex = 0;
  109. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  110. this.grvDetail,
  111. this.grvAdvDetail});
  112. //
  113. // grvDetail
  114. //
  115. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  116. this.colID,
  117. this.colisSelect,
  118. this.colPersonnel,
  119. this.colWorkNo,
  120. this.colEquipmentType,
  121. this.colEquipmentName,
  122. this.colSkillLevel,
  123. this.colMUSERName,
  124. this.colMTIME,
  125. this.gridColumn1,
  126. this.colProcessCoding});
  127. this.grvDetail.GridControl = this.grdDetail;
  128. this.grvDetail.IndicatorWidth = 40;
  129. this.grvDetail.Name = "grvDetail";
  130. this.grvDetail.OptionsBehavior.Editable = false;
  131. this.grvDetail.OptionsBehavior.ReadOnly = true;
  132. this.grvDetail.OptionsSelection.MultiSelect = true;
  133. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  134. this.grvDetail.OptionsView.ShowFooter = true;
  135. this.grvDetail.OptionsView.ShowGroupPanel = false;
  136. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  137. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  138. //
  139. // colID
  140. //
  141. this.colID.Caption = "guid";
  142. this.colID.FieldName = "ID";
  143. this.colID.Name = "colID";
  144. //
  145. // colisSelect
  146. //
  147. this.colisSelect.Caption = "选择";
  148. this.colisSelect.FieldName = "isSelect";
  149. this.colisSelect.Name = "colisSelect";
  150. this.colisSelect.Visible = true;
  151. this.colisSelect.VisibleIndex = 0;
  152. //
  153. // colPersonnel
  154. //
  155. this.colPersonnel.Caption = "人员";
  156. this.colPersonnel.FieldName = "Personnel";
  157. this.colPersonnel.Name = "colPersonnel";
  158. this.colPersonnel.Visible = true;
  159. this.colPersonnel.VisibleIndex = 2;
  160. //
  161. // colWorkNo
  162. //
  163. this.colWorkNo.Caption = "工号";
  164. this.colWorkNo.FieldName = "WorkNo";
  165. this.colWorkNo.Name = "colWorkNo";
  166. this.colWorkNo.Visible = true;
  167. this.colWorkNo.VisibleIndex = 1;
  168. //
  169. // colEquipmentType
  170. //
  171. this.colEquipmentType.Caption = "设备编码";
  172. this.colEquipmentType.FieldName = "EquipmentType";
  173. this.colEquipmentType.Name = "colEquipmentType";
  174. this.colEquipmentType.Visible = true;
  175. this.colEquipmentType.VisibleIndex = 3;
  176. this.colEquipmentType.Width = 82;
  177. //
  178. // colEquipmentName
  179. //
  180. this.colEquipmentName.Caption = "设备名称";
  181. this.colEquipmentName.FieldName = "EATTRIBUTE1";
  182. this.colEquipmentName.Name = "colEquipmentName";
  183. this.colEquipmentName.Visible = true;
  184. this.colEquipmentName.VisibleIndex = 4;
  185. //
  186. // colSkillLevel
  187. //
  188. this.colSkillLevel.Caption = "熟练程度";
  189. this.colSkillLevel.FieldName = "SkillLevel";
  190. this.colSkillLevel.Name = "colSkillLevel";
  191. this.colSkillLevel.Visible = true;
  192. this.colSkillLevel.VisibleIndex = 5;
  193. //
  194. // colMUSERName
  195. //
  196. this.colMUSERName.Caption = "维护人";
  197. this.colMUSERName.FieldName = "MUSERName";
  198. this.colMUSERName.Name = "colMUSERName";
  199. this.colMUSERName.Visible = true;
  200. this.colMUSERName.VisibleIndex = 6;
  201. this.colMUSERName.Width = 96;
  202. //
  203. // colMTIME
  204. //
  205. this.colMTIME.Caption = "维护时间";
  206. this.colMTIME.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  207. this.colMTIME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  208. this.colMTIME.FieldName = "MTIME";
  209. this.colMTIME.Name = "colMTIME";
  210. this.colMTIME.Visible = true;
  211. this.colMTIME.VisibleIndex = 7;
  212. this.colMTIME.Width = 125;
  213. //
  214. // gridColumn1
  215. //
  216. this.gridColumn1.Caption = "gridColumn1";
  217. this.gridColumn1.Name = "gridColumn1";
  218. this.gridColumn1.Width = 122;
  219. //
  220. // colProcessCoding
  221. //
  222. this.colProcessCoding.Caption = "工序编码";
  223. this.colProcessCoding.FieldName = "ProcessCoding";
  224. this.colProcessCoding.Name = "colProcessCoding";
  225. //
  226. // grvAdvDetail
  227. //
  228. this.grvAdvDetail.GridControl = this.grdDetail;
  229. this.grvAdvDetail.Name = "grvAdvDetail";
  230. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  231. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  232. this.grvAdvDetail.OptionsView.ShowFooter = true;
  233. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  234. //
  235. // repDate
  236. //
  237. this.repDate.AutoHeight = false;
  238. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  239. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  240. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  241. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  242. this.repDate.Name = "repDate";
  243. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  244. new DevExpress.XtraEditors.Controls.EditorButton()});
  245. //
  246. // btnExit
  247. //
  248. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  249. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  250. this.btnExit.Appearance.Options.UseFont = true;
  251. this.btnExit.Appearance.Options.UseForeColor = true;
  252. this.btnExit.Appearance.Options.UseTextOptions = true;
  253. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  254. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  255. this.btnExit.Location = new System.Drawing.Point(974, 0);
  256. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  257. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  258. this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  259. this.btnExit.Name = "btnExit";
  260. this.btnExit.Size = new System.Drawing.Size(63, 39);
  261. this.btnExit.TabIndex = 10;
  262. this.btnExit.Text = "退出";
  263. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  264. //
  265. // btnFilter
  266. //
  267. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  268. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  269. this.btnFilter.Appearance.Options.UseFont = true;
  270. this.btnFilter.Appearance.Options.UseForeColor = true;
  271. this.btnFilter.Appearance.Options.UseTextOptions = true;
  272. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  273. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  274. this.btnFilter.Location = new System.Drawing.Point(133, 0);
  275. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  276. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  277. this.btnFilter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  278. this.btnFilter.Name = "btnFilter";
  279. this.btnFilter.Size = new System.Drawing.Size(67, 39);
  280. this.btnFilter.TabIndex = 11;
  281. this.btnFilter.Text = "过滤";
  282. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  283. //
  284. // panelControl3
  285. //
  286. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  287. this.panelControl3.Appearance.Options.UseBackColor = true;
  288. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  289. this.panelControl3.Controls.Add(this.btnImportMould);
  290. this.panelControl3.Controls.Add(this.btnImportData);
  291. this.panelControl3.Controls.Add(this.btnFilter);
  292. this.panelControl3.Controls.Add(this.btnFalsh);
  293. this.panelControl3.Controls.Add(this.btnOutPut);
  294. this.panelControl3.Controls.Add(this.btnCanSelect);
  295. this.panelControl3.Controls.Add(this.btnSelect);
  296. this.panelControl3.Controls.Add(this.btnConfig);
  297. this.panelControl3.Controls.Add(this.btnEdit);
  298. this.panelControl3.Controls.Add(this.btnAdd);
  299. this.panelControl3.Controls.Add(this.lblTitle);
  300. this.panelControl3.Controls.Add(this.btnDelLable);
  301. this.panelControl3.Controls.Add(this.btnClose);
  302. this.panelControl3.Controls.Add(this.btnExit);
  303. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  304. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  305. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  306. this.panelControl3.Name = "panelControl3";
  307. this.panelControl3.Size = new System.Drawing.Size(1103, 39);
  308. this.panelControl3.TabIndex = 13;
  309. //
  310. // btnImportMould
  311. //
  312. this.btnImportMould.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  313. this.btnImportMould.Appearance.ForeColor = System.Drawing.Color.White;
  314. this.btnImportMould.Appearance.Options.UseFont = true;
  315. this.btnImportMould.Appearance.Options.UseForeColor = true;
  316. this.btnImportMould.Appearance.Options.UseTextOptions = true;
  317. this.btnImportMould.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  318. this.btnImportMould.Image = ((System.Drawing.Image)(resources.GetObject("btnImportMould.Image")));
  319. this.btnImportMould.Location = new System.Drawing.Point(715, 0);
  320. this.btnImportMould.LookAndFeel.SkinName = "BlueButtonSkin";
  321. this.btnImportMould.LookAndFeel.UseDefaultLookAndFeel = false;
  322. this.btnImportMould.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  323. this.btnImportMould.Name = "btnImportMould";
  324. this.btnImportMould.Size = new System.Drawing.Size(121, 39);
  325. this.btnImportMould.TabIndex = 57;
  326. this.btnImportMould.Text = "导入模板下载";
  327. this.btnImportMould.Click += new System.EventHandler(this.btnImportMould_Click);
  328. //
  329. // btnImportData
  330. //
  331. this.btnImportData.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  332. this.btnImportData.Appearance.ForeColor = System.Drawing.Color.White;
  333. this.btnImportData.Appearance.Options.UseFont = true;
  334. this.btnImportData.Appearance.Options.UseForeColor = true;
  335. this.btnImportData.Appearance.Options.UseTextOptions = true;
  336. this.btnImportData.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  337. this.btnImportData.Image = ((System.Drawing.Image)(resources.GetObject("btnImportData.Image")));
  338. this.btnImportData.Location = new System.Drawing.Point(837, 0);
  339. this.btnImportData.LookAndFeel.SkinName = "BlueButtonSkin";
  340. this.btnImportData.LookAndFeel.UseDefaultLookAndFeel = false;
  341. this.btnImportData.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  342. this.btnImportData.Name = "btnImportData";
  343. this.btnImportData.Size = new System.Drawing.Size(72, 39);
  344. this.btnImportData.TabIndex = 58;
  345. this.btnImportData.Text = "导入";
  346. this.btnImportData.Click += new System.EventHandler(this.btnImportData_Click);
  347. //
  348. // btnFalsh
  349. //
  350. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  351. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  352. this.btnFalsh.Appearance.Options.UseFont = true;
  353. this.btnFalsh.Appearance.Options.UseForeColor = true;
  354. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  355. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  356. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  357. this.btnFalsh.Location = new System.Drawing.Point(907, 0);
  358. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  359. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  360. this.btnFalsh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  361. this.btnFalsh.Name = "btnFalsh";
  362. this.btnFalsh.Size = new System.Drawing.Size(66, 39);
  363. this.btnFalsh.TabIndex = 49;
  364. this.btnFalsh.Text = "刷新";
  365. this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
  366. //
  367. // btnOutPut
  368. //
  369. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  370. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  371. this.btnOutPut.Appearance.Options.UseFont = true;
  372. this.btnOutPut.Appearance.Options.UseForeColor = true;
  373. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  374. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  375. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  376. this.btnOutPut.Location = new System.Drawing.Point(643, 0);
  377. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  378. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  379. this.btnOutPut.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  380. this.btnOutPut.Name = "btnOutPut";
  381. this.btnOutPut.Size = new System.Drawing.Size(72, 39);
  382. this.btnOutPut.TabIndex = 48;
  383. this.btnOutPut.Text = "导出";
  384. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  385. //
  386. // btnCanSelect
  387. //
  388. this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  389. this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
  390. this.btnCanSelect.Appearance.Options.UseFont = true;
  391. this.btnCanSelect.Appearance.Options.UseForeColor = true;
  392. this.btnCanSelect.Appearance.Options.UseTextOptions = true;
  393. this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  394. this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
  395. this.btnCanSelect.Location = new System.Drawing.Point(373, 0);
  396. this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  397. this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  398. this.btnCanSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  399. this.btnCanSelect.Name = "btnCanSelect";
  400. this.btnCanSelect.Size = new System.Drawing.Size(66, 39);
  401. this.btnCanSelect.TabIndex = 47;
  402. this.btnCanSelect.Text = "全消";
  403. this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
  404. //
  405. // btnSelect
  406. //
  407. this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  408. this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
  409. this.btnSelect.Appearance.Options.UseFont = true;
  410. this.btnSelect.Appearance.Options.UseForeColor = true;
  411. this.btnSelect.Appearance.Options.UseTextOptions = true;
  412. this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  413. this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
  414. this.btnSelect.Location = new System.Drawing.Point(306, 0);
  415. this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  416. this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  417. this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  418. this.btnSelect.Name = "btnSelect";
  419. this.btnSelect.Size = new System.Drawing.Size(66, 39);
  420. this.btnSelect.TabIndex = 45;
  421. this.btnSelect.Text = "全选";
  422. this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
  423. //
  424. // btnConfig
  425. //
  426. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  427. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  428. this.btnConfig.Appearance.Options.UseFont = true;
  429. this.btnConfig.Appearance.Options.UseForeColor = true;
  430. this.btnConfig.Appearance.Options.UseTextOptions = true;
  431. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  432. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  433. this.btnConfig.Location = new System.Drawing.Point(201, 0);
  434. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  435. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  436. this.btnConfig.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  437. this.btnConfig.Name = "btnConfig";
  438. this.btnConfig.Size = new System.Drawing.Size(105, 39);
  439. this.btnConfig.TabIndex = 26;
  440. this.btnConfig.Text = "数据源设置";
  441. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  442. //
  443. // btnEdit
  444. //
  445. this.btnEdit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  446. this.btnEdit.Appearance.ForeColor = System.Drawing.Color.White;
  447. this.btnEdit.Appearance.Options.UseFont = true;
  448. this.btnEdit.Appearance.Options.UseForeColor = true;
  449. this.btnEdit.Appearance.Options.UseTextOptions = true;
  450. this.btnEdit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  451. this.btnEdit.Image = ((System.Drawing.Image)(resources.GetObject("btnEdit.Image")));
  452. this.btnEdit.Location = new System.Drawing.Point(505, 0);
  453. this.btnEdit.LookAndFeel.SkinName = "BlueButtonSkin";
  454. this.btnEdit.LookAndFeel.UseDefaultLookAndFeel = false;
  455. this.btnEdit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  456. this.btnEdit.Name = "btnEdit";
  457. this.btnEdit.Size = new System.Drawing.Size(72, 39);
  458. this.btnEdit.TabIndex = 23;
  459. this.btnEdit.Text = "修改";
  460. this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click);
  461. //
  462. // btnAdd
  463. //
  464. this.btnAdd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  465. this.btnAdd.Appearance.ForeColor = System.Drawing.Color.White;
  466. this.btnAdd.Appearance.Options.UseFont = true;
  467. this.btnAdd.Appearance.Options.UseForeColor = true;
  468. this.btnAdd.Appearance.Options.UseTextOptions = true;
  469. this.btnAdd.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  470. this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
  471. this.btnAdd.Location = new System.Drawing.Point(438, 0);
  472. this.btnAdd.LookAndFeel.SkinName = "BlueButtonSkin";
  473. this.btnAdd.LookAndFeel.UseDefaultLookAndFeel = false;
  474. this.btnAdd.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  475. this.btnAdd.Name = "btnAdd";
  476. this.btnAdd.Size = new System.Drawing.Size(66, 39);
  477. this.btnAdd.TabIndex = 22;
  478. this.btnAdd.Text = "新增";
  479. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  480. //
  481. // lblTitle
  482. //
  483. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  484. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  485. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  486. this.lblTitle.Location = new System.Drawing.Point(3, 5);
  487. this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  488. this.lblTitle.Name = "lblTitle";
  489. this.lblTitle.Size = new System.Drawing.Size(115, 30);
  490. this.lblTitle.TabIndex = 19;
  491. this.lblTitle.Text = "人员设备维护";
  492. //
  493. // btnDelLable
  494. //
  495. this.btnDelLable.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  496. this.btnDelLable.Appearance.ForeColor = System.Drawing.Color.White;
  497. this.btnDelLable.Appearance.Options.UseFont = true;
  498. this.btnDelLable.Appearance.Options.UseForeColor = true;
  499. this.btnDelLable.Appearance.Options.UseTextOptions = true;
  500. this.btnDelLable.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  501. this.btnDelLable.Image = ((System.Drawing.Image)(resources.GetObject("btnDelLable.Image")));
  502. this.btnDelLable.Location = new System.Drawing.Point(577, 0);
  503. this.btnDelLable.LookAndFeel.SkinName = "BlueButtonSkin";
  504. this.btnDelLable.LookAndFeel.UseDefaultLookAndFeel = false;
  505. this.btnDelLable.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  506. this.btnDelLable.Name = "btnDelLable";
  507. this.btnDelLable.Size = new System.Drawing.Size(66, 39);
  508. this.btnDelLable.TabIndex = 17;
  509. this.btnDelLable.Text = "删除";
  510. this.btnDelLable.Click += new System.EventHandler(this.btnDel_Click);
  511. //
  512. // btnClose
  513. //
  514. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  515. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  516. this.btnClose.Appearance.Options.UseFont = true;
  517. this.btnClose.Appearance.Options.UseForeColor = true;
  518. this.btnClose.Appearance.Options.UseTextOptions = true;
  519. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  520. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  521. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  522. this.btnClose.Location = new System.Drawing.Point(1073, 0);
  523. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  524. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  525. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  526. this.btnClose.Name = "btnClose";
  527. this.btnClose.Size = new System.Drawing.Size(30, 39);
  528. this.btnClose.TabIndex = 14;
  529. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  530. //
  531. // FormICSSkillMatrix
  532. //
  533. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  534. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  535. this.ClientSize = new System.Drawing.Size(1103, 564);
  536. this.Controls.Add(this.groupControl1);
  537. this.Controls.Add(this.panelControl3);
  538. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  539. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  540. this.Name = "FormICSSkillMatrix";
  541. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  542. this.Text = "产品工序检验项目";
  543. this.Load += new System.EventHandler(this.FormICSFACTORY_Load);
  544. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  545. this.groupControl1.ResumeLayout(false);
  546. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  547. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  548. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  549. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  550. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  552. this.panelControl3.ResumeLayout(false);
  553. this.ResumeLayout(false);
  554. }
  555. #endregion
  556. private DevExpress.XtraEditors.GroupControl groupControl1;
  557. private DevExpress.XtraGrid.GridControl grdDetail;
  558. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  559. //private ZHCSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  560. private DevExpress.XtraEditors.SimpleButton btnExit;
  561. private DevExpress.XtraEditors.SimpleButton btnFilter;
  562. private DevExpress.XtraEditors.PanelControl panelControl3;
  563. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  564. private DevExpress.XtraEditors.SimpleButton btnClose;
  565. private DevExpress.XtraEditors.SimpleButton btnDelLable;
  566. private DevExpress.XtraEditors.LabelControl lblTitle;
  567. private DevExpress.XtraEditors.SimpleButton btnEdit;
  568. private DevExpress.XtraEditors.SimpleButton btnAdd;
  569. private DevExpress.XtraEditors.SimpleButton btnConfig;
  570. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  571. private DevExpress.XtraEditors.SimpleButton btnSelect;
  572. private DevExpress.XtraGrid.Columns.GridColumn colID;
  573. private DevExpress.XtraGrid.Columns.GridColumn colEquipmentType;
  574. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  575. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  576. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  577. private DevExpress.XtraEditors.SimpleButton btnCanSelect;
  578. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  579. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  580. private DevExpress.XtraGrid.Columns.GridColumn colProcessCoding;
  581. private DevExpress.XtraEditors.SimpleButton btnImportMould;
  582. private DevExpress.XtraEditors.SimpleButton btnImportData;
  583. private DevExpress.XtraGrid.Columns.GridColumn colPersonnel;
  584. private DevExpress.XtraGrid.Columns.GridColumn colSkillLevel;
  585. private DevExpress.XtraGrid.Columns.GridColumn colWorkNo;
  586. private DevExpress.XtraGrid.Columns.GridColumn colEquipmentName;
  587. private Base.UserControl.FormControl.PageNavTool rptPage;
  588. private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
  589. }
  590. }