| | |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1530, 62); |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1748, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | |
| | | // xtraTabControl1 |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 62); |
| | | this.xtraTabControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1530, 468); |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1748, 602); |
| | | this.xtraTabControl1.TabIndex = 3; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | |
| | | // xtraTabPage1 |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.split1); |
| | | this.xtraTabPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1528, 442); |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1746, 570); |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // split1 |
| | |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.split1.Name = "split1"; |
| | | // |
| | | // split1.Panel1 |
| | |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1528, 442); |
| | | this.split1.Size = new System.Drawing.Size(1746, 570); |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | | // |
| | | this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMain1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain1.MainView = this.gridView1; |
| | | this.gcMain1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMain1.Name = "gcMain1"; |
| | | this.gcMain1.Size = new System.Drawing.Size(1528, 402); |
| | | this.gcMain1.Size = new System.Drawing.Size(1746, 519); |
| | | this.gcMain1.TabIndex = 2; |
| | | this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.gv_foneCheckor, |
| | | this.gv_foneCheckdate, |
| | | this.gv_memo}); |
| | | this.gridView1.DetailHeight = 272; |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 44; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "guid "; |
| | | this.gv_guid.FieldName = "guid"; |
| | | this.gv_guid.MinWidth = 44; |
| | | this.gv_guid.MinWidth = 50; |
| | | this.gv_guid.Name = "gv_guid"; |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.Tag = "query_a.guid"; |
| | | this.gv_guid.Width = 82; |
| | | this.gv_guid.Width = 94; |
| | | // |
| | | // gv_isenabled |
| | | // |
| | | this.gv_isenabled.AppearanceCell.Options.UseFont = true; |
| | | this.gv_isenabled.Caption = "是否可用"; |
| | | this.gv_isenabled.FieldName = "isenabled"; |
| | | this.gv_isenabled.MinWidth = 44; |
| | | this.gv_isenabled.MinWidth = 50; |
| | | this.gv_isenabled.Name = "gv_isenabled"; |
| | | this.gv_isenabled.OptionsColumn.AllowEdit = false; |
| | | this.gv_isenabled.Tag = "query_a.ISENABLED"; |
| | | this.gv_isenabled.Width = 82; |
| | | this.gv_isenabled.Width = 94; |
| | | // |
| | | // gv_foneChecked |
| | | // |
| | | this.gv_foneChecked.AppearanceCell.Options.UseFont = true; |
| | | this.gv_foneChecked.Caption = "审核标记"; |
| | | this.gv_foneChecked.FieldName = "foneChecked"; |
| | | this.gv_foneChecked.MinWidth = 44; |
| | | this.gv_foneChecked.MinWidth = 50; |
| | | this.gv_foneChecked.Name = "gv_foneChecked"; |
| | | this.gv_foneChecked.OptionsColumn.AllowEdit = false; |
| | | this.gv_foneChecked.Tag = "query_a.FONE_CHECKED"; |
| | | this.gv_foneChecked.Visible = true; |
| | | this.gv_foneChecked.VisibleIndex = 0; |
| | | this.gv_foneChecked.Width = 82; |
| | | this.gv_foneChecked.Width = 94; |
| | | // |
| | | // gv_fversion |
| | | // |
| | | this.gv_fversion.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fversion.Caption = "版本号"; |
| | | this.gv_fversion.FieldName = "fversion"; |
| | | this.gv_fversion.MinWidth = 44; |
| | | this.gv_fversion.MinWidth = 50; |
| | | this.gv_fversion.Name = "gv_fversion"; |
| | | this.gv_fversion.OptionsColumn.AllowEdit = false; |
| | | this.gv_fversion.Tag = "query_a.FVERSION"; |
| | | this.gv_fversion.Width = 82; |
| | | this.gv_fversion.Width = 94; |
| | | // |
| | | // gv_sampleSizeNo |
| | | // |
| | | this.gv_sampleSizeNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_sampleSizeNo.Caption = "标准编码"; |
| | | this.gv_sampleSizeNo.FieldName = "sampleSizeNo"; |
| | | this.gv_sampleSizeNo.MinWidth = 44; |
| | | this.gv_sampleSizeNo.MinWidth = 50; |
| | | this.gv_sampleSizeNo.Name = "gv_sampleSizeNo"; |
| | | this.gv_sampleSizeNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_sampleSizeNo.Tag = "query_a.SAMPLE_SIZE_NO"; |
| | | this.gv_sampleSizeNo.Visible = true; |
| | | this.gv_sampleSizeNo.VisibleIndex = 1; |
| | | this.gv_sampleSizeNo.Width = 131; |
| | | this.gv_sampleSizeNo.Width = 150; |
| | | // |
| | | // gv_sampleSizeName |
| | | // |
| | | this.gv_sampleSizeName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_sampleSizeName.Caption = "标准名称"; |
| | | this.gv_sampleSizeName.FieldName = "sampleSizeName"; |
| | | this.gv_sampleSizeName.MinWidth = 44; |
| | | this.gv_sampleSizeName.MinWidth = 50; |
| | | this.gv_sampleSizeName.Name = "gv_sampleSizeName"; |
| | | this.gv_sampleSizeName.OptionsColumn.AllowEdit = false; |
| | | this.gv_sampleSizeName.Tag = "query_a.SAMPLE_SIZE_NAME"; |
| | | this.gv_sampleSizeName.Visible = true; |
| | | this.gv_sampleSizeName.VisibleIndex = 2; |
| | | this.gv_sampleSizeName.Width = 82; |
| | | this.gv_sampleSizeName.Width = 94; |
| | | // |
| | | // gv_createName |
| | | // |
| | | this.gv_createName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createName.Caption = "制作人姓名"; |
| | | this.gv_createName.FieldName = "createBy"; |
| | | this.gv_createName.MinWidth = 44; |
| | | this.gv_createName.MinWidth = 50; |
| | | this.gv_createName.Name = "gv_createName"; |
| | | this.gv_createName.OptionsColumn.AllowEdit = false; |
| | | this.gv_createName.Tag = "query_a.CREATE_NAME"; |
| | | this.gv_createName.Visible = true; |
| | | this.gv_createName.VisibleIndex = 4; |
| | | this.gv_createName.Width = 82; |
| | | this.gv_createName.Width = 94; |
| | | // |
| | | // gv_foneCheckor |
| | | // |
| | | this.gv_foneCheckor.AppearanceCell.Options.UseFont = true; |
| | | this.gv_foneCheckor.Caption = "审核人"; |
| | | this.gv_foneCheckor.FieldName = "foneCheckor"; |
| | | this.gv_foneCheckor.MinWidth = 44; |
| | | this.gv_foneCheckor.MinWidth = 50; |
| | | this.gv_foneCheckor.Name = "gv_foneCheckor"; |
| | | this.gv_foneCheckor.OptionsColumn.AllowEdit = false; |
| | | this.gv_foneCheckor.Tag = "query_a.FONE_CHECKOR"; |
| | | this.gv_foneCheckor.Visible = true; |
| | | this.gv_foneCheckor.VisibleIndex = 5; |
| | | this.gv_foneCheckor.Width = 82; |
| | | this.gv_foneCheckor.Width = 94; |
| | | // |
| | | // gv_foneCheckdate |
| | | // |
| | | this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_foneCheckdate.Caption = "审核日期"; |
| | | this.gv_foneCheckdate.FieldName = "foneCheckdate"; |
| | | this.gv_foneCheckdate.MinWidth = 44; |
| | | this.gv_foneCheckdate.MinWidth = 50; |
| | | this.gv_foneCheckdate.Name = "gv_foneCheckdate"; |
| | | this.gv_foneCheckdate.OptionsColumn.AllowEdit = false; |
| | | this.gv_foneCheckdate.Tag = "query_a.FONE_CHECKDATE"; |
| | | this.gv_foneCheckdate.Visible = true; |
| | | this.gv_foneCheckdate.VisibleIndex = 6; |
| | | this.gv_foneCheckdate.Width = 175; |
| | | this.gv_foneCheckdate.Width = 200; |
| | | // |
| | | // gv_memo |
| | | // |
| | | this.gv_memo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_memo.Caption = "备注信息"; |
| | | this.gv_memo.FieldName = "memo"; |
| | | this.gv_memo.MinWidth = 44; |
| | | this.gv_memo.MinWidth = 50; |
| | | this.gv_memo.Name = "gv_memo"; |
| | | this.gv_memo.OptionsColumn.AllowEdit = false; |
| | | this.gv_memo.Tag = "query_a.MEMO"; |
| | | this.gv_memo.Visible = true; |
| | | this.gv_memo.VisibleIndex = 3; |
| | | this.gv_memo.Width = 82; |
| | | this.gv_memo.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 402); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 519); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.Size = new System.Drawing.Size(1528, 30); |
| | | this.pageBar1.Size = new System.Drawing.Size(1746, 39); |
| | | this.pageBar1.TabIndex = 4; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // xtraTabPage2 |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.splitMx1); |
| | | this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1528, 442); |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1746, 570); |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // splitMx1 |
| | |
| | | this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.splitMx1.Horizontal = false; |
| | | this.splitMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.splitMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.splitMx1.Name = "splitMx1"; |
| | | // |
| | | // splitMx1.Panel1 |
| | |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1528, 442); |
| | | this.splitMx1.SplitterPosition = 78; |
| | | this.splitMx1.Size = new System.Drawing.Size(1746, 570); |
| | | this.splitMx1.TabIndex = 0; |
| | | // |
| | | // layoutMx1 |
| | |
| | | this.layoutControlItem14, |
| | | this.layoutControlItem6}); |
| | | this.layoutMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.layoutMx1.Name = "layoutMx1"; |
| | | this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(898, 472, 812, 500); |
| | | this.layoutMx1.Root = this.Root; |
| | | this.layoutMx1.Size = new System.Drawing.Size(1528, 78); |
| | | this.layoutMx1.Size = new System.Drawing.Size(1746, 100); |
| | | this.layoutMx1.TabIndex = 0; |
| | | this.layoutMx1.Text = "layoutControl1"; |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.Location = new System.Drawing.Point(1142, 75); |
| | | this.lbGuid.Location = new System.Drawing.Point(1305, 97); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(375, 30); |
| | | this.lbGuid.Size = new System.Drawing.Size(429, 39); |
| | | this.lbGuid.TabIndex = 277; |
| | | this.lbGuid.Text = "lbGuid"; |
| | | // |
| | | // txt_sampleSizeNo |
| | | // |
| | | this.txt_sampleSizeNo.Location = new System.Drawing.Point(69, 10); |
| | | this.txt_sampleSizeNo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_sampleSizeNo.Location = new System.Drawing.Point(84, 12); |
| | | this.txt_sampleSizeNo.Name = "txt_sampleSizeNo"; |
| | | this.txt_sampleSizeNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_sampleSizeNo.Size = new System.Drawing.Size(311, 20); |
| | | this.txt_sampleSizeNo.Size = new System.Drawing.Size(350, 24); |
| | | this.txt_sampleSizeNo.StyleController = this.layoutMx1; |
| | | this.txt_sampleSizeNo.TabIndex = 226; |
| | | // |
| | | // txt_sampleSizeName |
| | | // |
| | | this.txt_sampleSizeName.Location = new System.Drawing.Point(69, 34); |
| | | this.txt_sampleSizeName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_sampleSizeName.Location = new System.Drawing.Point(84, 40); |
| | | this.txt_sampleSizeName.Name = "txt_sampleSizeName"; |
| | | this.txt_sampleSizeName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_sampleSizeName.Size = new System.Drawing.Size(311, 20); |
| | | this.txt_sampleSizeName.Size = new System.Drawing.Size(350, 24); |
| | | this.txt_sampleSizeName.StyleController = this.layoutMx1; |
| | | this.txt_sampleSizeName.TabIndex = 228; |
| | | // |
| | | // txt_fversion |
| | | // |
| | | this.txt_fversion.Location = new System.Drawing.Point(446, 50); |
| | | this.txt_fversion.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_fversion.Location = new System.Drawing.Point(510, 64); |
| | | this.txt_fversion.Name = "txt_fversion"; |
| | | this.txt_fversion.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fversion.Size = new System.Drawing.Size(306, 20); |
| | | this.txt_fversion.Size = new System.Drawing.Size(350, 24); |
| | | this.txt_fversion.StyleController = this.layoutMx1; |
| | | this.txt_fversion.TabIndex = 273; |
| | | // |
| | | // txt_memo |
| | | // |
| | | this.txt_memo.Location = new System.Drawing.Point(69, 58); |
| | | this.txt_memo.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_memo.Location = new System.Drawing.Point(84, 68); |
| | | this.txt_memo.Name = "txt_memo"; |
| | | this.txt_memo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_memo.Size = new System.Drawing.Size(311, 20); |
| | | this.txt_memo.Size = new System.Drawing.Size(350, 24); |
| | | this.txt_memo.StyleController = this.layoutMx1; |
| | | this.txt_memo.TabIndex = 231; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(442, 10); |
| | | this.txt_createBy.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_createBy.Location = new System.Drawing.Point(510, 12); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createBy.Size = new System.Drawing.Size(311, 20); |
| | | this.txt_createBy.Size = new System.Drawing.Size(350, 24); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 213; |
| | | this.txt_createBy.Tag = "readOnly"; |
| | | // |
| | | // txt_foneCheckdate |
| | | // |
| | | this.txt_foneCheckdate.Location = new System.Drawing.Point(815, 34); |
| | | this.txt_foneCheckdate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_foneCheckdate.Location = new System.Drawing.Point(936, 40); |
| | | this.txt_foneCheckdate.Name = "txt_foneCheckdate"; |
| | | this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_foneCheckdate.Size = new System.Drawing.Size(311, 20); |
| | | this.txt_foneCheckdate.Size = new System.Drawing.Size(350, 24); |
| | | this.txt_foneCheckdate.StyleController = this.layoutMx1; |
| | | this.txt_foneCheckdate.TabIndex = 247; |
| | | this.txt_foneCheckdate.Tag = "readOnly"; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(442, 34); |
| | | this.txt_createDate.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_createDate.Location = new System.Drawing.Point(510, 40); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate.Size = new System.Drawing.Size(311, 20); |
| | | this.txt_createDate.Size = new System.Drawing.Size(350, 24); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 216; |
| | | this.txt_createDate.Tag = "readOnly"; |
| | | // |
| | | // txt_foneCheckor |
| | | // |
| | | this.txt_foneCheckor.Location = new System.Drawing.Point(815, 10); |
| | | this.txt_foneCheckor.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_foneCheckor.Location = new System.Drawing.Point(936, 12); |
| | | this.txt_foneCheckor.Name = "txt_foneCheckor"; |
| | | this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_foneCheckor.Size = new System.Drawing.Size(311, 20); |
| | | this.txt_foneCheckor.Size = new System.Drawing.Size(350, 24); |
| | | this.txt_foneCheckor.StyleController = this.layoutMx1; |
| | | this.txt_foneCheckor.TabIndex = 243; |
| | | this.txt_foneCheckor.Tag = "readOnly"; |
| | | // |
| | | // txt_foneChecked |
| | | // |
| | | this.txt_foneChecked.Location = new System.Drawing.Point(757, 58); |
| | | this.txt_foneChecked.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_foneChecked.Location = new System.Drawing.Point(864, 68); |
| | | this.txt_foneChecked.Name = "txt_foneChecked"; |
| | | this.txt_foneChecked.Properties.Caption = "审核标识"; |
| | | this.txt_foneChecked.Size = new System.Drawing.Size(369, 20); |
| | | this.txt_foneChecked.Size = new System.Drawing.Size(422, 24); |
| | | this.txt_foneChecked.StyleController = this.layoutMx1; |
| | | this.txt_foneChecked.TabIndex = 274; |
| | | this.txt_foneChecked.Tag = "readOnly"; |
| | | // |
| | | // txt_isenabled |
| | | // |
| | | this.txt_isenabled.Location = new System.Drawing.Point(384, 58); |
| | | this.txt_isenabled.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.txt_isenabled.Location = new System.Drawing.Point(438, 68); |
| | | this.txt_isenabled.Name = "txt_isenabled"; |
| | | this.txt_isenabled.Properties.Caption = "可用标识"; |
| | | this.txt_isenabled.Size = new System.Drawing.Size(369, 20); |
| | | this.txt_isenabled.Size = new System.Drawing.Size(422, 24); |
| | | this.txt_isenabled.StyleController = this.layoutMx1; |
| | | this.txt_isenabled.TabIndex = 276; |
| | | this.txt_isenabled.Tag = "readOnly"; |
| | |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(426, 28); |
| | | this.layoutControlItem6.Text = "版本号"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(52, 14); |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // Root |
| | | // |
| | |
| | | rowDefinition1, |
| | | rowDefinition2, |
| | | rowDefinition3}); |
| | | this.Root.Size = new System.Drawing.Size(1511, 88); |
| | | this.Root.Size = new System.Drawing.Size(1725, 104); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | this.layoutControlItem1.Control = this.txt_sampleSizeNo; |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(373, 24); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(426, 28); |
| | | this.layoutControlItem1.Text = "标准编码"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(48, 14); |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | | this.layoutControlItem2.Control = this.txt_sampleSizeName; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 24); |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 28); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(373, 24); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(426, 28); |
| | | this.layoutControlItem2.Text = "标准名称"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(48, 14); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | | this.layoutControlItem3.Control = this.txt_memo; |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(0, 48); |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(0, 56); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(373, 24); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(426, 28); |
| | | this.layoutControlItem3.Text = "备注信息"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(48, 14); |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_createBy; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(373, 0); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(426, 0); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(373, 24); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(426, 28); |
| | | this.layoutControlItem4.Text = "制作人员"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(48, 14); |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_createDate; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(373, 24); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(426, 28); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(373, 24); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(426, 28); |
| | | this.layoutControlItem5.Text = "制作时间"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(48, 14); |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem9 |
| | | // |
| | | this.layoutControlItem9.Control = this.txt_foneCheckor; |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(746, 0); |
| | | this.layoutControlItem9.Location = new System.Drawing.Point(852, 0); |
| | | this.layoutControlItem9.Name = "layoutControlItem9"; |
| | | this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(373, 24); |
| | | this.layoutControlItem9.Size = new System.Drawing.Size(426, 28); |
| | | this.layoutControlItem9.Text = "审核人员"; |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(48, 14); |
| | | this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_foneCheckdate; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(746, 24); |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(852, 28); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(373, 24); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(426, 28); |
| | | this.layoutControlItem10.Text = "审核时间"; |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(48, 14); |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_foneChecked; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(746, 48); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(852, 56); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(373, 24); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(426, 28); |
| | | this.layoutControlItem11.Text = "审核标识"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem11.TextVisible = false; |
| | |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_isenabled; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(373, 48); |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(426, 56); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(373, 24); |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(426, 28); |
| | | this.layoutControlItem13.Text = "可用标识"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem13.TextVisible = false; |
| | |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabMx.Location = new System.Drawing.Point(0, 0); |
| | | this.tabMx.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage1; |
| | | this.tabMx.Size = new System.Drawing.Size(1528, 354); |
| | | this.tabMx.Size = new System.Drawing.Size(1746, 458); |
| | | this.tabMx.TabIndex = 3; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage1, |
| | |
| | | // tabMxPage1 |
| | | // |
| | | this.tabMxPage1.Controls.Add(this.gcMx1); |
| | | this.tabMxPage1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.tabMxPage1.Name = "tabMxPage1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1526, 328); |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1744, 426); |
| | | this.tabMxPage1.Text = "样本量字码"; |
| | | // |
| | | // gcMx1 |
| | | // |
| | | this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx1.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx1.MainView = this.gvMx1; |
| | | this.gcMx1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemButtonEdit1, |
| | |
| | | this.repositoryItemComboBox6, |
| | | this.repositoryItemComboBox7, |
| | | this.repositoryItemComboBox8}); |
| | | this.gcMx1.Size = new System.Drawing.Size(1526, 328); |
| | | this.gcMx1.Size = new System.Drawing.Size(1744, 426); |
| | | this.gcMx1.TabIndex = 1; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | |
| | | this.gridBand9, |
| | | this.gridBand13, |
| | | this.gridBand14}); |
| | | this.gvMx1.ColumnPanelRowHeight = 39; |
| | | this.gvMx1.ColumnPanelRowHeight = 50; |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { |
| | | this.gvMx1guid, |
| | | this.gvMx1aql1Id, |
| | |
| | | this.gvMx1flevelIii, |
| | | this.gvMx1memo, |
| | | this.gvMxDel}); |
| | | this.gvMx1.DetailHeight = 272; |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | // |
| | | this.gridBand2.Caption = "批量开始"; |
| | | this.gridBand2.Columns.Add(this.gvMx1lotFrom); |
| | | this.gridBand2.MinWidth = 9; |
| | | this.gridBand2.Name = "gridBand2"; |
| | | this.gridBand2.VisibleIndex = 0; |
| | | this.gridBand2.Width = 99; |
| | | this.gridBand2.Width = 113; |
| | | // |
| | | // gvMx1lotFrom |
| | | // |
| | | this.gvMx1lotFrom.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lotFrom.Caption = "批量开始"; |
| | | this.gvMx1lotFrom.FieldName = "lotFrom"; |
| | | this.gvMx1lotFrom.MinWidth = 70; |
| | | this.gvMx1lotFrom.MinWidth = 80; |
| | | this.gvMx1lotFrom.Name = "gvMx1lotFrom"; |
| | | this.gvMx1lotFrom.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx1lotFrom.Visible = true; |
| | | this.gvMx1lotFrom.Width = 99; |
| | | this.gvMx1lotFrom.Width = 113; |
| | | // |
| | | // gridBand3 |
| | | // |
| | | this.gridBand3.Caption = "批量结束"; |
| | | this.gridBand3.Columns.Add(this.gvMx1lotTo); |
| | | this.gridBand3.MinWidth = 9; |
| | | this.gridBand3.Name = "gridBand3"; |
| | | this.gridBand3.VisibleIndex = 1; |
| | | this.gridBand3.Width = 95; |
| | | this.gridBand3.Width = 109; |
| | | // |
| | | // gvMx1lotTo |
| | | // |
| | | this.gvMx1lotTo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lotTo.Caption = "批量结束"; |
| | | this.gvMx1lotTo.FieldName = "lotTo"; |
| | | this.gvMx1lotTo.MinWidth = 70; |
| | | this.gvMx1lotTo.MinWidth = 80; |
| | | this.gvMx1lotTo.Name = "gvMx1lotTo"; |
| | | this.gvMx1lotTo.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx1lotTo.Visible = true; |
| | | this.gvMx1lotTo.Width = 95; |
| | | this.gvMx1lotTo.Width = 109; |
| | | // |
| | | // gridBand4 |
| | | // |
| | |
| | | this.gridBand6, |
| | | this.gridBand7, |
| | | this.gridBand8}); |
| | | this.gridBand4.MinWidth = 9; |
| | | this.gridBand4.Name = "gridBand4"; |
| | | this.gridBand4.VisibleIndex = 2; |
| | | this.gridBand4.Width = 364; |
| | | this.gridBand4.Width = 416; |
| | | // |
| | | // gridBand5 |
| | | // |
| | |
| | | this.gridBand5.Columns.Add(this.gvMx1flevelS1); |
| | | this.gridBand5.Name = "gridBand5"; |
| | | this.gridBand5.VisibleIndex = 0; |
| | | this.gridBand5.Width = 91; |
| | | this.gridBand5.Width = 104; |
| | | // |
| | | // gvMx1flevelS1 |
| | | // |
| | |
| | | this.gvMx1flevelS1.Caption = "特殊检验水平|S-1"; |
| | | this.gvMx1flevelS1.ColumnEdit = this.repositoryItemComboBox2; |
| | | this.gvMx1flevelS1.FieldName = "flevelS1"; |
| | | this.gvMx1flevelS1.MinWidth = 70; |
| | | this.gvMx1flevelS1.MinWidth = 80; |
| | | this.gvMx1flevelS1.Name = "gvMx1flevelS1"; |
| | | this.gvMx1flevelS1.Tag = "edit"; |
| | | this.gvMx1flevelS1.Visible = true; |
| | | this.gvMx1flevelS1.Width = 91; |
| | | this.gvMx1flevelS1.Width = 104; |
| | | // |
| | | // repositoryItemComboBox2 |
| | | // |
| | |
| | | this.gridBand6.Columns.Add(this.gvMx1flevelS2); |
| | | this.gridBand6.Name = "gridBand6"; |
| | | this.gridBand6.VisibleIndex = 1; |
| | | this.gridBand6.Width = 91; |
| | | this.gridBand6.Width = 104; |
| | | // |
| | | // gvMx1flevelS2 |
| | | // |
| | |
| | | this.gvMx1flevelS2.Caption = "特殊检验水平|S-2"; |
| | | this.gvMx1flevelS2.ColumnEdit = this.repositoryItemComboBox3; |
| | | this.gvMx1flevelS2.FieldName = "flevelS2"; |
| | | this.gvMx1flevelS2.MinWidth = 70; |
| | | this.gvMx1flevelS2.MinWidth = 80; |
| | | this.gvMx1flevelS2.Name = "gvMx1flevelS2"; |
| | | this.gvMx1flevelS2.Tag = "edit"; |
| | | this.gvMx1flevelS2.Visible = true; |
| | | this.gvMx1flevelS2.Width = 91; |
| | | this.gvMx1flevelS2.Width = 104; |
| | | // |
| | | // repositoryItemComboBox3 |
| | | // |
| | |
| | | this.gridBand7.Columns.Add(this.gvMx1flevelS3); |
| | | this.gridBand7.Name = "gridBand7"; |
| | | this.gridBand7.VisibleIndex = 2; |
| | | this.gridBand7.Width = 91; |
| | | this.gridBand7.Width = 104; |
| | | // |
| | | // gvMx1flevelS3 |
| | | // |
| | |
| | | this.gvMx1flevelS3.Caption = "特殊检验水平|S-3"; |
| | | this.gvMx1flevelS3.ColumnEdit = this.repositoryItemComboBox4; |
| | | this.gvMx1flevelS3.FieldName = "flevelS3"; |
| | | this.gvMx1flevelS3.MinWidth = 70; |
| | | this.gvMx1flevelS3.MinWidth = 80; |
| | | this.gvMx1flevelS3.Name = "gvMx1flevelS3"; |
| | | this.gvMx1flevelS3.Tag = "edit"; |
| | | this.gvMx1flevelS3.Visible = true; |
| | | this.gvMx1flevelS3.Width = 91; |
| | | this.gvMx1flevelS3.Width = 104; |
| | | // |
| | | // repositoryItemComboBox4 |
| | | // |
| | |
| | | this.gridBand8.Columns.Add(this.gvMx1flevelS4); |
| | | this.gridBand8.Name = "gridBand8"; |
| | | this.gridBand8.VisibleIndex = 3; |
| | | this.gridBand8.Width = 91; |
| | | this.gridBand8.Width = 104; |
| | | // |
| | | // gvMx1flevelS4 |
| | | // |
| | |
| | | this.gvMx1flevelS4.Caption = "特殊检验水平|S-4"; |
| | | this.gvMx1flevelS4.ColumnEdit = this.repositoryItemComboBox5; |
| | | this.gvMx1flevelS4.FieldName = "flevelS4"; |
| | | this.gvMx1flevelS4.MinWidth = 70; |
| | | this.gvMx1flevelS4.MinWidth = 80; |
| | | this.gvMx1flevelS4.Name = "gvMx1flevelS4"; |
| | | this.gvMx1flevelS4.Tag = "edit"; |
| | | this.gvMx1flevelS4.Visible = true; |
| | | this.gvMx1flevelS4.Width = 91; |
| | | this.gvMx1flevelS4.Width = 104; |
| | | // |
| | | // repositoryItemComboBox5 |
| | | // |
| | |
| | | this.gridBand10, |
| | | this.gridBand11, |
| | | this.gridBand12}); |
| | | this.gridBand9.MinWidth = 9; |
| | | this.gridBand9.Name = "gridBand9"; |
| | | this.gridBand9.VisibleIndex = 3; |
| | | this.gridBand9.Width = 273; |
| | | this.gridBand9.Width = 312; |
| | | // |
| | | // gridBand10 |
| | | // |
| | |
| | | this.gridBand10.Columns.Add(this.gvMx1flevelI); |
| | | this.gridBand10.Name = "gridBand10"; |
| | | this.gridBand10.VisibleIndex = 0; |
| | | this.gridBand10.Width = 91; |
| | | this.gridBand10.Width = 104; |
| | | // |
| | | // gvMx1flevelI |
| | | // |
| | |
| | | this.gvMx1flevelI.Caption = "一般检验水平|I"; |
| | | this.gvMx1flevelI.ColumnEdit = this.repositoryItemComboBox6; |
| | | this.gvMx1flevelI.FieldName = "flevelI"; |
| | | this.gvMx1flevelI.MinWidth = 70; |
| | | this.gvMx1flevelI.MinWidth = 80; |
| | | this.gvMx1flevelI.Name = "gvMx1flevelI"; |
| | | this.gvMx1flevelI.Tag = "edit"; |
| | | this.gvMx1flevelI.Visible = true; |
| | | this.gvMx1flevelI.Width = 91; |
| | | this.gvMx1flevelI.Width = 104; |
| | | // |
| | | // repositoryItemComboBox6 |
| | | // |
| | |
| | | this.gridBand11.Columns.Add(this.gvMx1flevelIi); |
| | | this.gridBand11.Name = "gridBand11"; |
| | | this.gridBand11.VisibleIndex = 1; |
| | | this.gridBand11.Width = 91; |
| | | this.gridBand11.Width = 104; |
| | | // |
| | | // gvMx1flevelIi |
| | | // |
| | |
| | | this.gvMx1flevelIi.Caption = "一般检验水平|II"; |
| | | this.gvMx1flevelIi.ColumnEdit = this.repositoryItemComboBox7; |
| | | this.gvMx1flevelIi.FieldName = "flevelIi"; |
| | | this.gvMx1flevelIi.MinWidth = 70; |
| | | this.gvMx1flevelIi.MinWidth = 80; |
| | | this.gvMx1flevelIi.Name = "gvMx1flevelIi"; |
| | | this.gvMx1flevelIi.Tag = "edit"; |
| | | this.gvMx1flevelIi.Visible = true; |
| | | this.gvMx1flevelIi.Width = 91; |
| | | this.gvMx1flevelIi.Width = 104; |
| | | // |
| | | // repositoryItemComboBox7 |
| | | // |
| | |
| | | this.gridBand12.Columns.Add(this.gvMx1flevelIii); |
| | | this.gridBand12.Name = "gridBand12"; |
| | | this.gridBand12.VisibleIndex = 2; |
| | | this.gridBand12.Width = 91; |
| | | this.gridBand12.Width = 104; |
| | | // |
| | | // gvMx1flevelIii |
| | | // |
| | |
| | | this.gvMx1flevelIii.Caption = "一般检验水平|III"; |
| | | this.gvMx1flevelIii.ColumnEdit = this.repositoryItemComboBox8; |
| | | this.gvMx1flevelIii.FieldName = "flevelIii"; |
| | | this.gvMx1flevelIii.MinWidth = 70; |
| | | this.gvMx1flevelIii.MinWidth = 80; |
| | | this.gvMx1flevelIii.Name = "gvMx1flevelIii"; |
| | | this.gvMx1flevelIii.Tag = "edit"; |
| | | this.gvMx1flevelIii.Visible = true; |
| | | this.gvMx1flevelIii.Width = 91; |
| | | this.gvMx1flevelIii.Width = 104; |
| | | // |
| | | // repositoryItemComboBox8 |
| | | // |
| | |
| | | // |
| | | this.gridBand13.Caption = "备注"; |
| | | this.gridBand13.Columns.Add(this.gvMx1memo); |
| | | this.gridBand13.MinWidth = 9; |
| | | this.gridBand13.Name = "gridBand13"; |
| | | this.gridBand13.VisibleIndex = 4; |
| | | this.gridBand13.Width = 91; |
| | | this.gridBand13.Width = 104; |
| | | // |
| | | // gvMx1memo |
| | | // |
| | | this.gvMx1memo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1memo.Caption = "备注"; |
| | | this.gvMx1memo.FieldName = "memo"; |
| | | this.gvMx1memo.MinWidth = 70; |
| | | this.gvMx1memo.MinWidth = 80; |
| | | this.gvMx1memo.Name = "gvMx1memo"; |
| | | this.gvMx1memo.Tag = "edit"; |
| | | this.gvMx1memo.Visible = true; |
| | | this.gvMx1memo.Width = 91; |
| | | this.gvMx1memo.Width = 104; |
| | | // |
| | | // gridBand14 |
| | | // |
| | | this.gridBand14.Caption = "移出"; |
| | | this.gridBand14.Columns.Add(this.gvMxDel); |
| | | this.gridBand14.MinWidth = 9; |
| | | this.gridBand14.Name = "gridBand14"; |
| | | this.gridBand14.VisibleIndex = 5; |
| | | this.gridBand14.Width = 101; |
| | | this.gridBand14.Width = 116; |
| | | // |
| | | // gvMxDel |
| | | // |
| | | this.gvMxDel.Caption = "移出"; |
| | | this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; |
| | | this.gvMxDel.MinWidth = 44; |
| | | this.gvMxDel.MinWidth = 50; |
| | | this.gvMxDel.Name = "gvMxDel"; |
| | | this.gvMxDel.Visible = true; |
| | | this.gvMxDel.Width = 101; |
| | | this.gvMxDel.Width = 116; |
| | | // |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | |
| | | this.gvMx1guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1guid.Caption = "guid"; |
| | | this.gvMx1guid.FieldName = "guid"; |
| | | this.gvMx1guid.MinWidth = 44; |
| | | this.gvMx1guid.MinWidth = 50; |
| | | this.gvMx1guid.Name = "gvMx1guid"; |
| | | this.gvMx1guid.Tag = "query_a.guid"; |
| | | this.gvMx1guid.Width = 82; |
| | | this.gvMx1guid.Width = 94; |
| | | // |
| | | // gvMx1aql1Id |
| | | // |
| | | this.gvMx1aql1Id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1aql1Id.Caption = "AQL抽样基准ID"; |
| | | this.gvMx1aql1Id.FieldName = "aql1Id"; |
| | | this.gvMx1aql1Id.MinWidth = 44; |
| | | this.gvMx1aql1Id.MinWidth = 50; |
| | | this.gvMx1aql1Id.Name = "gvMx1aql1Id"; |
| | | this.gvMx1aql1Id.Tag = "query_a.AQL1_ID"; |
| | | this.gvMx1aql1Id.Width = 82; |
| | | this.gvMx1aql1Id.Width = 94; |
| | | // |
| | | // tabMxPage2 |
| | | // |
| | | this.tabMxPage2.Controls.Add(this.gcMx2); |
| | | this.tabMxPage2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.tabMxPage2.Name = "tabMxPage2"; |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1526, 328); |
| | | this.tabMxPage2.Size = new System.Drawing.Size(1744, 426); |
| | | this.tabMxPage2.Text = "抽样方案"; |
| | | // |
| | | // gcMx2 |
| | | // |
| | | this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx2.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx2.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx2.MainView = this.gvMx2; |
| | | this.gcMx2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemComboBox1, |
| | | this.repositoryItemButtonEdit2}); |
| | | this.gcMx2.Size = new System.Drawing.Size(1526, 328); |
| | | this.gcMx2.Size = new System.Drawing.Size(1744, 426); |
| | | this.gcMx2.TabIndex = 0; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2, |
| | |
| | | this.gridBand21, |
| | | this.gridBand22, |
| | | this.gridBand23}); |
| | | this.gvMx2.ColumnPanelRowHeight = 39; |
| | | this.gvMx2.ColumnPanelRowHeight = 50; |
| | | this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { |
| | | this.gvMx2guid, |
| | | this.gvMx2aql1Id, |
| | |
| | | this.gvMx2aql1000, |
| | | this.gvMx2memo, |
| | | this.gvMxDel2}); |
| | | this.gvMx2.DetailHeight = 272; |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | | this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | this.gridBand19.Columns.Add(this.gvMx2fsampleSizeWord); |
| | | this.gridBand19.Columns.Add(this.gvMx2guid); |
| | | this.gridBand19.Columns.Add(this.gvMx2aql1Id); |
| | | this.gridBand19.MinWidth = 9; |
| | | this.gridBand19.Name = "gridBand19"; |
| | | this.gridBand19.VisibleIndex = 0; |
| | | this.gridBand19.Width = 100; |
| | | this.gridBand19.Width = 114; |
| | | // |
| | | // gvMx2fsampleSizeWord |
| | | // |
| | | this.gvMx2fsampleSizeWord.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2fsampleSizeWord.Caption = "样本大小"; |
| | | this.gvMx2fsampleSizeWord.FieldName = "fsampleSizeWord"; |
| | | this.gvMx2fsampleSizeWord.MinWidth = 70; |
| | | this.gvMx2fsampleSizeWord.MinWidth = 80; |
| | | this.gvMx2fsampleSizeWord.Name = "gvMx2fsampleSizeWord"; |
| | | this.gvMx2fsampleSizeWord.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2fsampleSizeWord.Visible = true; |
| | | this.gvMx2fsampleSizeWord.Width = 100; |
| | | this.gvMx2fsampleSizeWord.Width = 114; |
| | | // |
| | | // gvMx2guid |
| | | // |
| | | this.gvMx2guid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2guid.Caption = "guid "; |
| | | this.gvMx2guid.FieldName = "guid"; |
| | | this.gvMx2guid.MinWidth = 44; |
| | | this.gvMx2guid.MinWidth = 50; |
| | | this.gvMx2guid.Name = "gvMx2guid"; |
| | | this.gvMx2guid.RowIndex = 1; |
| | | this.gvMx2guid.Tag = "query_a.guid"; |
| | | this.gvMx2guid.Width = 87; |
| | | this.gvMx2guid.Width = 100; |
| | | // |
| | | // gvMx2aql1Id |
| | | // |
| | | this.gvMx2aql1Id.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql1Id.Caption = "AQL抽样基准ID"; |
| | | this.gvMx2aql1Id.FieldName = "aql1Id"; |
| | | this.gvMx2aql1Id.MinWidth = 44; |
| | | this.gvMx2aql1Id.MinWidth = 50; |
| | | this.gvMx2aql1Id.Name = "gvMx2aql1Id"; |
| | | this.gvMx2aql1Id.RowIndex = 1; |
| | | this.gvMx2aql1Id.Tag = "query_a.AQL1_ID"; |
| | | this.gvMx2aql1Id.Width = 82; |
| | | this.gvMx2aql1Id.Width = 94; |
| | | // |
| | | // gridBand20 |
| | | // |
| | | this.gridBand20.Caption = "样本大小字码"; |
| | | this.gridBand20.Columns.Add(this.gvMx2sampleSizeWord); |
| | | this.gridBand20.MinWidth = 9; |
| | | this.gridBand20.Name = "gridBand20"; |
| | | this.gridBand20.VisibleIndex = 1; |
| | | this.gridBand20.Width = 96; |
| | | this.gridBand20.Width = 110; |
| | | // |
| | | // gvMx2sampleSizeWord |
| | | // |
| | |
| | | this.gvMx2sampleSizeWord.Caption = "样本大小字码"; |
| | | this.gvMx2sampleSizeWord.ColumnEdit = this.repositoryItemComboBox1; |
| | | this.gvMx2sampleSizeWord.FieldName = "sampleSizeWord"; |
| | | this.gvMx2sampleSizeWord.MinWidth = 87; |
| | | this.gvMx2sampleSizeWord.MinWidth = 100; |
| | | this.gvMx2sampleSizeWord.Name = "gvMx2sampleSizeWord"; |
| | | this.gvMx2sampleSizeWord.Tag = "edit"; |
| | | this.gvMx2sampleSizeWord.Visible = true; |
| | | this.gvMx2sampleSizeWord.Width = 96; |
| | | this.gvMx2sampleSizeWord.Width = 110; |
| | | // |
| | | // repositoryItemComboBox1 |
| | | // |
| | |
| | | this.gridBand24, |
| | | this.gridBand39}); |
| | | this.gridBand21.ImageOptions.Alignment = System.Drawing.StringAlignment.Center; |
| | | this.gridBand21.MinWidth = 9; |
| | | this.gridBand21.Name = "gridBand21"; |
| | | this.gridBand21.VisibleIndex = 2; |
| | | this.gridBand21.Width = 1120; |
| | | this.gridBand21.Width = 1280; |
| | | // |
| | | // gridBand30 |
| | | // |
| | |
| | | this.gridBand30.Columns.Add(this.gvMx2aql00010); |
| | | this.gridBand30.Name = "gridBand30"; |
| | | this.gridBand30.VisibleIndex = 0; |
| | | this.gridBand30.Width = 80; |
| | | // |
| | | // gvMx2aql00010 |
| | | // |
| | | this.gvMx2aql00010.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql00010.Caption = "0.010"; |
| | | this.gvMx2aql00010.FieldName = "aql00010"; |
| | | this.gvMx2aql00010.MinWidth = 44; |
| | | this.gvMx2aql00010.MinWidth = 50; |
| | | this.gvMx2aql00010.Name = "gvMx2aql00010"; |
| | | this.gvMx2aql00010.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql00010.Visible = true; |
| | | this.gvMx2aql00010.Width = 70; |
| | | this.gvMx2aql00010.Width = 80; |
| | | // |
| | | // gridBand29 |
| | | // |
| | |
| | | this.gridBand29.Columns.Add(this.gvMx2aql00015); |
| | | this.gridBand29.Name = "gridBand29"; |
| | | this.gridBand29.VisibleIndex = 1; |
| | | this.gridBand29.Width = 80; |
| | | // |
| | | // gvMx2aql00015 |
| | | // |
| | | this.gvMx2aql00015.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql00015.Caption = "0.015"; |
| | | this.gvMx2aql00015.FieldName = "aql00015"; |
| | | this.gvMx2aql00015.MinWidth = 44; |
| | | this.gvMx2aql00015.MinWidth = 50; |
| | | this.gvMx2aql00015.Name = "gvMx2aql00015"; |
| | | this.gvMx2aql00015.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql00015.Visible = true; |
| | | this.gvMx2aql00015.Width = 70; |
| | | this.gvMx2aql00015.Width = 80; |
| | | // |
| | | // gridBand28 |
| | | // |
| | |
| | | this.gridBand28.Columns.Add(this.gvMx2aql00025); |
| | | this.gridBand28.Name = "gridBand28"; |
| | | this.gridBand28.VisibleIndex = 2; |
| | | this.gridBand28.Width = 80; |
| | | // |
| | | // gvMx2aql00025 |
| | | // |
| | | this.gvMx2aql00025.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql00025.Caption = "0.025"; |
| | | this.gvMx2aql00025.FieldName = "aql00025"; |
| | | this.gvMx2aql00025.MinWidth = 44; |
| | | this.gvMx2aql00025.MinWidth = 50; |
| | | this.gvMx2aql00025.Name = "gvMx2aql00025"; |
| | | this.gvMx2aql00025.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql00025.Visible = true; |
| | | this.gvMx2aql00025.Width = 70; |
| | | this.gvMx2aql00025.Width = 80; |
| | | // |
| | | // gridBand27 |
| | | // |
| | |
| | | this.gridBand27.Columns.Add(this.gvMx2aql00040); |
| | | this.gridBand27.Name = "gridBand27"; |
| | | this.gridBand27.VisibleIndex = 3; |
| | | this.gridBand27.Width = 80; |
| | | // |
| | | // gvMx2aql00040 |
| | | // |
| | | this.gvMx2aql00040.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql00040.Caption = "0.040"; |
| | | this.gvMx2aql00040.FieldName = "aql00040"; |
| | | this.gvMx2aql00040.MinWidth = 44; |
| | | this.gvMx2aql00040.MinWidth = 50; |
| | | this.gvMx2aql00040.Name = "gvMx2aql00040"; |
| | | this.gvMx2aql00040.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql00040.Visible = true; |
| | | this.gvMx2aql00040.Width = 70; |
| | | this.gvMx2aql00040.Width = 80; |
| | | // |
| | | // gridBand26 |
| | | // |
| | |
| | | this.gridBand26.Columns.Add(this.gvMx2aql00065); |
| | | this.gridBand26.Name = "gridBand26"; |
| | | this.gridBand26.VisibleIndex = 4; |
| | | this.gridBand26.Width = 80; |
| | | // |
| | | // gvMx2aql00065 |
| | | // |
| | | this.gvMx2aql00065.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql00065.Caption = "0.065"; |
| | | this.gvMx2aql00065.FieldName = "aql00065"; |
| | | this.gvMx2aql00065.MinWidth = 44; |
| | | this.gvMx2aql00065.MinWidth = 50; |
| | | this.gvMx2aql00065.Name = "gvMx2aql00065"; |
| | | this.gvMx2aql00065.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql00065.Visible = true; |
| | | this.gvMx2aql00065.Width = 70; |
| | | this.gvMx2aql00065.Width = 80; |
| | | // |
| | | // gridBand25 |
| | | // |
| | |
| | | this.gridBand25.Columns.Add(this.gvMx2aql0010); |
| | | this.gridBand25.Name = "gridBand25"; |
| | | this.gridBand25.VisibleIndex = 5; |
| | | this.gridBand25.Width = 80; |
| | | // |
| | | // gvMx2aql0010 |
| | | // |
| | | this.gvMx2aql0010.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql0010.Caption = "0.10"; |
| | | this.gvMx2aql0010.FieldName = "aql0010"; |
| | | this.gvMx2aql0010.MinWidth = 44; |
| | | this.gvMx2aql0010.MinWidth = 50; |
| | | this.gvMx2aql0010.Name = "gvMx2aql0010"; |
| | | this.gvMx2aql0010.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql0010.Visible = true; |
| | | this.gvMx2aql0010.Width = 70; |
| | | this.gvMx2aql0010.Width = 80; |
| | | // |
| | | // gridBand33 |
| | | // |
| | |
| | | this.gridBand33.Columns.Add(this.gvMx2aql0015); |
| | | this.gridBand33.Name = "gridBand33"; |
| | | this.gridBand33.VisibleIndex = 6; |
| | | this.gridBand33.Width = 80; |
| | | // |
| | | // gvMx2aql0015 |
| | | // |
| | | this.gvMx2aql0015.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql0015.Caption = "0.15"; |
| | | this.gvMx2aql0015.FieldName = "aql0015"; |
| | | this.gvMx2aql0015.MinWidth = 44; |
| | | this.gvMx2aql0015.MinWidth = 50; |
| | | this.gvMx2aql0015.Name = "gvMx2aql0015"; |
| | | this.gvMx2aql0015.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql0015.Visible = true; |
| | | this.gvMx2aql0015.Width = 70; |
| | | this.gvMx2aql0015.Width = 80; |
| | | // |
| | | // gridBand32 |
| | | // |
| | |
| | | this.gridBand32.Columns.Add(this.gvMx2aql0025); |
| | | this.gridBand32.Name = "gridBand32"; |
| | | this.gridBand32.VisibleIndex = 7; |
| | | this.gridBand32.Width = 80; |
| | | // |
| | | // gvMx2aql0025 |
| | | // |
| | | this.gvMx2aql0025.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql0025.Caption = "0.25"; |
| | | this.gvMx2aql0025.FieldName = "aql0025"; |
| | | this.gvMx2aql0025.MinWidth = 44; |
| | | this.gvMx2aql0025.MinWidth = 50; |
| | | this.gvMx2aql0025.Name = "gvMx2aql0025"; |
| | | this.gvMx2aql0025.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql0025.Visible = true; |
| | | this.gvMx2aql0025.Width = 70; |
| | | this.gvMx2aql0025.Width = 80; |
| | | // |
| | | // gridBand31 |
| | | // |
| | |
| | | this.gridBand31.Columns.Add(this.gvMx2aql0040); |
| | | this.gridBand31.Name = "gridBand31"; |
| | | this.gridBand31.VisibleIndex = 8; |
| | | this.gridBand31.Width = 80; |
| | | // |
| | | // gvMx2aql0040 |
| | | // |
| | | this.gvMx2aql0040.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql0040.Caption = "0.40"; |
| | | this.gvMx2aql0040.FieldName = "aql0040"; |
| | | this.gvMx2aql0040.MinWidth = 44; |
| | | this.gvMx2aql0040.MinWidth = 50; |
| | | this.gvMx2aql0040.Name = "gvMx2aql0040"; |
| | | this.gvMx2aql0040.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql0040.Visible = true; |
| | | this.gvMx2aql0040.Width = 70; |
| | | this.gvMx2aql0040.Width = 80; |
| | | // |
| | | // gridBand36 |
| | | // |
| | |
| | | this.gridBand36.Columns.Add(this.gvMx2aql0065); |
| | | this.gridBand36.Name = "gridBand36"; |
| | | this.gridBand36.VisibleIndex = 9; |
| | | this.gridBand36.Width = 80; |
| | | // |
| | | // gvMx2aql0065 |
| | | // |
| | | this.gvMx2aql0065.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql0065.Caption = "0.65"; |
| | | this.gvMx2aql0065.FieldName = "aql0065"; |
| | | this.gvMx2aql0065.MinWidth = 44; |
| | | this.gvMx2aql0065.MinWidth = 50; |
| | | this.gvMx2aql0065.Name = "gvMx2aql0065"; |
| | | this.gvMx2aql0065.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql0065.Visible = true; |
| | | this.gvMx2aql0065.Width = 70; |
| | | this.gvMx2aql0065.Width = 80; |
| | | // |
| | | // gridBand35 |
| | | // |
| | |
| | | this.gridBand35.Columns.Add(this.gvMx2aql0100); |
| | | this.gridBand35.Name = "gridBand35"; |
| | | this.gridBand35.VisibleIndex = 10; |
| | | this.gridBand35.Width = 80; |
| | | // |
| | | // gvMx2aql0100 |
| | | // |
| | | this.gvMx2aql0100.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql0100.Caption = "1.0"; |
| | | this.gvMx2aql0100.FieldName = "aql0100"; |
| | | this.gvMx2aql0100.MinWidth = 44; |
| | | this.gvMx2aql0100.MinWidth = 50; |
| | | this.gvMx2aql0100.Name = "gvMx2aql0100"; |
| | | this.gvMx2aql0100.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql0100.Visible = true; |
| | | this.gvMx2aql0100.Width = 70; |
| | | this.gvMx2aql0100.Width = 80; |
| | | // |
| | | // gridBand38 |
| | | // |
| | |
| | | this.gridBand38.Columns.Add(this.gvMx2aql0150); |
| | | this.gridBand38.Name = "gridBand38"; |
| | | this.gridBand38.VisibleIndex = 11; |
| | | this.gridBand38.Width = 80; |
| | | // |
| | | // gvMx2aql0150 |
| | | // |
| | | this.gvMx2aql0150.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql0150.Caption = "1.5"; |
| | | this.gvMx2aql0150.FieldName = "aql0150"; |
| | | this.gvMx2aql0150.MinWidth = 44; |
| | | this.gvMx2aql0150.MinWidth = 50; |
| | | this.gvMx2aql0150.Name = "gvMx2aql0150"; |
| | | this.gvMx2aql0150.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql0150.Visible = true; |
| | | this.gvMx2aql0150.Width = 70; |
| | | this.gvMx2aql0150.Width = 80; |
| | | // |
| | | // gridBand34 |
| | | // |
| | |
| | | this.gridBand34.Columns.Add(this.gvMx2aql0250); |
| | | this.gridBand34.Name = "gridBand34"; |
| | | this.gridBand34.VisibleIndex = 12; |
| | | this.gridBand34.Width = 80; |
| | | // |
| | | // gvMx2aql0250 |
| | | // |
| | | this.gvMx2aql0250.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql0250.Caption = "2.5"; |
| | | this.gvMx2aql0250.FieldName = "aql0250"; |
| | | this.gvMx2aql0250.MinWidth = 44; |
| | | this.gvMx2aql0250.MinWidth = 50; |
| | | this.gvMx2aql0250.Name = "gvMx2aql0250"; |
| | | this.gvMx2aql0250.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql0250.Visible = true; |
| | | this.gvMx2aql0250.Width = 70; |
| | | this.gvMx2aql0250.Width = 80; |
| | | // |
| | | // gridBand37 |
| | | // |
| | |
| | | this.gridBand37.Columns.Add(this.gvMx2aql0400); |
| | | this.gridBand37.Name = "gridBand37"; |
| | | this.gridBand37.VisibleIndex = 13; |
| | | this.gridBand37.Width = 80; |
| | | // |
| | | // gvMx2aql0400 |
| | | // |
| | | this.gvMx2aql0400.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql0400.Caption = "4.0"; |
| | | this.gvMx2aql0400.FieldName = "aql0400"; |
| | | this.gvMx2aql0400.MinWidth = 44; |
| | | this.gvMx2aql0400.MinWidth = 50; |
| | | this.gvMx2aql0400.Name = "gvMx2aql0400"; |
| | | this.gvMx2aql0400.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql0400.Visible = true; |
| | | this.gvMx2aql0400.Width = 70; |
| | | this.gvMx2aql0400.Width = 80; |
| | | // |
| | | // gridBand24 |
| | | // |
| | |
| | | this.gridBand24.Columns.Add(this.gvMx2aql0650); |
| | | this.gridBand24.Name = "gridBand24"; |
| | | this.gridBand24.VisibleIndex = 14; |
| | | this.gridBand24.Width = 80; |
| | | // |
| | | // gvMx2aql0650 |
| | | // |
| | | this.gvMx2aql0650.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql0650.Caption = "6.5"; |
| | | this.gvMx2aql0650.FieldName = "aql0650"; |
| | | this.gvMx2aql0650.MinWidth = 44; |
| | | this.gvMx2aql0650.MinWidth = 50; |
| | | this.gvMx2aql0650.Name = "gvMx2aql0650"; |
| | | this.gvMx2aql0650.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql0650.Visible = true; |
| | | this.gvMx2aql0650.Width = 70; |
| | | this.gvMx2aql0650.Width = 80; |
| | | // |
| | | // gridBand39 |
| | | // |
| | |
| | | this.gridBand39.Columns.Add(this.gvMx2aql1000); |
| | | this.gridBand39.Name = "gridBand39"; |
| | | this.gridBand39.VisibleIndex = 15; |
| | | this.gridBand39.Width = 80; |
| | | // |
| | | // gvMx2aql1000 |
| | | // |
| | | this.gvMx2aql1000.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2aql1000.Caption = "10"; |
| | | this.gvMx2aql1000.FieldName = "aql1000"; |
| | | this.gvMx2aql1000.MinWidth = 70; |
| | | this.gvMx2aql1000.MinWidth = 80; |
| | | this.gvMx2aql1000.Name = "gvMx2aql1000"; |
| | | this.gvMx2aql1000.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx2aql1000.Visible = true; |
| | | this.gvMx2aql1000.Width = 70; |
| | | this.gvMx2aql1000.Width = 80; |
| | | // |
| | | // gridBand22 |
| | | // |
| | | this.gridBand22.Caption = "备注"; |
| | | this.gridBand22.Columns.Add(this.gvMx2memo); |
| | | this.gridBand22.MinWidth = 9; |
| | | this.gridBand22.Name = "gridBand22"; |
| | | this.gridBand22.VisibleIndex = 3; |
| | | this.gridBand22.Width = 96; |
| | | this.gridBand22.Width = 110; |
| | | // |
| | | // gvMx2memo |
| | | // |
| | | this.gvMx2memo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx2memo.Caption = "备注"; |
| | | this.gvMx2memo.FieldName = "memo"; |
| | | this.gvMx2memo.MinWidth = 70; |
| | | this.gvMx2memo.MinWidth = 80; |
| | | this.gvMx2memo.Name = "gvMx2memo"; |
| | | this.gvMx2memo.Tag = "edit"; |
| | | this.gvMx2memo.Visible = true; |
| | | this.gvMx2memo.Width = 96; |
| | | this.gvMx2memo.Width = 110; |
| | | // |
| | | // gridBand23 |
| | | // |
| | | this.gridBand23.Caption = "移除"; |
| | | this.gridBand23.Columns.Add(this.gvMxDel2); |
| | | this.gridBand23.MinWidth = 9; |
| | | this.gridBand23.Name = "gridBand23"; |
| | | this.gridBand23.VisibleIndex = 4; |
| | | this.gridBand23.Width = 99; |
| | | this.gridBand23.Width = 113; |
| | | // |
| | | // gvMxDel2 |
| | | // |
| | | this.gvMxDel2.Caption = "移除"; |
| | | this.gvMxDel2.ColumnEdit = this.repositoryItemButtonEdit2; |
| | | this.gvMxDel2.MinWidth = 44; |
| | | this.gvMxDel2.MinWidth = 50; |
| | | this.gvMxDel2.Name = "gvMxDel2"; |
| | | this.gvMxDel2.Visible = true; |
| | | this.gvMxDel2.Width = 99; |
| | | this.gvMxDel2.Width = 113; |
| | | // |
| | | // repositoryItemButtonEdit2 |
| | | // |
| | |
| | | this.gridBand1, |
| | | this.gridBand15, |
| | | this.gridBand18}); |
| | | this.advBandedGridView1.ColumnPanelRowHeight = 39; |
| | | this.advBandedGridView1.ColumnPanelRowHeight = 50; |
| | | this.advBandedGridView1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { |
| | | this.bandedGridColumn1, |
| | | this.bandedGridColumn2, |
| | |
| | | this.bandedGridColumn20, |
| | | this.bandedGridColumn21, |
| | | this.bandedGridColumn22}); |
| | | this.advBandedGridView1.CustomizationFormBounds = new System.Drawing.Rectangle(1121, 484, 287, 288); |
| | | this.advBandedGridView1.DetailHeight = 272; |
| | | this.advBandedGridView1.CustomizationFormBounds = new System.Drawing.Rectangle(1121, 484, 328, 370); |
| | | this.advBandedGridView1.GridControl = this.gcMx2; |
| | | this.advBandedGridView1.Name = "advBandedGridView1"; |
| | | this.advBandedGridView1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | // |
| | | this.gridBand16.Caption = "gridBand16"; |
| | | this.gridBand16.Columns.Add(this.bandedGridColumn3); |
| | | this.gridBand16.MinWidth = 9; |
| | | this.gridBand16.Name = "gridBand16"; |
| | | this.gridBand16.VisibleIndex = 0; |
| | | this.gridBand16.Width = 71; |
| | | this.gridBand16.Width = 81; |
| | | // |
| | | // bandedGridColumn3 |
| | | // |
| | | this.bandedGridColumn3.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn3.Caption = "样本大小"; |
| | | this.bandedGridColumn3.FieldName = "fsampleSizeWord"; |
| | | this.bandedGridColumn3.MinWidth = 44; |
| | | this.bandedGridColumn3.MinWidth = 50; |
| | | this.bandedGridColumn3.Name = "bandedGridColumn3"; |
| | | this.bandedGridColumn3.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn3.Visible = true; |
| | | this.bandedGridColumn3.Width = 71; |
| | | this.bandedGridColumn3.Width = 81; |
| | | // |
| | | // gridBand17 |
| | | // |
| | | this.gridBand17.AutoFillDown = false; |
| | | this.gridBand17.Caption = "gridBand17"; |
| | | this.gridBand17.Columns.Add(this.bandedGridColumn4); |
| | | this.gridBand17.MinWidth = 9; |
| | | this.gridBand17.Name = "gridBand17"; |
| | | this.gridBand17.RowCount = 3; |
| | | this.gridBand17.VisibleIndex = 1; |
| | | this.gridBand17.Width = 89; |
| | | this.gridBand17.Width = 102; |
| | | // |
| | | // bandedGridColumn4 |
| | | // |
| | |
| | | this.bandedGridColumn4.Caption = "样本大小字码"; |
| | | this.bandedGridColumn4.ColumnEdit = this.repositoryItemComboBox1; |
| | | this.bandedGridColumn4.FieldName = "sampleSizeWord"; |
| | | this.bandedGridColumn4.MinWidth = 87; |
| | | this.bandedGridColumn4.MinWidth = 100; |
| | | this.bandedGridColumn4.Name = "bandedGridColumn4"; |
| | | this.bandedGridColumn4.Tag = "edit"; |
| | | this.bandedGridColumn4.Visible = true; |
| | | this.bandedGridColumn4.Width = 89; |
| | | this.bandedGridColumn4.Width = 102; |
| | | // |
| | | // gridBand1 |
| | | // |
| | |
| | | this.gridBand1.Columns.Add(this.bandedGridColumn18); |
| | | this.gridBand1.Columns.Add(this.bandedGridColumn19); |
| | | this.gridBand1.Columns.Add(this.bandedGridColumn20); |
| | | this.gridBand1.MinWidth = 9; |
| | | this.gridBand1.Name = "gridBand1"; |
| | | this.gridBand1.VisibleIndex = 2; |
| | | this.gridBand1.Width = 700; |
| | | this.gridBand1.Width = 800; |
| | | // |
| | | // bandedGridColumn5 |
| | | // |
| | | this.bandedGridColumn5.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn5.Caption = "0.010"; |
| | | this.bandedGridColumn5.FieldName = "aql00010"; |
| | | this.bandedGridColumn5.MinWidth = 44; |
| | | this.bandedGridColumn5.MinWidth = 50; |
| | | this.bandedGridColumn5.Name = "bandedGridColumn5"; |
| | | this.bandedGridColumn5.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn5.Visible = true; |
| | | this.bandedGridColumn5.Width = 44; |
| | | this.bandedGridColumn5.Width = 50; |
| | | // |
| | | // bandedGridColumn6 |
| | | // |
| | | this.bandedGridColumn6.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn6.Caption = "0.015"; |
| | | this.bandedGridColumn6.FieldName = "aql00015"; |
| | | this.bandedGridColumn6.MinWidth = 44; |
| | | this.bandedGridColumn6.MinWidth = 50; |
| | | this.bandedGridColumn6.Name = "bandedGridColumn6"; |
| | | this.bandedGridColumn6.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn6.Visible = true; |
| | | this.bandedGridColumn6.Width = 44; |
| | | this.bandedGridColumn6.Width = 50; |
| | | // |
| | | // bandedGridColumn7 |
| | | // |
| | | this.bandedGridColumn7.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn7.Caption = "0.025"; |
| | | this.bandedGridColumn7.FieldName = "aql00025"; |
| | | this.bandedGridColumn7.MinWidth = 44; |
| | | this.bandedGridColumn7.MinWidth = 50; |
| | | this.bandedGridColumn7.Name = "bandedGridColumn7"; |
| | | this.bandedGridColumn7.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn7.Visible = true; |
| | | this.bandedGridColumn7.Width = 44; |
| | | this.bandedGridColumn7.Width = 50; |
| | | // |
| | | // bandedGridColumn8 |
| | | // |
| | | this.bandedGridColumn8.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn8.Caption = "0.040"; |
| | | this.bandedGridColumn8.FieldName = "aql00040"; |
| | | this.bandedGridColumn8.MinWidth = 44; |
| | | this.bandedGridColumn8.MinWidth = 50; |
| | | this.bandedGridColumn8.Name = "bandedGridColumn8"; |
| | | this.bandedGridColumn8.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn8.Visible = true; |
| | | this.bandedGridColumn8.Width = 44; |
| | | this.bandedGridColumn8.Width = 50; |
| | | // |
| | | // bandedGridColumn9 |
| | | // |
| | | this.bandedGridColumn9.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn9.Caption = "0.065"; |
| | | this.bandedGridColumn9.FieldName = "aql00065"; |
| | | this.bandedGridColumn9.MinWidth = 44; |
| | | this.bandedGridColumn9.MinWidth = 50; |
| | | this.bandedGridColumn9.Name = "bandedGridColumn9"; |
| | | this.bandedGridColumn9.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn9.Visible = true; |
| | | this.bandedGridColumn9.Width = 44; |
| | | this.bandedGridColumn9.Width = 50; |
| | | // |
| | | // bandedGridColumn10 |
| | | // |
| | | this.bandedGridColumn10.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn10.Caption = "0.10"; |
| | | this.bandedGridColumn10.FieldName = "aql0010"; |
| | | this.bandedGridColumn10.MinWidth = 44; |
| | | this.bandedGridColumn10.MinWidth = 50; |
| | | this.bandedGridColumn10.Name = "bandedGridColumn10"; |
| | | this.bandedGridColumn10.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn10.Visible = true; |
| | | this.bandedGridColumn10.Width = 44; |
| | | this.bandedGridColumn10.Width = 50; |
| | | // |
| | | // bandedGridColumn11 |
| | | // |
| | | this.bandedGridColumn11.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn11.Caption = "0.15"; |
| | | this.bandedGridColumn11.FieldName = "aql0015"; |
| | | this.bandedGridColumn11.MinWidth = 44; |
| | | this.bandedGridColumn11.MinWidth = 50; |
| | | this.bandedGridColumn11.Name = "bandedGridColumn11"; |
| | | this.bandedGridColumn11.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn11.Visible = true; |
| | | this.bandedGridColumn11.Width = 44; |
| | | this.bandedGridColumn11.Width = 50; |
| | | // |
| | | // bandedGridColumn12 |
| | | // |
| | | this.bandedGridColumn12.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn12.Caption = "0.25"; |
| | | this.bandedGridColumn12.FieldName = "aql0025"; |
| | | this.bandedGridColumn12.MinWidth = 44; |
| | | this.bandedGridColumn12.MinWidth = 50; |
| | | this.bandedGridColumn12.Name = "bandedGridColumn12"; |
| | | this.bandedGridColumn12.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn12.Visible = true; |
| | | this.bandedGridColumn12.Width = 44; |
| | | this.bandedGridColumn12.Width = 50; |
| | | // |
| | | // bandedGridColumn13 |
| | | // |
| | | this.bandedGridColumn13.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn13.Caption = "0.40"; |
| | | this.bandedGridColumn13.FieldName = "aql0040"; |
| | | this.bandedGridColumn13.MinWidth = 44; |
| | | this.bandedGridColumn13.MinWidth = 50; |
| | | this.bandedGridColumn13.Name = "bandedGridColumn13"; |
| | | this.bandedGridColumn13.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn13.Visible = true; |
| | | this.bandedGridColumn13.Width = 44; |
| | | this.bandedGridColumn13.Width = 50; |
| | | // |
| | | // bandedGridColumn14 |
| | | // |
| | | this.bandedGridColumn14.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn14.Caption = "0.65"; |
| | | this.bandedGridColumn14.FieldName = "aql0065"; |
| | | this.bandedGridColumn14.MinWidth = 44; |
| | | this.bandedGridColumn14.MinWidth = 50; |
| | | this.bandedGridColumn14.Name = "bandedGridColumn14"; |
| | | this.bandedGridColumn14.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn14.Visible = true; |
| | | this.bandedGridColumn14.Width = 44; |
| | | this.bandedGridColumn14.Width = 50; |
| | | // |
| | | // bandedGridColumn15 |
| | | // |
| | | this.bandedGridColumn15.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn15.Caption = "1.0"; |
| | | this.bandedGridColumn15.FieldName = "aql0100"; |
| | | this.bandedGridColumn15.MinWidth = 44; |
| | | this.bandedGridColumn15.MinWidth = 50; |
| | | this.bandedGridColumn15.Name = "bandedGridColumn15"; |
| | | this.bandedGridColumn15.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn15.Visible = true; |
| | | this.bandedGridColumn15.Width = 44; |
| | | this.bandedGridColumn15.Width = 50; |
| | | // |
| | | // bandedGridColumn16 |
| | | // |
| | | this.bandedGridColumn16.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn16.Caption = "1.5"; |
| | | this.bandedGridColumn16.FieldName = "aql0150"; |
| | | this.bandedGridColumn16.MinWidth = 44; |
| | | this.bandedGridColumn16.MinWidth = 50; |
| | | this.bandedGridColumn16.Name = "bandedGridColumn16"; |
| | | this.bandedGridColumn16.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn16.Visible = true; |
| | | this.bandedGridColumn16.Width = 44; |
| | | this.bandedGridColumn16.Width = 50; |
| | | // |
| | | // bandedGridColumn17 |
| | | // |
| | | this.bandedGridColumn17.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn17.Caption = "2.5"; |
| | | this.bandedGridColumn17.FieldName = "aql0250"; |
| | | this.bandedGridColumn17.MinWidth = 44; |
| | | this.bandedGridColumn17.MinWidth = 50; |
| | | this.bandedGridColumn17.Name = "bandedGridColumn17"; |
| | | this.bandedGridColumn17.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn17.Visible = true; |
| | | this.bandedGridColumn17.Width = 44; |
| | | this.bandedGridColumn17.Width = 50; |
| | | // |
| | | // bandedGridColumn18 |
| | | // |
| | | this.bandedGridColumn18.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn18.Caption = "4.0"; |
| | | this.bandedGridColumn18.FieldName = "aql0400"; |
| | | this.bandedGridColumn18.MinWidth = 44; |
| | | this.bandedGridColumn18.MinWidth = 50; |
| | | this.bandedGridColumn18.Name = "bandedGridColumn18"; |
| | | this.bandedGridColumn18.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn18.Visible = true; |
| | | this.bandedGridColumn18.Width = 44; |
| | | this.bandedGridColumn18.Width = 50; |
| | | // |
| | | // bandedGridColumn19 |
| | | // |
| | | this.bandedGridColumn19.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn19.Caption = "6.5"; |
| | | this.bandedGridColumn19.FieldName = "aql0650"; |
| | | this.bandedGridColumn19.MinWidth = 44; |
| | | this.bandedGridColumn19.MinWidth = 50; |
| | | this.bandedGridColumn19.Name = "bandedGridColumn19"; |
| | | this.bandedGridColumn19.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn19.Visible = true; |
| | | this.bandedGridColumn19.Width = 44; |
| | | this.bandedGridColumn19.Width = 50; |
| | | // |
| | | // bandedGridColumn20 |
| | | // |
| | | this.bandedGridColumn20.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn20.Caption = "10"; |
| | | this.bandedGridColumn20.FieldName = "aql1000"; |
| | | this.bandedGridColumn20.MinWidth = 44; |
| | | this.bandedGridColumn20.MinWidth = 50; |
| | | this.bandedGridColumn20.Name = "bandedGridColumn20"; |
| | | this.bandedGridColumn20.Tag = "yz_quantity_0_edit"; |
| | | this.bandedGridColumn20.Visible = true; |
| | | this.bandedGridColumn20.Width = 44; |
| | | this.bandedGridColumn20.Width = 50; |
| | | // |
| | | // gridBand15 |
| | | // |
| | | this.gridBand15.Caption = "gridBand15"; |
| | | this.gridBand15.Columns.Add(this.bandedGridColumn21); |
| | | this.gridBand15.MinWidth = 9; |
| | | this.gridBand15.Name = "gridBand15"; |
| | | this.gridBand15.VisibleIndex = 3; |
| | | this.gridBand15.Width = 87; |
| | | this.gridBand15.Width = 100; |
| | | // |
| | | // bandedGridColumn21 |
| | | // |
| | | this.bandedGridColumn21.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn21.Caption = "备注"; |
| | | this.bandedGridColumn21.FieldName = "memo"; |
| | | this.bandedGridColumn21.MinWidth = 44; |
| | | this.bandedGridColumn21.MinWidth = 50; |
| | | this.bandedGridColumn21.Name = "bandedGridColumn21"; |
| | | this.bandedGridColumn21.Tag = "edit"; |
| | | this.bandedGridColumn21.Visible = true; |
| | | this.bandedGridColumn21.Width = 87; |
| | | this.bandedGridColumn21.Width = 100; |
| | | // |
| | | // gridBand18 |
| | | // |
| | | this.gridBand18.Caption = "gridBand18"; |
| | | this.gridBand18.Columns.Add(this.bandedGridColumn22); |
| | | this.gridBand18.MinWidth = 9; |
| | | this.gridBand18.Name = "gridBand18"; |
| | | this.gridBand18.VisibleIndex = 4; |
| | | this.gridBand18.Width = 87; |
| | | this.gridBand18.Width = 100; |
| | | // |
| | | // bandedGridColumn22 |
| | | // |
| | | this.bandedGridColumn22.Caption = "移除"; |
| | | this.bandedGridColumn22.ColumnEdit = this.repositoryItemButtonEdit2; |
| | | this.bandedGridColumn22.MinWidth = 44; |
| | | this.bandedGridColumn22.MinWidth = 50; |
| | | this.bandedGridColumn22.Name = "bandedGridColumn22"; |
| | | this.bandedGridColumn22.Visible = true; |
| | | this.bandedGridColumn22.Width = 87; |
| | | this.bandedGridColumn22.Width = 100; |
| | | // |
| | | // bandedGridColumn1 |
| | | // |
| | | this.bandedGridColumn1.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn1.Caption = "guid "; |
| | | this.bandedGridColumn1.FieldName = "guid"; |
| | | this.bandedGridColumn1.MinWidth = 44; |
| | | this.bandedGridColumn1.MinWidth = 50; |
| | | this.bandedGridColumn1.Name = "bandedGridColumn1"; |
| | | this.bandedGridColumn1.Tag = "query_a.guid"; |
| | | this.bandedGridColumn1.Width = 87; |
| | | this.bandedGridColumn1.Width = 100; |
| | | // |
| | | // bandedGridColumn2 |
| | | // |
| | | this.bandedGridColumn2.AppearanceCell.Options.UseFont = true; |
| | | this.bandedGridColumn2.Caption = "AQL抽样基准ID"; |
| | | this.bandedGridColumn2.FieldName = "aql1Id"; |
| | | this.bandedGridColumn2.MinWidth = 44; |
| | | this.bandedGridColumn2.MinWidth = 50; |
| | | this.bandedGridColumn2.Name = "bandedGridColumn2"; |
| | | this.bandedGridColumn2.Tag = "query_a.AQL1_ID"; |
| | | this.bandedGridColumn2.Width = 82; |
| | | this.bandedGridColumn2.Width = 94; |
| | | // |
| | | // picCheckBox |
| | | // |
| | | this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; |
| | | this.picCheckBox.Location = new System.Drawing.Point(889, 43); |
| | | this.picCheckBox.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.picCheckBox.Location = new System.Drawing.Point(1016, 55); |
| | | this.picCheckBox.Name = "picCheckBox"; |
| | | this.picCheckBox.Size = new System.Drawing.Size(88, 39); |
| | | this.picCheckBox.Size = new System.Drawing.Size(100, 50); |
| | | this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; |
| | | this.picCheckBox.TabIndex = 7; |
| | | this.picCheckBox.TabStop = false; |
| | |
| | | // |
| | | // Frm_MesQmAql1 |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(1530, 530); |
| | | this.ClientSize = new System.Drawing.Size(1748, 682); |
| | | this.Controls.Add(this.picCheckBox); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); |
| | | this.Name = "Frm_MesQmAql1"; |
| | | this.Text = "抽样基准"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |