| | |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | this.gvMx1lookupName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1lookupValue = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | |
| | | this.gvMx1lookupName.Name = "gvMx1lookupName"; |
| | | this.gvMx1lookupName.Tag = "query_a.LOOKUP_NAME"; |
| | | this.gvMx1lookupName.Visible = true; |
| | | this.gvMx1lookupName.VisibleIndex = 1; |
| | | this.gvMx1lookupName.VisibleIndex = 0; |
| | | this.gvMx1lookupName.Width = 509; |
| | | // |
| | | // gvMx1lookupValue |
| | | // |
| | | this.gvMx1lookupValue.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1lookupValue.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lookupValue.Caption = "系统快码值"; |
| | | this.gvMx1lookupValue.FieldName = "lookupValue"; |
| | | this.gvMx1lookupValue.MinWidth = 50; |
| | | this.gvMx1lookupValue.Name = "gvMx1lookupValue"; |
| | | this.gvMx1lookupValue.Tag = "query_a.LOOKUP_VALUE"; |
| | | this.gvMx1lookupValue.Visible = true; |
| | | this.gvMx1lookupValue.VisibleIndex = 0; |
| | | this.gvMx1lookupValue.Width = 505; |
| | | // |
| | | // tabMxPage1 |
| | | // |
| | |
| | | // gvMx1 |
| | | // |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gvMx1lookupValue, |
| | | this.gvMx1lookupName, |
| | | this.gvMxDel, |
| | | this.gridColumn2}); |
| | |
| | | this.gvMxDel.MinWidth = 25; |
| | | this.gvMxDel.Name = "gvMxDel"; |
| | | this.gvMxDel.Visible = true; |
| | | this.gvMxDel.VisibleIndex = 2; |
| | | this.gvMxDel.VisibleIndex = 1; |
| | | this.gvMxDel.Width = 80; |
| | | // |
| | | // repositoryItemButtonEdit1 |
| | |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = "MES_SYS_LOOKUP_TYPES,check_date,check_status,check_by"; |
| | | this.toolBarMenu1.currentAction = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | |
| | | // |
| | | this.gridColumn1.Caption = "审核时间"; |
| | | this.gridColumn1.FieldName = "checkDate"; |
| | | this.gridColumn1.MinWidth = 25; |
| | | this.gridColumn1.MinWidth = 180; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 4; |
| | | this.gridColumn1.Width = 94; |
| | | this.gridColumn1.Width = 180; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | |
| | | this.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | this.xtraTabPage2.Controls.Add(this.tabMx); |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage2.Text = "数据编辑"; |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // tabMx |
| | | // |
| | |
| | | private DevExpress.XtraEditors.LabelControl labelControl11; |
| | | private DevExpress.XtraTab.XtraTabControl tabMx; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1lookupName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1lookupValue; |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage1; |
| | | private DevExpress.XtraGrid.GridControl gcMx1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; |