| | |
| | | |
| | | namespace Gs.DevApp.TestForm |
| | | namespace CreateDBClass |
| | | { |
| | | partial class TEST |
| | | partial class Form1 |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.pageBar1 = new UserControls.Data.PageBar(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.ToolBarMenu(); |
| | | this.gcSummary = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvSummary = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.colflagApp = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colappUser = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colappDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colAppNAME = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colID = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colPID = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCREATE_BY = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCREATE_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA001 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA002 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA003 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA004 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA005 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA006 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA007 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA008 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA009 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA010 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA011 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA012 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA013 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA014 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA015 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA016 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA017 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA018 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA019 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA020 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA021 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA022 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA023 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA024 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA025 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.colCGA026 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcSummary)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvSummary)).BeginInit(); |
| | | this.lb_status = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_status = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_lastUpdatedBy = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_lastUpdatedBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_lastUpdateDate = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_lastUpdateDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_createBy = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_createDate = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_rolRemark = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_rolRemark = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_roleName = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_roleName = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_guid = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_guid = new DevExpress.XtraEditors.TextEdit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastUpdatedBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastUpdateDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_rolRemark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_roleName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // pageBar1 |
| | | // lb_status |
| | | // |
| | | this.pageBar1.CurrentPage = 0; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 636); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.RowsCount = 0; |
| | | this.pageBar1.Size = new System.Drawing.Size(1287, 48); |
| | | this.pageBar1.TabIndex = 0; |
| | | this.pageBar1.TotalPages = 0; |
| | | this.lb_status.Location = new System.Drawing.Point(1027, 65); |
| | | this.lb_status.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.lb_status.Name = "lb_status"; |
| | | this.lb_status.Size = new System.Drawing.Size(55, 18); |
| | | this.lb_status.TabIndex = 226; |
| | | this.lb_status.Tag = "status"; |
| | | this.lb_status.Text = "status:"; |
| | | // |
| | | // toolBarMenu1 |
| | | // txt_status |
| | | // |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1287, 88); |
| | | this.toolBarMenu1.TabIndex = 1; |
| | | this.txt_status.Location = new System.Drawing.Point(1107, 65); |
| | | this.txt_status.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.txt_status.Name = "txt_status"; |
| | | this.txt_status.Size = new System.Drawing.Size(300, 24); |
| | | this.txt_status.TabIndex = 226; |
| | | this.txt_status.Tag = "status"; |
| | | // |
| | | // gcSummary |
| | | // lb_lastUpdatedBy |
| | | // |
| | | this.gcSummary.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcSummary.EmbeddedNavigator.Buttons.Append.Visible = false; |
| | | this.gcSummary.EmbeddedNavigator.Buttons.CancelEdit.Visible = false; |
| | | this.gcSummary.EmbeddedNavigator.Buttons.Edit.Visible = false; |
| | | this.gcSummary.EmbeddedNavigator.Buttons.EndEdit.Visible = false; |
| | | this.gcSummary.EmbeddedNavigator.Buttons.NextPage.Visible = false; |
| | | this.gcSummary.EmbeddedNavigator.Buttons.PrevPage.Visible = false; |
| | | this.gcSummary.EmbeddedNavigator.Buttons.Remove.Visible = false; |
| | | this.gcSummary.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.gcSummary.Location = new System.Drawing.Point(0, 88); |
| | | this.gcSummary.MainView = this.gvSummary; |
| | | this.gcSummary.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
| | | this.gcSummary.Name = "gcSummary"; |
| | | this.gcSummary.RightToLeft = System.Windows.Forms.RightToLeft.No; |
| | | this.gcSummary.Size = new System.Drawing.Size(1287, 548); |
| | | this.gcSummary.TabIndex = 11; |
| | | this.gcSummary.UseEmbeddedNavigator = true; |
| | | this.gcSummary.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvSummary}); |
| | | this.lb_lastUpdatedBy.Location = new System.Drawing.Point(693, 65); |
| | | this.lb_lastUpdatedBy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.lb_lastUpdatedBy.Name = "lb_lastUpdatedBy"; |
| | | this.lb_lastUpdatedBy.Size = new System.Drawing.Size(109, 18); |
| | | this.lb_lastUpdatedBy.TabIndex = 222; |
| | | this.lb_lastUpdatedBy.Tag = "lastUpdatedBy"; |
| | | this.lb_lastUpdatedBy.Text = "lastUpdatedBy:"; |
| | | // |
| | | // gvSummary |
| | | // txt_lastUpdatedBy |
| | | // |
| | | this.gvSummary.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.colflagApp, |
| | | this.colappUser, |
| | | this.colappDate, |
| | | this.colAppNAME, |
| | | this.colID, |
| | | this.colPID, |
| | | this.colCREATE_BY, |
| | | this.colCREATE_DATE, |
| | | this.colCGA001, |
| | | this.colCGA002, |
| | | this.colCGA003, |
| | | this.colCGA004, |
| | | this.colCGA005, |
| | | this.colCGA006, |
| | | this.colCGA007, |
| | | this.colCGA008, |
| | | this.colCGA009, |
| | | this.colCGA010, |
| | | this.colCGA011, |
| | | this.colCGA012, |
| | | this.colCGA013, |
| | | this.colCGA014, |
| | | this.colCGA015, |
| | | this.colCGA016, |
| | | this.colCGA017, |
| | | this.colCGA018, |
| | | this.colCGA019, |
| | | this.colCGA020, |
| | | this.colCGA021, |
| | | this.colCGA022, |
| | | this.colCGA023, |
| | | this.colCGA024, |
| | | this.colCGA025, |
| | | this.colCGA026}); |
| | | this.gvSummary.DetailHeight = 550; |
| | | this.gvSummary.FixedLineWidth = 4; |
| | | this.gvSummary.GridControl = this.gcSummary; |
| | | this.gvSummary.Name = "gvSummary"; |
| | | this.gvSummary.OptionsView.ColumnAutoWidth = false; |
| | | this.gvSummary.OptionsView.ShowButtonMode = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.ShowAlways; |
| | | this.gvSummary.OptionsView.ShowFooter = true; |
| | | this.gvSummary.OptionsView.ShowGroupPanel = false; |
| | | this.txt_lastUpdatedBy.Location = new System.Drawing.Point(773, 65); |
| | | this.txt_lastUpdatedBy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.txt_lastUpdatedBy.Name = "txt_lastUpdatedBy"; |
| | | this.txt_lastUpdatedBy.Size = new System.Drawing.Size(300, 24); |
| | | this.txt_lastUpdatedBy.TabIndex = 222; |
| | | this.txt_lastUpdatedBy.Tag = "lastUpdatedBy"; |
| | | // |
| | | // colflagApp |
| | | // lb_lastUpdateDate |
| | | // |
| | | this.colflagApp.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colflagApp.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colflagApp.AppearanceCell.Options.UseBackColor = true; |
| | | this.colflagApp.AppearanceCell.Options.UseForeColor = true; |
| | | this.colflagApp.Caption = "flagApp"; |
| | | this.colflagApp.FieldName = "flagApp"; |
| | | this.colflagApp.MinWidth = 29; |
| | | this.colflagApp.Name = "colflagApp"; |
| | | this.colflagApp.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { |
| | | new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Count, "flagApp", "条数:{0}")}); |
| | | this.colflagApp.Width = 142; |
| | | this.lb_lastUpdateDate.Location = new System.Drawing.Point(360, 65); |
| | | this.lb_lastUpdateDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.lb_lastUpdateDate.Name = "lb_lastUpdateDate"; |
| | | this.lb_lastUpdateDate.Size = new System.Drawing.Size(115, 18); |
| | | this.lb_lastUpdateDate.TabIndex = 219; |
| | | this.lb_lastUpdateDate.Tag = "lastUpdateDate"; |
| | | this.lb_lastUpdateDate.Text = "lastUpdateDate:"; |
| | | // |
| | | // colappUser |
| | | // txt_lastUpdateDate |
| | | // |
| | | this.colappUser.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colappUser.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colappUser.AppearanceCell.Options.UseBackColor = true; |
| | | this.colappUser.AppearanceCell.Options.UseForeColor = true; |
| | | this.colappUser.Caption = "appUser"; |
| | | this.colappUser.FieldName = "appUser"; |
| | | this.colappUser.MinWidth = 29; |
| | | this.colappUser.Name = "colappUser"; |
| | | this.colappUser.Width = 142; |
| | | this.txt_lastUpdateDate.Location = new System.Drawing.Point(440, 65); |
| | | this.txt_lastUpdateDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.txt_lastUpdateDate.Name = "txt_lastUpdateDate"; |
| | | this.txt_lastUpdateDate.Size = new System.Drawing.Size(300, 24); |
| | | this.txt_lastUpdateDate.TabIndex = 219; |
| | | this.txt_lastUpdateDate.Tag = "lastUpdateDate"; |
| | | // |
| | | // colappDate |
| | | // lb_createBy |
| | | // |
| | | this.colappDate.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colappDate.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colappDate.AppearanceCell.Options.UseBackColor = true; |
| | | this.colappDate.AppearanceCell.Options.UseForeColor = true; |
| | | this.colappDate.Caption = "appDate"; |
| | | this.colappDate.FieldName = "appDate"; |
| | | this.colappDate.MinWidth = 29; |
| | | this.colappDate.Name = "colappDate"; |
| | | this.colappDate.Width = 142; |
| | | this.lb_createBy.Location = new System.Drawing.Point(27, 65); |
| | | this.lb_createBy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.lb_createBy.Name = "lb_createBy"; |
| | | this.lb_createBy.Size = new System.Drawing.Size(73, 18); |
| | | this.lb_createBy.TabIndex = 217; |
| | | this.lb_createBy.Tag = "createBy"; |
| | | this.lb_createBy.Text = "createBy:"; |
| | | // |
| | | // colAppNAME |
| | | // txt_createBy |
| | | // |
| | | this.colAppNAME.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colAppNAME.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colAppNAME.AppearanceCell.Options.UseBackColor = true; |
| | | this.colAppNAME.AppearanceCell.Options.UseForeColor = true; |
| | | this.colAppNAME.Caption = "AppNAME"; |
| | | this.colAppNAME.FieldName = "AppNAME"; |
| | | this.colAppNAME.MinWidth = 29; |
| | | this.colAppNAME.Name = "colAppNAME"; |
| | | this.colAppNAME.Width = 142; |
| | | this.txt_createBy.Location = new System.Drawing.Point(107, 65); |
| | | this.txt_createBy.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Size = new System.Drawing.Size(300, 24); |
| | | this.txt_createBy.TabIndex = 217; |
| | | this.txt_createBy.Tag = "createBy"; |
| | | // |
| | | // colID |
| | | // lb_createDate |
| | | // |
| | | this.colID.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colID.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colID.AppearanceCell.Options.UseBackColor = true; |
| | | this.colID.AppearanceCell.Options.UseForeColor = true; |
| | | this.colID.Caption = "ID"; |
| | | this.colID.FieldName = "ID"; |
| | | this.colID.MinWidth = 29; |
| | | this.colID.Name = "colID"; |
| | | this.colID.Width = 142; |
| | | this.lb_createDate.Location = new System.Drawing.Point(1027, 25); |
| | | this.lb_createDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.lb_createDate.Name = "lb_createDate"; |
| | | this.lb_createDate.Size = new System.Drawing.Size(87, 18); |
| | | this.lb_createDate.TabIndex = 216; |
| | | this.lb_createDate.Tag = "createDate"; |
| | | this.lb_createDate.Text = "createDate:"; |
| | | // |
| | | // colPID |
| | | // txt_createDate |
| | | // |
| | | this.colPID.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colPID.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colPID.AppearanceCell.Options.UseBackColor = true; |
| | | this.colPID.AppearanceCell.Options.UseForeColor = true; |
| | | this.colPID.Caption = "PID"; |
| | | this.colPID.FieldName = "PID"; |
| | | this.colPID.MinWidth = 29; |
| | | this.colPID.Name = "colPID"; |
| | | this.colPID.Width = 142; |
| | | this.txt_createDate.Location = new System.Drawing.Point(1107, 25); |
| | | this.txt_createDate.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Size = new System.Drawing.Size(300, 24); |
| | | this.txt_createDate.TabIndex = 216; |
| | | this.txt_createDate.Tag = "createDate"; |
| | | // |
| | | // colCREATE_BY |
| | | // lb_rolRemark |
| | | // |
| | | this.colCREATE_BY.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCREATE_BY.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCREATE_BY.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCREATE_BY.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCREATE_BY.Caption = "CREATE_BY"; |
| | | this.colCREATE_BY.FieldName = "CREATE_BY"; |
| | | this.colCREATE_BY.MinWidth = 29; |
| | | this.colCREATE_BY.Name = "colCREATE_BY"; |
| | | this.colCREATE_BY.Width = 142; |
| | | this.lb_rolRemark.Location = new System.Drawing.Point(693, 25); |
| | | this.lb_rolRemark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.lb_rolRemark.Name = "lb_rolRemark"; |
| | | this.lb_rolRemark.Size = new System.Drawing.Size(80, 18); |
| | | this.lb_rolRemark.TabIndex = 213; |
| | | this.lb_rolRemark.Tag = "rolRemark"; |
| | | this.lb_rolRemark.Text = "rolRemark:"; |
| | | // |
| | | // colCREATE_DATE |
| | | // txt_rolRemark |
| | | // |
| | | this.colCREATE_DATE.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCREATE_DATE.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCREATE_DATE.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCREATE_DATE.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCREATE_DATE.Caption = "CREATE_DATE"; |
| | | this.colCREATE_DATE.FieldName = "CREATE_DATE"; |
| | | this.colCREATE_DATE.MinWidth = 29; |
| | | this.colCREATE_DATE.Name = "colCREATE_DATE"; |
| | | this.colCREATE_DATE.Width = 142; |
| | | this.txt_rolRemark.Location = new System.Drawing.Point(773, 25); |
| | | this.txt_rolRemark.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.txt_rolRemark.Name = "txt_rolRemark"; |
| | | this.txt_rolRemark.Size = new System.Drawing.Size(300, 24); |
| | | this.txt_rolRemark.TabIndex = 213; |
| | | this.txt_rolRemark.Tag = "rolRemark"; |
| | | // |
| | | // colCGA001 |
| | | // lb_roleName |
| | | // |
| | | this.colCGA001.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA001.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA001.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA001.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA001.Caption = "采购单号"; |
| | | this.colCGA001.FieldName = "CGA001"; |
| | | this.colCGA001.MinWidth = 29; |
| | | this.colCGA001.Name = "colCGA001"; |
| | | this.colCGA001.Visible = true; |
| | | this.colCGA001.VisibleIndex = 0; |
| | | this.colCGA001.Width = 142; |
| | | this.lb_roleName.Location = new System.Drawing.Point(360, 25); |
| | | this.lb_roleName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.lb_roleName.Name = "lb_roleName"; |
| | | this.lb_roleName.Size = new System.Drawing.Size(77, 18); |
| | | this.lb_roleName.TabIndex = 211; |
| | | this.lb_roleName.Tag = "roleName"; |
| | | this.lb_roleName.Text = "roleName:"; |
| | | // |
| | | // colCGA002 |
| | | // txt_roleName |
| | | // |
| | | this.colCGA002.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA002.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA002.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA002.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA002.Caption = "CGA002"; |
| | | this.colCGA002.FieldName = "CGA002"; |
| | | this.colCGA002.MinWidth = 29; |
| | | this.colCGA002.Name = "colCGA002"; |
| | | this.colCGA002.Width = 142; |
| | | this.txt_roleName.Location = new System.Drawing.Point(440, 25); |
| | | this.txt_roleName.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.txt_roleName.Name = "txt_roleName"; |
| | | this.txt_roleName.Size = new System.Drawing.Size(300, 24); |
| | | this.txt_roleName.TabIndex = 211; |
| | | this.txt_roleName.Tag = "roleName"; |
| | | // |
| | | // colCGA003 |
| | | // lb_guid |
| | | // |
| | | this.colCGA003.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA003.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA003.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA003.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA003.Caption = "采购日期"; |
| | | this.colCGA003.FieldName = "CGA003"; |
| | | this.colCGA003.MinWidth = 29; |
| | | this.colCGA003.Name = "colCGA003"; |
| | | this.colCGA003.Visible = true; |
| | | this.colCGA003.VisibleIndex = 1; |
| | | this.colCGA003.Width = 142; |
| | | // |
| | | // colCGA004 |
| | | // |
| | | this.colCGA004.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA004.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA004.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA004.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA004.Caption = "单据日期"; |
| | | this.colCGA004.FieldName = "CGA004"; |
| | | this.colCGA004.MinWidth = 29; |
| | | this.colCGA004.Name = "colCGA004"; |
| | | this.colCGA004.Visible = true; |
| | | this.colCGA004.VisibleIndex = 2; |
| | | this.colCGA004.Width = 142; |
| | | // |
| | | // colCGA005 |
| | | // |
| | | this.colCGA005.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA005.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA005.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA005.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA005.Caption = "单据类型"; |
| | | this.colCGA005.FieldName = "CGA005"; |
| | | this.colCGA005.MinWidth = 29; |
| | | this.colCGA005.Name = "colCGA005"; |
| | | this.colCGA005.Visible = true; |
| | | this.colCGA005.VisibleIndex = 3; |
| | | this.colCGA005.Width = 142; |
| | | // |
| | | // colCGA006 |
| | | // |
| | | this.colCGA006.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA006.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA006.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA006.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA006.Caption = "供应商"; |
| | | this.colCGA006.FieldName = "CGA006"; |
| | | this.colCGA006.MinWidth = 29; |
| | | this.colCGA006.Name = "colCGA006"; |
| | | this.colCGA006.Visible = true; |
| | | this.colCGA006.VisibleIndex = 4; |
| | | this.colCGA006.Width = 142; |
| | | // |
| | | // colCGA007 |
| | | // |
| | | this.colCGA007.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA007.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA007.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA007.Caption = "CGA007"; |
| | | this.colCGA007.FieldName = "CGA007"; |
| | | this.colCGA007.MinWidth = 29; |
| | | this.colCGA007.Name = "colCGA007"; |
| | | this.colCGA007.Width = 142; |
| | | // |
| | | // colCGA008 |
| | | // |
| | | this.colCGA008.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA008.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA008.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA008.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA008.Caption = "关闭状态"; |
| | | this.colCGA008.FieldName = "CGA008"; |
| | | this.colCGA008.MinWidth = 29; |
| | | this.colCGA008.Name = "colCGA008"; |
| | | this.colCGA008.Visible = true; |
| | | this.colCGA008.VisibleIndex = 9; |
| | | this.colCGA008.Width = 142; |
| | | // |
| | | // colCGA009 |
| | | // |
| | | this.colCGA009.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA009.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA009.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA009.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA009.Caption = "CGA009"; |
| | | this.colCGA009.FieldName = "CGA009"; |
| | | this.colCGA009.MinWidth = 29; |
| | | this.colCGA009.Name = "colCGA009"; |
| | | this.colCGA009.Width = 142; |
| | | // |
| | | // colCGA010 |
| | | // |
| | | this.colCGA010.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA010.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA010.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA010.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA010.Caption = "CGA010"; |
| | | this.colCGA010.FieldName = "CGA010"; |
| | | this.colCGA010.MinWidth = 29; |
| | | this.colCGA010.Name = "colCGA010"; |
| | | this.colCGA010.Width = 142; |
| | | // |
| | | // colCGA011 |
| | | // |
| | | this.colCGA011.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA011.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA011.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA011.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA011.Caption = "交易币种"; |
| | | this.colCGA011.FieldName = "CGA011"; |
| | | this.colCGA011.MinWidth = 29; |
| | | this.colCGA011.Name = "colCGA011"; |
| | | this.colCGA011.Visible = true; |
| | | this.colCGA011.VisibleIndex = 5; |
| | | this.colCGA011.Width = 142; |
| | | // |
| | | // colCGA012 |
| | | // |
| | | this.colCGA012.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA012.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA012.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA012.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA012.Caption = "营业"; |
| | | this.colCGA012.FieldName = "CGA012"; |
| | | this.colCGA012.MinWidth = 29; |
| | | this.colCGA012.Name = "colCGA012"; |
| | | this.colCGA012.Width = 142; |
| | | // |
| | | // colCGA013 |
| | | // |
| | | this.colCGA013.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA013.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA013.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA013.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA013.Caption = "CGA013"; |
| | | this.colCGA013.FieldName = "CGA013"; |
| | | this.colCGA013.MinWidth = 29; |
| | | this.colCGA013.Name = "colCGA013"; |
| | | this.colCGA013.Width = 142; |
| | | // |
| | | // colCGA014 |
| | | // |
| | | this.colCGA014.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA014.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA014.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA014.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA014.Caption = "CGA014"; |
| | | this.colCGA014.FieldName = "CGA014"; |
| | | this.colCGA014.MinWidth = 29; |
| | | this.colCGA014.Name = "colCGA014"; |
| | | this.colCGA014.Width = 142; |
| | | // |
| | | // colCGA015 |
| | | // |
| | | this.colCGA015.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA015.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA015.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA015.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA015.Caption = "审核者"; |
| | | this.colCGA015.FieldName = "CGA015"; |
| | | this.colCGA015.MinWidth = 29; |
| | | this.colCGA015.Name = "colCGA015"; |
| | | this.colCGA015.Visible = true; |
| | | this.colCGA015.VisibleIndex = 6; |
| | | this.colCGA015.Width = 142; |
| | | // |
| | | // colCGA016 |
| | | // |
| | | this.colCGA016.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA016.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA016.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA016.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA016.Caption = "审核日期"; |
| | | this.colCGA016.FieldName = "CGA016"; |
| | | this.colCGA016.MinWidth = 29; |
| | | this.colCGA016.Name = "colCGA016"; |
| | | this.colCGA016.Visible = true; |
| | | this.colCGA016.VisibleIndex = 7; |
| | | this.colCGA016.Width = 142; |
| | | // |
| | | // colCGA017 |
| | | // |
| | | this.colCGA017.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA017.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA017.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA017.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA017.Caption = "备注"; |
| | | this.colCGA017.FieldName = "CGA017"; |
| | | this.colCGA017.MinWidth = 29; |
| | | this.colCGA017.Name = "colCGA017"; |
| | | this.colCGA017.Visible = true; |
| | | this.colCGA017.VisibleIndex = 8; |
| | | this.colCGA017.Width = 142; |
| | | // |
| | | // colCGA018 |
| | | // |
| | | this.colCGA018.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA018.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA018.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA018.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA018.Caption = "CGA018"; |
| | | this.colCGA018.FieldName = "CGA018"; |
| | | this.colCGA018.MinWidth = 29; |
| | | this.colCGA018.Name = "colCGA018"; |
| | | this.colCGA018.Width = 142; |
| | | // |
| | | // colCGA019 |
| | | // |
| | | this.colCGA019.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA019.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA019.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA019.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA019.Caption = "CGA019"; |
| | | this.colCGA019.FieldName = "CGA019"; |
| | | this.colCGA019.MinWidth = 29; |
| | | this.colCGA019.Name = "colCGA019"; |
| | | this.colCGA019.Width = 142; |
| | | // |
| | | // colCGA020 |
| | | // |
| | | this.colCGA020.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA020.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA020.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA020.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA020.Caption = "CGA020"; |
| | | this.colCGA020.FieldName = "CGA020"; |
| | | this.colCGA020.MinWidth = 29; |
| | | this.colCGA020.Name = "colCGA020"; |
| | | this.colCGA020.Width = 142; |
| | | // |
| | | // colCGA021 |
| | | // |
| | | this.colCGA021.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA021.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA021.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA021.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA021.Caption = "CGA021"; |
| | | this.colCGA021.FieldName = "CGA021"; |
| | | this.colCGA021.MinWidth = 29; |
| | | this.colCGA021.Name = "colCGA021"; |
| | | this.colCGA021.Width = 142; |
| | | // |
| | | // colCGA022 |
| | | // |
| | | this.colCGA022.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA022.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA022.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA022.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA022.Caption = "CGA022"; |
| | | this.colCGA022.FieldName = "CGA022"; |
| | | this.colCGA022.MinWidth = 29; |
| | | this.colCGA022.Name = "colCGA022"; |
| | | this.colCGA022.Width = 142; |
| | | // |
| | | // colCGA023 |
| | | // |
| | | this.colCGA023.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA023.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA023.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA023.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA023.Caption = "CGA023"; |
| | | this.colCGA023.FieldName = "CGA023"; |
| | | this.colCGA023.MinWidth = 29; |
| | | this.colCGA023.Name = "colCGA023"; |
| | | this.colCGA023.Width = 142; |
| | | // |
| | | // colCGA024 |
| | | // |
| | | this.colCGA024.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA024.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA024.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA024.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA024.Caption = "CGA024"; |
| | | this.colCGA024.FieldName = "CGA024"; |
| | | this.colCGA024.MinWidth = 29; |
| | | this.colCGA024.Name = "colCGA024"; |
| | | this.colCGA024.Width = 142; |
| | | // |
| | | // colCGA025 |
| | | // |
| | | this.colCGA025.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA025.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA025.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA025.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA025.Caption = "CGA025"; |
| | | this.colCGA025.FieldName = "CGA025"; |
| | | this.colCGA025.MinWidth = 29; |
| | | this.colCGA025.Name = "colCGA025"; |
| | | this.colCGA025.Width = 142; |
| | | this.lb_guid.Location = new System.Drawing.Point(27, 25); |
| | | this.lb_guid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.lb_guid.Name = "lb_guid"; |
| | | this.lb_guid.Size = new System.Drawing.Size(41, 18); |
| | | this.lb_guid.TabIndex = 210; |
| | | this.lb_guid.Tag = "guid"; |
| | | this.lb_guid.Text = "guid:"; |
| | | // |
| | | // colCGA026 |
| | | // txt_guid |
| | | // |
| | | this.colCGA026.AppearanceCell.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); |
| | | this.colCGA026.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); |
| | | this.colCGA026.AppearanceCell.Options.UseBackColor = true; |
| | | this.colCGA026.AppearanceCell.Options.UseForeColor = true; |
| | | this.colCGA026.Caption = "CGA026"; |
| | | this.colCGA026.FieldName = "CGA026"; |
| | | this.colCGA026.MinWidth = 29; |
| | | this.colCGA026.Name = "colCGA026"; |
| | | this.colCGA026.Width = 142; |
| | | this.txt_guid.Location = new System.Drawing.Point(107, 25); |
| | | this.txt_guid.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.txt_guid.Name = "txt_guid"; |
| | | this.txt_guid.Size = new System.Drawing.Size(300, 24); |
| | | this.txt_guid.TabIndex = 210; |
| | | this.txt_guid.Tag = "guid"; |
| | | // |
| | | // TEST |
| | | // Form1 |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1287, 684); |
| | | this.Controls.Add(this.gcSummary); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Controls.Add(this.pageBar1); |
| | | this.Name = "TEST"; |
| | | this.Text = "TEST"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcSummary)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvSummary)).EndInit(); |
| | | this.ClientSize = new System.Drawing.Size(1189, 328); |
| | | this.Controls.Add(this.lb_status); |
| | | this.Controls.Add(this.txt_status); |
| | | this.Controls.Add(this.lb_lastUpdatedBy); |
| | | this.Controls.Add(this.txt_lastUpdatedBy); |
| | | this.Controls.Add(this.lb_lastUpdateDate); |
| | | this.Controls.Add(this.txt_lastUpdateDate); |
| | | this.Controls.Add(this.lb_createBy); |
| | | this.Controls.Add(this.txt_createBy); |
| | | this.Controls.Add(this.lb_createDate); |
| | | this.Controls.Add(this.txt_createDate); |
| | | this.Controls.Add(this.lb_rolRemark); |
| | | this.Controls.Add(this.txt_rolRemark); |
| | | this.Controls.Add(this.lb_roleName); |
| | | this.Controls.Add(this.txt_roleName); |
| | | this.Controls.Add(this.lb_guid); |
| | | this.Controls.Add(this.txt_guid); |
| | | this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); |
| | | this.Name = "Form1"; |
| | | this.Text = "Form1"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastUpdatedBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lastUpdateDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_rolRemark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_roleName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | this.PerformLayout(); |
| | | |
| | | } |
| | | |
| | | #endregion |
| | | //BQCreateConrolObejct |
| | | private DevExpress.XtraEditors.LabelControl lb_status; |
| | | private DevExpress.XtraEditors.TextEdit txt_status; |
| | | |
| | | private UserControls.Data.PageBar pageBar1; |
| | | private UserControl.ToolBarMenu toolBarMenu1; |
| | | private DevExpress.XtraGrid.GridControl gcSummary; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvSummary; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colflagApp; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colappUser; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colappDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colAppNAME; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colID; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colPID; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCREATE_BY; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCREATE_DATE; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA001; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA002; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA003; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA004; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA005; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA006; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA007; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA008; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA009; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA010; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA011; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA012; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA013; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA014; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA015; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA016; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA017; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA018; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA019; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA020; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA021; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA022; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA023; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA024; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA025; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCGA026; |
| | | private DevExpress.XtraEditors.LabelControl lb_lastUpdatedBy; |
| | | private DevExpress.XtraEditors.TextEdit txt_lastUpdatedBy; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_lastUpdateDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_lastUpdateDate; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_createBy; |
| | | private DevExpress.XtraEditors.TextEdit txt_createBy; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_createDate; |
| | | private DevExpress.XtraEditors.TextEdit txt_createDate; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_rolRemark; |
| | | private DevExpress.XtraEditors.TextEdit txt_rolRemark; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_roleName; |
| | | private DevExpress.XtraEditors.TextEdit txt_roleName; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_guid; |
| | | private DevExpress.XtraEditors.TextEdit txt_guid; |
| | | |
| | | |
| | | |
| | | } |
| | | } |