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

484 lines
28 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSECSG
  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(FormICSECSG));
  29. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  30. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  31. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  32. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  33. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  34. this.btnECSG2ECS = new DevExpress.XtraEditors.SimpleButton();
  35. this.btnModify = new DevExpress.XtraEditors.SimpleButton();
  36. this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
  37. this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
  38. this.btnDel = new DevExpress.XtraEditors.SimpleButton();
  39. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  40. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  41. this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
  42. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  43. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  44. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  45. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  46. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  47. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colECSGCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colECSGDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  54. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  55. this.panelControl3.SuspendLayout();
  56. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  57. this.groupControl1.SuspendLayout();
  58. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  60. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  61. this.SuspendLayout();
  62. //
  63. // btnOutPut
  64. //
  65. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  66. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  67. this.btnOutPut.Appearance.Options.UseFont = true;
  68. this.btnOutPut.Appearance.Options.UseForeColor = true;
  69. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  70. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  71. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  72. this.btnOutPut.Location = new System.Drawing.Point(562, 0);
  73. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  74. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  75. this.btnOutPut.Name = "btnOutPut";
  76. this.btnOutPut.Size = new System.Drawing.Size(63, 30);
  77. this.btnOutPut.TabIndex = 2;
  78. this.btnOutPut.Text = "导出";
  79. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  80. //
  81. // btnConfig
  82. //
  83. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  84. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  85. this.btnConfig.Appearance.Options.UseFont = true;
  86. this.btnConfig.Appearance.Options.UseForeColor = true;
  87. this.btnConfig.Appearance.Options.UseTextOptions = true;
  88. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  89. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  90. this.btnConfig.Location = new System.Drawing.Point(175, 0);
  91. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  92. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  93. this.btnConfig.Name = "btnConfig";
  94. this.btnConfig.Size = new System.Drawing.Size(92, 30);
  95. this.btnConfig.TabIndex = 4;
  96. this.btnConfig.Text = "数据源设置";
  97. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  98. //
  99. // btnExit
  100. //
  101. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  102. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  103. this.btnExit.Appearance.Options.UseFont = true;
  104. this.btnExit.Appearance.Options.UseForeColor = true;
  105. this.btnExit.Appearance.Options.UseTextOptions = true;
  106. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  107. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  108. this.btnExit.Location = new System.Drawing.Point(810, 0);
  109. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  110. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  111. this.btnExit.Name = "btnExit";
  112. this.btnExit.Size = new System.Drawing.Size(55, 30);
  113. this.btnExit.TabIndex = 10;
  114. this.btnExit.Text = "退出";
  115. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  116. //
  117. // btnFilter
  118. //
  119. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  120. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  121. this.btnFilter.Appearance.Options.UseFont = true;
  122. this.btnFilter.Appearance.Options.UseForeColor = true;
  123. this.btnFilter.Appearance.Options.UseTextOptions = true;
  124. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  125. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  126. this.btnFilter.Location = new System.Drawing.Point(116, 0);
  127. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  128. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  129. this.btnFilter.Name = "btnFilter";
  130. this.btnFilter.Size = new System.Drawing.Size(59, 30);
  131. this.btnFilter.TabIndex = 11;
  132. this.btnFilter.Text = "过滤";
  133. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  134. //
  135. // panelControl3
  136. //
  137. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  138. this.panelControl3.Appearance.Options.UseBackColor = true;
  139. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  140. this.panelControl3.Controls.Add(this.btnECSG2ECS);
  141. this.panelControl3.Controls.Add(this.btnModify);
  142. this.panelControl3.Controls.Add(this.btnCreate);
  143. this.panelControl3.Controls.Add(this.btnCancelAll);
  144. this.panelControl3.Controls.Add(this.btnDel);
  145. this.panelControl3.Controls.Add(this.btnSelectAll);
  146. this.panelControl3.Controls.Add(this.lblTitle);
  147. this.panelControl3.Controls.Add(this.btnRefresh);
  148. this.panelControl3.Controls.Add(this.btnClose);
  149. this.panelControl3.Controls.Add(this.btnFilter);
  150. this.panelControl3.Controls.Add(this.btnExit);
  151. this.panelControl3.Controls.Add(this.btnConfig);
  152. this.panelControl3.Controls.Add(this.btnOutPut);
  153. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  154. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  155. this.panelControl3.Name = "panelControl3";
  156. this.panelControl3.Size = new System.Drawing.Size(1036, 30);
  157. this.panelControl3.TabIndex = 13;
  158. //
  159. // btnECSG2ECS
  160. //
  161. this.btnECSG2ECS.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  162. this.btnECSG2ECS.Appearance.ForeColor = System.Drawing.Color.White;
  163. this.btnECSG2ECS.Appearance.Options.UseFont = true;
  164. this.btnECSG2ECS.Appearance.Options.UseForeColor = true;
  165. this.btnECSG2ECS.Appearance.Options.UseTextOptions = true;
  166. this.btnECSG2ECS.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  167. this.btnECSG2ECS.Image = ((System.Drawing.Image)(resources.GetObject("btnECSG2ECS.Image")));
  168. this.btnECSG2ECS.Location = new System.Drawing.Point(683, 0);
  169. this.btnECSG2ECS.LookAndFeel.SkinName = "BlueButtonSkin";
  170. this.btnECSG2ECS.LookAndFeel.UseDefaultLookAndFeel = false;
  171. this.btnECSG2ECS.Name = "btnECSG2ECS";
  172. this.btnECSG2ECS.Size = new System.Drawing.Size(127, 30);
  173. this.btnECSG2ECS.TabIndex = 32;
  174. this.btnECSG2ECS.Text = "关联不良原因代码";
  175. this.btnECSG2ECS.Click += new System.EventHandler(this.btnECSG2ECS_Click);
  176. //
  177. // btnModify
  178. //
  179. this.btnModify.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  180. this.btnModify.Appearance.ForeColor = System.Drawing.Color.White;
  181. this.btnModify.Appearance.Options.UseFont = true;
  182. this.btnModify.Appearance.Options.UseForeColor = true;
  183. this.btnModify.Appearance.Options.UseTextOptions = true;
  184. this.btnModify.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  185. this.btnModify.Image = ((System.Drawing.Image)(resources.GetObject("btnModify.Image")));
  186. this.btnModify.Location = new System.Drawing.Point(441, 0);
  187. this.btnModify.LookAndFeel.SkinName = "BlueButtonSkin";
  188. this.btnModify.LookAndFeel.UseDefaultLookAndFeel = false;
  189. this.btnModify.Name = "btnModify";
  190. this.btnModify.Size = new System.Drawing.Size(63, 30);
  191. this.btnModify.TabIndex = 24;
  192. this.btnModify.Text = "修改";
  193. this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
  194. //
  195. // btnCreate
  196. //
  197. this.btnCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  198. this.btnCreate.Appearance.ForeColor = System.Drawing.Color.White;
  199. this.btnCreate.Appearance.Options.UseFont = true;
  200. this.btnCreate.Appearance.Options.UseForeColor = true;
  201. this.btnCreate.Appearance.Options.UseTextOptions = true;
  202. this.btnCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  203. this.btnCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnCreate.Image")));
  204. this.btnCreate.Location = new System.Drawing.Point(383, 0);
  205. this.btnCreate.LookAndFeel.SkinName = "BlueButtonSkin";
  206. this.btnCreate.LookAndFeel.UseDefaultLookAndFeel = false;
  207. this.btnCreate.Name = "btnCreate";
  208. this.btnCreate.Size = new System.Drawing.Size(58, 30);
  209. this.btnCreate.TabIndex = 23;
  210. this.btnCreate.Text = "新增";
  211. this.btnCreate.Click += new System.EventHandler(this.btnCreate_Click);
  212. //
  213. // btnCancelAll
  214. //
  215. this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  216. this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
  217. this.btnCancelAll.Appearance.Options.UseFont = true;
  218. this.btnCancelAll.Appearance.Options.UseForeColor = true;
  219. this.btnCancelAll.Appearance.Options.UseTextOptions = true;
  220. this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  221. this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
  222. this.btnCancelAll.Location = new System.Drawing.Point(325, 0);
  223. this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
  224. this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
  225. this.btnCancelAll.Name = "btnCancelAll";
  226. this.btnCancelAll.Size = new System.Drawing.Size(58, 30);
  227. this.btnCancelAll.TabIndex = 22;
  228. this.btnCancelAll.Text = "全消";
  229. this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
  230. //
  231. // btnDel
  232. //
  233. this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  234. this.btnDel.Appearance.ForeColor = System.Drawing.Color.White;
  235. this.btnDel.Appearance.Options.UseFont = true;
  236. this.btnDel.Appearance.Options.UseForeColor = true;
  237. this.btnDel.Appearance.Options.UseTextOptions = true;
  238. this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  239. this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
  240. this.btnDel.Location = new System.Drawing.Point(504, 0);
  241. this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
  242. this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
  243. this.btnDel.Name = "btnDel";
  244. this.btnDel.Size = new System.Drawing.Size(58, 30);
  245. this.btnDel.TabIndex = 21;
  246. this.btnDel.Text = "删除";
  247. this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
  248. //
  249. // btnSelectAll
  250. //
  251. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  252. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  253. this.btnSelectAll.Appearance.Options.UseFont = true;
  254. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  255. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  256. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  257. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  258. this.btnSelectAll.Location = new System.Drawing.Point(267, 0);
  259. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  260. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  261. this.btnSelectAll.Name = "btnSelectAll";
  262. this.btnSelectAll.Size = new System.Drawing.Size(58, 30);
  263. this.btnSelectAll.TabIndex = 20;
  264. this.btnSelectAll.Text = "全选";
  265. this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
  266. //
  267. // lblTitle
  268. //
  269. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  270. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  271. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  272. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  273. this.lblTitle.Name = "lblTitle";
  274. this.lblTitle.Size = new System.Drawing.Size(107, 23);
  275. this.lblTitle.TabIndex = 19;
  276. this.lblTitle.Text = "不良原因组维护";
  277. //
  278. // btnRefresh
  279. //
  280. this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  281. this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
  282. this.btnRefresh.Appearance.Options.UseFont = true;
  283. this.btnRefresh.Appearance.Options.UseForeColor = true;
  284. this.btnRefresh.Appearance.Options.UseTextOptions = true;
  285. this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  286. this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
  287. this.btnRefresh.Location = new System.Drawing.Point(625, 0);
  288. this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
  289. this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
  290. this.btnRefresh.Name = "btnRefresh";
  291. this.btnRefresh.Size = new System.Drawing.Size(58, 30);
  292. this.btnRefresh.TabIndex = 17;
  293. this.btnRefresh.Text = "刷新";
  294. this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
  295. //
  296. // btnClose
  297. //
  298. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  299. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  300. this.btnClose.Appearance.Options.UseFont = true;
  301. this.btnClose.Appearance.Options.UseForeColor = true;
  302. this.btnClose.Appearance.Options.UseTextOptions = true;
  303. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  304. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  305. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  306. this.btnClose.Location = new System.Drawing.Point(1010, 0);
  307. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  308. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  309. this.btnClose.Name = "btnClose";
  310. this.btnClose.Size = new System.Drawing.Size(26, 30);
  311. this.btnClose.TabIndex = 14;
  312. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  313. //
  314. // rptPage
  315. //
  316. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  317. this.rptPage.Appearance.Options.UseBackColor = true;
  318. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  319. this.rptPage.isInit = false;
  320. this.rptPage.Location = new System.Drawing.Point(0, 413);
  321. this.rptPage.Name = "rptPage";
  322. this.rptPage.PageIndex = 0;
  323. this.rptPage.PageSize = 0;
  324. this.rptPage.RecordNum = 0;
  325. this.rptPage.Size = new System.Drawing.Size(1036, 26);
  326. this.rptPage.TabIndex = 15;
  327. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  328. //
  329. // groupControl1
  330. //
  331. this.groupControl1.Controls.Add(this.grdDetail);
  332. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  333. this.groupControl1.Location = new System.Drawing.Point(0, 30);
  334. this.groupControl1.Name = "groupControl1";
  335. this.groupControl1.Size = new System.Drawing.Size(1036, 383);
  336. this.groupControl1.TabIndex = 14;
  337. this.groupControl1.Text = "详细信息";
  338. //
  339. // grdDetail
  340. //
  341. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  342. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  343. this.grdDetail.MainView = this.grvDetail;
  344. this.grdDetail.Name = "grdDetail";
  345. this.grdDetail.Size = new System.Drawing.Size(1032, 359);
  346. this.grdDetail.TabIndex = 0;
  347. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  348. this.grvDetail,
  349. this.grvAdvDetail});
  350. //
  351. // grvDetail
  352. //
  353. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  354. this.colisSelect,
  355. this.colID,
  356. this.colECSGCODE,
  357. this.colECSGDESC,
  358. this.colMUSERName,
  359. this.colMTIME});
  360. this.grvDetail.GridControl = this.grdDetail;
  361. this.grvDetail.IndicatorWidth = 40;
  362. this.grvDetail.Name = "grvDetail";
  363. this.grvDetail.OptionsBehavior.Editable = false;
  364. this.grvDetail.OptionsBehavior.ReadOnly = true;
  365. this.grvDetail.OptionsSelection.MultiSelect = true;
  366. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  367. this.grvDetail.OptionsView.ShowFooter = true;
  368. this.grvDetail.OptionsView.ShowGroupPanel = false;
  369. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  370. this.grvDetail.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.grvDetail_CustomDrawCell);
  371. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  372. //
  373. // colisSelect
  374. //
  375. this.colisSelect.Caption = "选择";
  376. this.colisSelect.FieldName = "isSelect";
  377. this.colisSelect.Name = "colisSelect";
  378. this.colisSelect.Visible = true;
  379. this.colisSelect.VisibleIndex = 0;
  380. //
  381. // colID
  382. //
  383. this.colID.Caption = "ID";
  384. this.colID.FieldName = "ID";
  385. this.colID.Name = "colID";
  386. //
  387. // colECSGCODE
  388. //
  389. this.colECSGCODE.Caption = "不良原因组代码";
  390. this.colECSGCODE.FieldName = "ECSGCODE";
  391. this.colECSGCODE.Name = "colECSGCODE";
  392. this.colECSGCODE.Visible = true;
  393. this.colECSGCODE.VisibleIndex = 1;
  394. this.colECSGCODE.Width = 102;
  395. //
  396. // colECSGDESC
  397. //
  398. this.colECSGDESC.Caption = "不良原因组描述";
  399. this.colECSGDESC.FieldName = "ECSGDESC";
  400. this.colECSGDESC.Name = "colECSGDESC";
  401. this.colECSGDESC.Visible = true;
  402. this.colECSGDESC.VisibleIndex = 2;
  403. this.colECSGDESC.Width = 105;
  404. //
  405. // colMUSERName
  406. //
  407. this.colMUSERName.Caption = "维护人";
  408. this.colMUSERName.FieldName = "MUSERName";
  409. this.colMUSERName.Name = "colMUSERName";
  410. this.colMUSERName.Visible = true;
  411. this.colMUSERName.VisibleIndex = 3;
  412. //
  413. // colMTIME
  414. //
  415. this.colMTIME.Caption = "维护时间";
  416. this.colMTIME.FieldName = "MTIME";
  417. this.colMTIME.Name = "colMTIME";
  418. this.colMTIME.Visible = true;
  419. this.colMTIME.VisibleIndex = 4;
  420. //
  421. // grvAdvDetail
  422. //
  423. this.grvAdvDetail.GridControl = this.grdDetail;
  424. this.grvAdvDetail.Name = "grvAdvDetail";
  425. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  426. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  427. this.grvAdvDetail.OptionsView.ShowFooter = true;
  428. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  429. //
  430. // FormICSECSG
  431. //
  432. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  433. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  434. this.ClientSize = new System.Drawing.Size(1036, 439);
  435. this.Controls.Add(this.groupControl1);
  436. this.Controls.Add(this.rptPage);
  437. this.Controls.Add(this.panelControl3);
  438. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  439. this.Name = "FormICSECSG";
  440. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  441. this.Text = "FormGridReport";
  442. this.Load += new System.EventHandler(this.FormICSECSG_Load);
  443. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  444. this.panelControl3.ResumeLayout(false);
  445. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  446. this.groupControl1.ResumeLayout(false);
  447. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  448. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  449. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  450. this.ResumeLayout(false);
  451. }
  452. #endregion
  453. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  454. private DevExpress.XtraEditors.SimpleButton btnConfig;
  455. private DevExpress.XtraEditors.SimpleButton btnExit;
  456. private DevExpress.XtraEditors.SimpleButton btnFilter;
  457. private DevExpress.XtraEditors.PanelControl panelControl3;
  458. private DevExpress.XtraEditors.SimpleButton btnClose;
  459. private DevExpress.XtraEditors.SimpleButton btnRefresh;
  460. private DevExpress.XtraEditors.LabelControl lblTitle;
  461. private DevExpress.XtraEditors.SimpleButton btnCreate;
  462. private DevExpress.XtraEditors.SimpleButton btnCancelAll;
  463. private DevExpress.XtraEditors.SimpleButton btnDel;
  464. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  465. private Base.UserControl.FormControl.PageNavTool rptPage;
  466. private DevExpress.XtraEditors.GroupControl groupControl1;
  467. private DevExpress.XtraGrid.GridControl grdDetail;
  468. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  469. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  470. private DevExpress.XtraGrid.Columns.GridColumn colID;
  471. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  472. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  473. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  474. private DevExpress.XtraEditors.SimpleButton btnModify;
  475. private DevExpress.XtraGrid.Columns.GridColumn colECSGCODE;
  476. private DevExpress.XtraGrid.Columns.GridColumn colECSGDESC;
  477. private DevExpress.XtraEditors.SimpleButton btnECSG2ECS;
  478. }
  479. }