| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | this.components = new System.ComponentModel.Container(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | | DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); |
| | |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.gcMain1 = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | | this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.txt_lookupTypeName = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_lookupTypeCode = new DevExpress.XtraEditors.TextEdit(); |
| | | this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | | this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); |
| | | this.splitMx1.Panel2.SuspendLayout(); |
| | | this.splitMx1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lookupTypeName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lookupTypeCode.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); |
| | | this.layoutMx1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lookupTypeName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lookupTypeCode.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | this.xtraTabPage1, |
| | | this.xtraTabPage2}); |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(1002, 55); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(100, 50); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 5; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // xtraTabPage1 |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.split1); |
| | |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | | // |
| | | // split1.split1_Panel1 |
| | | // split1.Panel1 |
| | | // |
| | | this.split1.Panel1.Controls.Add(this.gcMain1); |
| | | this.split1.Panel1.Controls.Add(this.pageBar1); |
| | | this.split1.Panel1.Text = "Panel1"; |
| | | // |
| | | // split1.split1_Panel2 |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.Size = new System.Drawing.Size(1126, 570); |
| | |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Name = "gcMain1"; |
| | |
| | | // |
| | | // gridView1 |
| | | // |
| | | |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_lookupTypeCode, |
| | |
| | | // |
| | | // gv_lookupTypeCode |
| | | // |
| | | |
| | | this.gv_lookupTypeCode.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lookupTypeCode.Caption = "系统快码类型编码 "; |
| | | this.gv_lookupTypeCode.FieldName = "lookupTypeCode"; |
| | |
| | | // |
| | | // gv_lookupTypeName |
| | | // |
| | | |
| | | this.gv_lookupTypeName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lookupTypeName.Caption = "系统快码类型名称 "; |
| | | this.gv_lookupTypeName.FieldName = "lookupTypeName"; |
| | |
| | | this.splitMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitMx1.Name = "splitMx1"; |
| | | // |
| | | // splitMx1.splitMx1_Panel1 |
| | | // splitMx1.Panel1 |
| | | // |
| | | this.splitMx1.Panel1.Controls.Add(this.layoutMx1); |
| | | this.splitMx1.Panel1.Text = "Panel1"; |
| | | // |
| | | // splitMx1.splitMx1_Panel2 |
| | | // splitMx1.Panel2 |
| | | // |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.Size = new System.Drawing.Size(1126, 570); |
| | | this.splitMx1.SplitterPosition = 49; |
| | | this.splitMx1.TabIndex = 0; |
| | | // |
| | | // txt_lookupTypeName |
| | | // |
| | | this.txt_lookupTypeName.Enabled = false; |
| | | this.txt_lookupTypeName.Location = new System.Drawing.Point(355, 12); |
| | | this.txt_lookupTypeName.Name = "txt_lookupTypeName"; |
| | | |
| | | this.txt_lookupTypeName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lookupTypeName.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_lookupTypeName.StyleController = this.layoutMx1; |
| | | this.txt_lookupTypeName.TabIndex = 213; |
| | | // |
| | | // txt_lookupTypeCode |
| | | // |
| | | this.txt_lookupTypeCode.Enabled = false; |
| | | this.txt_lookupTypeCode.Location = new System.Drawing.Point(84, 12); |
| | | this.txt_lookupTypeCode.Name = "txt_lookupTypeCode"; |
| | | |
| | | this.txt_lookupTypeCode.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lookupTypeCode.Size = new System.Drawing.Size(195, 28); |
| | | this.txt_lookupTypeCode.StyleController = this.layoutMx1; |
| | | this.txt_lookupTypeCode.TabIndex = 211; |
| | | // |
| | | // layoutMx1 |
| | | // |
| | |
| | | this.layoutMx1.Size = new System.Drawing.Size(1126, 49); |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.Location = new System.Drawing.Point(554, 12); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(267, 28); |
| | | this.lbGuid.TabIndex = 214; |
| | | this.lbGuid.Text = "lbGuid"; |
| | | // |
| | | // txt_lookupTypeName |
| | | // |
| | | this.txt_lookupTypeName.Enabled = false; |
| | | this.txt_lookupTypeName.Location = new System.Drawing.Point(360, 12); |
| | | this.txt_lookupTypeName.Name = "txt_lookupTypeName"; |
| | | this.txt_lookupTypeName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lookupTypeName.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_lookupTypeName.StyleController = this.layoutMx1; |
| | | this.txt_lookupTypeName.TabIndex = 213; |
| | | // |
| | | // txt_lookupTypeCode |
| | | // |
| | | this.txt_lookupTypeCode.Enabled = false; |
| | | this.txt_lookupTypeCode.Location = new System.Drawing.Point(84, 12); |
| | | this.txt_lookupTypeCode.Name = "txt_lookupTypeCode"; |
| | | this.txt_lookupTypeCode.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lookupTypeCode.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_lookupTypeCode.StyleController = this.layoutMx1; |
| | | this.txt_lookupTypeCode.TabIndex = 211; |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.lbGuid; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(542, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem3.Text = "lbGuid"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem3.TextVisible = false; |
| | | // |
| | | // Root |
| | | // |
| | |
| | | rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; |
| | | this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { |
| | | rowDefinition1}); |
| | | this.Root.Size = new System.Drawing.Size(1105, 52); |
| | | this.Root.Size = new System.Drawing.Size(1126, 49); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | this.layoutControlItem1.Control = this.txt_lookupTypeCode; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem1.Text = "类型编码"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_lookupTypeName; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(271, 0); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(276, 29); |
| | | this.layoutControlItem2.Text = "类型名称"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.Location = new System.Drawing.Point(554, 12); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(267, 28); |
| | | this.lbGuid.TabIndex = 214; |
| | | this.lbGuid.Text = "lbGuid"; |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.lbGuid; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(542, 0); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem3.Text = "lbGuid"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem3.TextVisible = false; |
| | | // |
| | | // tabMx |
| | | // |
| | |
| | | // |
| | | // gvMx1lookupName |
| | | // |
| | | |
| | | this.gvMx1lookupName.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lookupName.Caption = "系统快码显示值"; |
| | | this.gvMx1lookupName.FieldName = "lookupName"; |
| | |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(1002, 55); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(100, 50); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 5; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // Frm_IQCLookups |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | this.Text = "IQC检验项目"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |
| | | this.xtraTabControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | this.xtraTabPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); |
| | | this.split1.Panel1.ResumeLayout(false); |
| | |
| | | this.splitMx1.Panel2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); |
| | | this.splitMx1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lookupTypeName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lookupTypeCode.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); |
| | | this.layoutMx1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lookupTypeName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lookupTypeCode.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | } |
| | | } |