namespace Core.StlMes.Client.Qcm { partial class FrmPhyRStd { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("COM_BASE_PHY_R_STD", -1); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_STD_ID"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_CODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_CODE_ALPHA"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_NAME_ALPHA"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_CODE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_TYPE"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_STD"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PHY_STD_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG_NAME"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO"); Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STD_FILE_PATH"); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton("1"); Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton("2"); this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); this.cmbPhyType2 = new Core.Mes.Client.Comm.Control.LabelComboBox(); this.lblIsDelete = new Core.Mes.Client.Comm.Control.LabelCheckBox(); this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid(); this.dataSet1 = new System.Data.DataSet(); this.COM_BASE_PHY_R_STD = new System.Data.DataTable(); this.dataColumn1 = new System.Data.DataColumn(); this.dataColumn2 = new System.Data.DataColumn(); this.dataColumn3 = new System.Data.DataColumn(); this.dataColumn4 = new System.Data.DataColumn(); this.dataColumn5 = new System.Data.DataColumn(); this.dataColumn6 = new System.Data.DataColumn(); this.dataColumn7 = new System.Data.DataColumn(); this.dataColumn8 = new System.Data.DataColumn(); this.dataColumn9 = new System.Data.DataColumn(); this.dataColumn10 = new System.Data.DataColumn(); this.dataColumn11 = new System.Data.DataColumn(); this.dataColumn12 = new System.Data.DataColumn(); this.dataColumn13 = new System.Data.DataColumn(); this.dataColumn14 = new System.Data.DataColumn(); this.dataColumn15 = new System.Data.DataColumn(); this.dataColumn16 = new System.Data.DataColumn(); this.dataColumn17 = new System.Data.DataColumn(); this.dataColumn18 = new System.Data.DataColumn(); this.dataColumn19 = new System.Data.DataColumn(); this.ultraExpandableGroupBox1 = new Infragistics.Win.Misc.UltraExpandableGroupBox(); this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel(); this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel(); this.cmbPhyType = new Core.Mes.Client.Comm.Control.LabelComboBox(); this.cmbStdName = new Core.Mes.Client.Comm.Control.LabelComboBox(); this.cmbStdAlpha = new Core.Mes.Client.Comm.Control.LabelComboBox(); this.cmbPhyStd = new Core.Mes.Client.Comm.Control.LabelComboBox(); this.txtMemo = new Core.Mes.Client.Comm.Control.LabelTextBox(); this.ultraTextEditor1 = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.flowLayoutPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbPhyType2.ComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.COM_BASE_PHY_R_STD)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).BeginInit(); this.ultraExpandableGroupBox1.SuspendLayout(); this.ultraExpandableGroupBoxPanel1.SuspendLayout(); this.flowLayoutPanel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbPhyType.ComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbStdName.ComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbStdAlpha.ComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbPhyStd.ComboBox)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).BeginInit(); this.SuspendLayout(); // // flowLayoutPanel1 // this.flowLayoutPanel1.AutoScroll = true; this.flowLayoutPanel1.Controls.Add(this.cmbPhyType2); this.flowLayoutPanel1.Controls.Add(this.lblIsDelete); this.flowLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.flowLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.flowLayoutPanel1.Name = "flowLayoutPanel1"; this.flowLayoutPanel1.Size = new System.Drawing.Size(1214, 29); this.flowLayoutPanel1.TabIndex = 0; // // cmbPhyType2 // this.cmbPhyType2.BackColor = System.Drawing.Color.Transparent; // // // this.cmbPhyType2.CheckBox.AutoSize = true; this.cmbPhyType2.CheckBox.Checked = true; this.cmbPhyType2.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.cmbPhyType2.CheckBox.Location = new System.Drawing.Point(4, 4); this.cmbPhyType2.CheckBox.Name = "checkBox1"; this.cmbPhyType2.CheckBox.Size = new System.Drawing.Size(15, 14); this.cmbPhyType2.CheckBox.TabIndex = 0; this.cmbPhyType2.CheckBox.UseVisualStyleBackColor = true; this.cmbPhyType2.CheckBox.Visible = false; // // // this.cmbPhyType2.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None; this.cmbPhyType2.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill; this.cmbPhyType2.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.cmbPhyType2.ComboBox.Location = new System.Drawing.Point(0, 0); this.cmbPhyType2.ComboBox.Name = "comboBox1"; this.cmbPhyType2.ComboBox.Size = new System.Drawing.Size(120, 21); this.cmbPhyType2.ComboBox.TabIndex = 1; // // // this.cmbPhyType2.Label.AutoSize = true; this.cmbPhyType2.Label.BackColor = System.Drawing.Color.Transparent; this.cmbPhyType2.Label.Location = new System.Drawing.Point(4, 4); this.cmbPhyType2.Label.Name = "label1"; this.cmbPhyType2.Label.Size = new System.Drawing.Size(65, 12); this.cmbPhyType2.Label.TabIndex = 2; this.cmbPhyType2.Label.Text = "检验项名称"; this.cmbPhyType2.Location = new System.Drawing.Point(3, 3); this.cmbPhyType2.Name = "cmbPhyType2"; this.cmbPhyType2.Size = new System.Drawing.Size(192, 20); this.cmbPhyType2.TabIndex = 0; // // lblIsDelete // this.lblIsDelete.BackColor = System.Drawing.Color.Transparent; // // // this.lblIsDelete.CheckBox.AutoSize = true; this.lblIsDelete.CheckBox.Location = new System.Drawing.Point(3, 3); this.lblIsDelete.CheckBox.Name = "checkBox1"; this.lblIsDelete.CheckBox.Size = new System.Drawing.Size(96, 16); this.lblIsDelete.CheckBox.TabIndex = 0; this.lblIsDelete.CheckBox.Text = "是否包含无效"; this.lblIsDelete.CheckBox.UseVisualStyleBackColor = true; this.lblIsDelete.Location = new System.Drawing.Point(201, 3); this.lblIsDelete.Name = "lblIsDelete"; this.lblIsDelete.Size = new System.Drawing.Size(97, 21); this.lblIsDelete.TabIndex = 1; // // ultraGrid1 // this.ultraGrid1.DataMember = "COM_BASE_PHY_R_STD"; this.ultraGrid1.DataSource = this.dataSet1; appearance1.BackColor = System.Drawing.SystemColors.Window; appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption; this.ultraGrid1.DisplayLayout.Appearance = appearance1; ultraGridColumn1.Header.VisiblePosition = 0; ultraGridColumn1.Hidden = true; ultraGridColumn2.Header.VisiblePosition = 1; ultraGridColumn2.Hidden = true; ultraGridColumn3.Header.VisiblePosition = 2; ultraGridColumn3.RowLayoutColumnInfo.OriginX = 2; ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn4.Header.VisiblePosition = 3; ultraGridColumn4.Hidden = true; ultraGridColumn5.Header.VisiblePosition = 4; ultraGridColumn5.RowLayoutColumnInfo.OriginX = 4; ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn6.Header.VisiblePosition = 5; ultraGridColumn6.Hidden = true; ultraGridColumn7.Header.VisiblePosition = 6; ultraGridColumn7.RowLayoutColumnInfo.OriginX = 0; ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn8.Header.VisiblePosition = 7; ultraGridColumn8.Hidden = true; ultraGridColumn9.Header.VisiblePosition = 8; ultraGridColumn9.RowLayoutColumnInfo.OriginX = 6; ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn10.Header.VisiblePosition = 9; ultraGridColumn10.RowLayoutColumnInfo.OriginX = 13; ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn11.Header.VisiblePosition = 10; ultraGridColumn11.RowLayoutColumnInfo.OriginX = 15; ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn12.Header.VisiblePosition = 11; ultraGridColumn12.RowLayoutColumnInfo.OriginX = 17; ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn13.Header.VisiblePosition = 12; ultraGridColumn13.RowLayoutColumnInfo.OriginX = 19; ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn14.Header.VisiblePosition = 13; ultraGridColumn14.RowLayoutColumnInfo.OriginX = 21; ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn15.Header.VisiblePosition = 14; ultraGridColumn15.RowLayoutColumnInfo.OriginX = 23; ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn16.Header.VisiblePosition = 15; ultraGridColumn16.Hidden = true; ultraGridColumn17.Header.VisiblePosition = 16; ultraGridColumn17.RowLayoutColumnInfo.OriginX = 9; ultraGridColumn17.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn17.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn17.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn18.Header.VisiblePosition = 17; ultraGridColumn18.RowLayoutColumnInfo.OriginX = 11; ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2; ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2; ultraGridColumn19.Header.VisiblePosition = 18; ultraGridColumn19.RowLayoutColumnInfo.OriginX = 8; ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0; ultraGridColumn19.RowLayoutColumnInfo.SpanX = 1; ultraGridColumn19.RowLayoutColumnInfo.SpanY = 1; ultraGridBand1.Columns.AddRange(new object[] { ultraGridColumn1, ultraGridColumn2, ultraGridColumn3, ultraGridColumn4, ultraGridColumn5, ultraGridColumn6, ultraGridColumn7, ultraGridColumn8, ultraGridColumn9, ultraGridColumn10, ultraGridColumn11, ultraGridColumn12, ultraGridColumn13, ultraGridColumn14, ultraGridColumn15, ultraGridColumn16, ultraGridColumn17, ultraGridColumn18, ultraGridColumn19}); ultraGridBand1.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False; ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout; this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1); this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False; appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder; appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical; appearance2.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance2; appearance3.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance3; this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid; appearance4.BackColor = System.Drawing.SystemColors.ControlLightLight; appearance4.BackColor2 = System.Drawing.SystemColors.Control; appearance4.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance4.ForeColor = System.Drawing.SystemColors.GrayText; this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance4; this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1; this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1; appearance5.BackColor = System.Drawing.SystemColors.Window; appearance5.ForeColor = System.Drawing.SystemColors.ControlText; this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance5; appearance6.BackColor = System.Drawing.SystemColors.Highlight; appearance6.ForeColor = System.Drawing.SystemColors.HighlightText; this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance6; this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted; this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted; appearance7.BackColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance7; appearance8.BorderColor = System.Drawing.Color.Silver; appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter; this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance8; this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText; this.ultraGrid1.DisplayLayout.Override.CellPadding = 0; appearance9.BackColor = System.Drawing.SystemColors.Control; appearance9.BackColor2 = System.Drawing.SystemColors.ControlDark; appearance9.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element; appearance9.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal; appearance9.BorderColor = System.Drawing.SystemColors.Window; this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance9; appearance10.TextHAlignAsString = "Left"; this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance10; this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti; this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand; appearance11.BackColor = System.Drawing.SystemColors.Window; appearance11.BorderColor = System.Drawing.Color.Silver; this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance11; this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False; appearance12.BackColor = System.Drawing.SystemColors.ControlLight; this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance12; this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill; this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate; this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy; this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGrid1.Location = new System.Drawing.Point(0, 29); this.ultraGrid1.Name = "ultraGrid1"; this.ultraGrid1.Size = new System.Drawing.Size(1214, 351); this.ultraGrid1.TabIndex = 1; this.ultraGrid1.Text = "ultraGrid1"; this.ultraGrid1.InitializeRow += new Infragistics.Win.UltraWinGrid.InitializeRowEventHandler(this.ultraGrid1_InitializeRow); this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate); // // dataSet1 // this.dataSet1.DataSetName = "NewDataSet"; this.dataSet1.Tables.AddRange(new System.Data.DataTable[] { this.COM_BASE_PHY_R_STD}); // // COM_BASE_PHY_R_STD // this.COM_BASE_PHY_R_STD.Columns.AddRange(new System.Data.DataColumn[] { this.dataColumn1, this.dataColumn2, this.dataColumn3, this.dataColumn4, this.dataColumn5, this.dataColumn6, this.dataColumn7, this.dataColumn8, this.dataColumn9, this.dataColumn10, this.dataColumn11, this.dataColumn12, this.dataColumn13, this.dataColumn14, this.dataColumn15, this.dataColumn16, this.dataColumn17, this.dataColumn18, this.dataColumn19}); this.COM_BASE_PHY_R_STD.TableName = "COM_BASE_PHY_R_STD"; // // dataColumn1 // this.dataColumn1.ColumnName = "PHY_STD_ID"; // // dataColumn2 // this.dataColumn2.Caption = "标准代码"; this.dataColumn2.ColumnName = "STD_CODE"; // // dataColumn3 // this.dataColumn3.Caption = "标准名称"; this.dataColumn3.ColumnName = "STD_NAME"; // // dataColumn4 // this.dataColumn4.Caption = "Alpha标准代码"; this.dataColumn4.ColumnName = "STD_CODE_ALPHA"; // // dataColumn5 // this.dataColumn5.Caption = "Alpha标准名称"; this.dataColumn5.ColumnName = "STD_NAME_ALPHA"; // // dataColumn6 // this.dataColumn6.Caption = "检验项代码"; this.dataColumn6.ColumnName = "PHY_CODE"; // // dataColumn7 // this.dataColumn7.Caption = "检验项名称"; this.dataColumn7.ColumnName = "PHY_TYPE"; // // dataColumn8 // this.dataColumn8.Caption = "试验标准号"; this.dataColumn8.ColumnName = "PHY_STD"; // // dataColumn9 // this.dataColumn9.Caption = "试验标准号"; this.dataColumn9.ColumnName = "PHY_STD_NAME"; // // dataColumn10 // this.dataColumn10.Caption = "创建人"; this.dataColumn10.ColumnName = "CREATE_NAME"; // // dataColumn11 // this.dataColumn11.Caption = "创建时间"; this.dataColumn11.ColumnName = "CREATE_TIME"; // // dataColumn12 // this.dataColumn12.Caption = "修改人"; this.dataColumn12.ColumnName = "UPDATE_NAME"; // // dataColumn13 // this.dataColumn13.Caption = "修改时间"; this.dataColumn13.ColumnName = "UPDATE_TIME"; // // dataColumn14 // this.dataColumn14.Caption = "删除人"; this.dataColumn14.ColumnName = "DELETE_NAME"; // // dataColumn15 // this.dataColumn15.Caption = "删除时间"; this.dataColumn15.ColumnName = "DELETE_TIME"; // // dataColumn16 // this.dataColumn16.Caption = "有效标志"; this.dataColumn16.ColumnName = "VALIDFLAG"; // // dataColumn17 // this.dataColumn17.Caption = "有效标志"; this.dataColumn17.ColumnName = "VALIDFLAG_NAME"; // // dataColumn18 // this.dataColumn18.Caption = "备注"; this.dataColumn18.ColumnName = "MEMO"; // // dataColumn19 // this.dataColumn19.Caption = "实验标准文件"; this.dataColumn19.ColumnName = "STD_FILE_PATH"; // // ultraExpandableGroupBox1 // this.ultraExpandableGroupBox1.Controls.Add(this.ultraExpandableGroupBoxPanel1); this.ultraExpandableGroupBox1.Dock = System.Windows.Forms.DockStyle.Bottom; this.ultraExpandableGroupBox1.ExpandedSize = new System.Drawing.Size(1214, 99); this.ultraExpandableGroupBox1.Location = new System.Drawing.Point(0, 380); this.ultraExpandableGroupBox1.Name = "ultraExpandableGroupBox1"; this.ultraExpandableGroupBox1.Size = new System.Drawing.Size(1214, 99); this.ultraExpandableGroupBox1.TabIndex = 2; this.ultraExpandableGroupBox1.Text = "编辑区域"; // // ultraExpandableGroupBoxPanel1 // this.ultraExpandableGroupBoxPanel1.AutoScroll = true; this.ultraExpandableGroupBoxPanel1.Controls.Add(this.flowLayoutPanel2); this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(3, 19); this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1"; this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(1208, 77); this.ultraExpandableGroupBoxPanel1.TabIndex = 0; // // flowLayoutPanel2 // this.flowLayoutPanel2.Controls.Add(this.cmbPhyType); this.flowLayoutPanel2.Controls.Add(this.cmbStdName); this.flowLayoutPanel2.Controls.Add(this.cmbStdAlpha); this.flowLayoutPanel2.Controls.Add(this.cmbPhyStd); this.flowLayoutPanel2.Controls.Add(this.txtMemo); this.flowLayoutPanel2.Controls.Add(this.ultraTextEditor1); this.flowLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Left; this.flowLayoutPanel2.Location = new System.Drawing.Point(0, 0); this.flowLayoutPanel2.Name = "flowLayoutPanel2"; this.flowLayoutPanel2.Size = new System.Drawing.Size(829, 77); this.flowLayoutPanel2.TabIndex = 2; // // cmbPhyType // this.cmbPhyType.BackColor = System.Drawing.Color.Transparent; // // // this.cmbPhyType.CheckBox.AutoSize = true; this.cmbPhyType.CheckBox.Checked = true; this.cmbPhyType.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.cmbPhyType.CheckBox.Location = new System.Drawing.Point(4, 4); this.cmbPhyType.CheckBox.Name = "checkBox1"; this.cmbPhyType.CheckBox.Size = new System.Drawing.Size(15, 14); this.cmbPhyType.CheckBox.TabIndex = 0; this.cmbPhyType.CheckBox.UseVisualStyleBackColor = true; this.cmbPhyType.CheckBox.Visible = false; // // // this.cmbPhyType.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None; this.cmbPhyType.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill; this.cmbPhyType.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.cmbPhyType.ComboBox.Location = new System.Drawing.Point(0, 0); this.cmbPhyType.ComboBox.Name = "comboBox1"; this.cmbPhyType.ComboBox.Size = new System.Drawing.Size(121, 21); this.cmbPhyType.ComboBox.TabIndex = 1; // // // this.cmbPhyType.Label.AutoSize = true; this.cmbPhyType.Label.BackColor = System.Drawing.Color.Transparent; this.cmbPhyType.Label.Location = new System.Drawing.Point(4, 4); this.cmbPhyType.Label.Name = "label1"; this.cmbPhyType.Label.Size = new System.Drawing.Size(65, 12); this.cmbPhyType.Label.TabIndex = 2; this.cmbPhyType.Label.Text = "检验项名称"; this.cmbPhyType.Location = new System.Drawing.Point(3, 3); this.cmbPhyType.Name = "cmbPhyType"; this.cmbPhyType.Size = new System.Drawing.Size(193, 21); this.cmbPhyType.TabIndex = 0; // // cmbStdName // this.cmbStdName.BackColor = System.Drawing.Color.Transparent; // // // this.cmbStdName.CheckBox.AutoSize = true; this.cmbStdName.CheckBox.Checked = true; this.cmbStdName.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.cmbStdName.CheckBox.Location = new System.Drawing.Point(4, 4); this.cmbStdName.CheckBox.Name = "checkBox1"; this.cmbStdName.CheckBox.Size = new System.Drawing.Size(15, 14); this.cmbStdName.CheckBox.TabIndex = 0; this.cmbStdName.CheckBox.UseVisualStyleBackColor = true; this.cmbStdName.CheckBox.Visible = false; // // // this.cmbStdName.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None; this.cmbStdName.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill; this.cmbStdName.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.cmbStdName.ComboBox.Location = new System.Drawing.Point(0, 0); this.cmbStdName.ComboBox.Name = "comboBox1"; this.cmbStdName.ComboBox.Size = new System.Drawing.Size(132, 21); this.cmbStdName.ComboBox.TabIndex = 1; this.cmbStdName.ComboBox.ValueChanged += new System.EventHandler(this.cmbStdName_ComboBox_SelectedValueChanged); // // // this.cmbStdName.Label.AutoSize = true; this.cmbStdName.Label.BackColor = System.Drawing.Color.Transparent; this.cmbStdName.Label.Location = new System.Drawing.Point(4, 4); this.cmbStdName.Label.Name = "label1"; this.cmbStdName.Label.Size = new System.Drawing.Size(53, 12); this.cmbStdName.Label.TabIndex = 2; this.cmbStdName.Label.Text = "标准名称"; this.cmbStdName.Location = new System.Drawing.Point(202, 3); this.cmbStdName.Name = "cmbStdName"; this.cmbStdName.Size = new System.Drawing.Size(192, 21); this.cmbStdName.TabIndex = 1; // // cmbStdAlpha // this.cmbStdAlpha.BackColor = System.Drawing.Color.Transparent; // // // this.cmbStdAlpha.CheckBox.AutoSize = true; this.cmbStdAlpha.CheckBox.Checked = true; this.cmbStdAlpha.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.cmbStdAlpha.CheckBox.Location = new System.Drawing.Point(4, 4); this.cmbStdAlpha.CheckBox.Name = "checkBox1"; this.cmbStdAlpha.CheckBox.Size = new System.Drawing.Size(15, 14); this.cmbStdAlpha.CheckBox.TabIndex = 0; this.cmbStdAlpha.CheckBox.UseVisualStyleBackColor = true; this.cmbStdAlpha.CheckBox.Visible = false; // // // this.cmbStdAlpha.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None; this.cmbStdAlpha.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill; this.cmbStdAlpha.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.cmbStdAlpha.ComboBox.Location = new System.Drawing.Point(0, 0); this.cmbStdAlpha.ComboBox.Name = "comboBox1"; this.cmbStdAlpha.ComboBox.Size = new System.Drawing.Size(124, 21); this.cmbStdAlpha.ComboBox.TabIndex = 1; // // // this.cmbStdAlpha.Label.AutoSize = true; this.cmbStdAlpha.Label.BackColor = System.Drawing.Color.Transparent; this.cmbStdAlpha.Label.Location = new System.Drawing.Point(4, 4); this.cmbStdAlpha.Label.Name = "label1"; this.cmbStdAlpha.Label.Size = new System.Drawing.Size(83, 12); this.cmbStdAlpha.Label.TabIndex = 2; this.cmbStdAlpha.Label.Text = "Alpha标准名称"; this.cmbStdAlpha.Location = new System.Drawing.Point(400, 3); this.cmbStdAlpha.Name = "cmbStdAlpha"; this.cmbStdAlpha.Size = new System.Drawing.Size(214, 21); this.cmbStdAlpha.TabIndex = 2; // // cmbPhyStd // this.cmbPhyStd.BackColor = System.Drawing.Color.Transparent; // // // this.cmbPhyStd.CheckBox.AutoSize = true; this.cmbPhyStd.CheckBox.Checked = true; this.cmbPhyStd.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.cmbPhyStd.CheckBox.Location = new System.Drawing.Point(4, 4); this.cmbPhyStd.CheckBox.Name = "checkBox1"; this.cmbPhyStd.CheckBox.Size = new System.Drawing.Size(15, 14); this.cmbPhyStd.CheckBox.TabIndex = 0; this.cmbPhyStd.CheckBox.UseVisualStyleBackColor = true; this.cmbPhyStd.CheckBox.Visible = false; // // // this.cmbPhyStd.ComboBox.AutoCompleteMode = Infragistics.Win.AutoCompleteMode.None; this.cmbPhyStd.ComboBox.Dock = System.Windows.Forms.DockStyle.Fill; this.cmbPhyStd.ComboBox.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.cmbPhyStd.ComboBox.Location = new System.Drawing.Point(0, 0); this.cmbPhyStd.ComboBox.Name = "comboBox1"; this.cmbPhyStd.ComboBox.Size = new System.Drawing.Size(120, 21); this.cmbPhyStd.ComboBox.TabIndex = 1; // // // this.cmbPhyStd.Label.AutoSize = true; this.cmbPhyStd.Label.BackColor = System.Drawing.Color.Transparent; this.cmbPhyStd.Label.Location = new System.Drawing.Point(4, 4); this.cmbPhyStd.Label.Name = "label1"; this.cmbPhyStd.Label.Size = new System.Drawing.Size(65, 12); this.cmbPhyStd.Label.TabIndex = 2; this.cmbPhyStd.Label.Text = "试验标准号"; this.cmbPhyStd.Location = new System.Drawing.Point(620, 3); this.cmbPhyStd.Name = "cmbPhyStd"; this.cmbPhyStd.Size = new System.Drawing.Size(192, 21); this.cmbPhyStd.TabIndex = 3; // // txtMemo // this.txtMemo.BackColor = System.Drawing.Color.Transparent; // // // this.txtMemo.CheckBox.AutoSize = true; this.txtMemo.CheckBox.Checked = true; this.txtMemo.CheckBox.CheckState = System.Windows.Forms.CheckState.Checked; this.txtMemo.CheckBox.Location = new System.Drawing.Point(4, 4); this.txtMemo.CheckBox.Name = "checkBox1"; this.txtMemo.CheckBox.Size = new System.Drawing.Size(15, 14); this.txtMemo.CheckBox.TabIndex = 1; this.txtMemo.CheckBox.UseVisualStyleBackColor = true; this.txtMemo.CheckBox.Visible = false; // // // this.txtMemo.Label.AutoSize = true; this.txtMemo.Label.BackColor = System.Drawing.Color.Transparent; this.txtMemo.Label.Location = new System.Drawing.Point(4, 4); this.txtMemo.Label.Name = "label1"; this.txtMemo.Label.Size = new System.Drawing.Size(65, 12); this.txtMemo.Label.TabIndex = 0; this.txtMemo.Label.Text = " 备注"; this.txtMemo.Location = new System.Drawing.Point(3, 30); this.txtMemo.Name = "txtMemo"; this.txtMemo.Size = new System.Drawing.Size(547, 23); this.txtMemo.TabIndex = 4; // // // this.txtMemo.TextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.txtMemo.TextBox.Location = new System.Drawing.Point(0, 0); this.txtMemo.TextBox.Name = "textBox1"; this.txtMemo.TextBox.Size = new System.Drawing.Size(475, 21); this.txtMemo.TextBox.TabIndex = 1; // // ultraTextEditor1 // editorButton1.Key = "1"; editorButton1.Text = "预览"; this.ultraTextEditor1.ButtonsLeft.Add(editorButton1); editorButton2.Key = "2"; editorButton2.Text = "实验标准文件"; this.ultraTextEditor1.ButtonsRight.Add(editorButton2); this.ultraTextEditor1.Location = new System.Drawing.Point(556, 30); this.ultraTextEditor1.Name = "ultraTextEditor1"; this.ultraTextEditor1.ReadOnly = true; this.ultraTextEditor1.Size = new System.Drawing.Size(256, 21); this.ultraTextEditor1.TabIndex = 5; this.ultraTextEditor1.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ultraTextEditor1_EditorButtonClick); // // FrmPhyRStd // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1214, 479); this.Controls.Add(this.ultraGrid1); this.Controls.Add(this.ultraExpandableGroupBox1); this.Controls.Add(this.flowLayoutPanel1); this.Name = "FrmPhyRStd"; this.Text = "检验项和标准关系管理"; this.Load += new System.EventHandler(this.FrmPhyRStd_Load); this.flowLayoutPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.cmbPhyType2.ComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.COM_BASE_PHY_R_STD)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox1)).EndInit(); this.ultraExpandableGroupBox1.ResumeLayout(false); this.ultraExpandableGroupBoxPanel1.ResumeLayout(false); this.flowLayoutPanel2.ResumeLayout(false); this.flowLayoutPanel2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.cmbPhyType.ComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbStdName.ComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbStdAlpha.ComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cmbPhyStd.ComboBox)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor1)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1; private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox1; private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1; private System.Data.DataSet dataSet1; private System.Data.DataColumn dataColumn1; private System.Data.DataColumn dataColumn2; private System.Data.DataColumn dataColumn3; private System.Data.DataColumn dataColumn4; private System.Data.DataColumn dataColumn5; private System.Data.DataColumn dataColumn6; private System.Data.DataColumn dataColumn7; private System.Data.DataColumn dataColumn8; private System.Data.DataColumn dataColumn9; private System.Data.DataColumn dataColumn10; private System.Data.DataColumn dataColumn11; private System.Data.DataColumn dataColumn12; private System.Data.DataColumn dataColumn13; private System.Data.DataColumn dataColumn14; private System.Data.DataColumn dataColumn15; private System.Data.DataColumn dataColumn16; private System.Data.DataColumn dataColumn17; private System.Data.DataColumn dataColumn18; private Core.Mes.Client.Comm.Control.LabelComboBox cmbPhyType; public Core.Mes.Client.Comm.Control.LabelComboBox CmbPhyType { get { return cmbPhyType; } set { cmbPhyType = value; } } private Core.Mes.Client.Comm.Control.LabelComboBox cmbStdName; public Core.Mes.Client.Comm.Control.LabelComboBox CmbStdName { get { return cmbStdName; } set { cmbStdName = value; } } private Core.Mes.Client.Comm.Control.LabelComboBox cmbStdAlpha; public Core.Mes.Client.Comm.Control.LabelComboBox CmbStdAlpha { get { return cmbStdAlpha; } set { cmbStdAlpha = value; } } private Core.Mes.Client.Comm.Control.LabelComboBox cmbPhyStd; public Core.Mes.Client.Comm.Control.LabelComboBox CmbPhyStd { get { return cmbPhyStd; } set { cmbPhyStd = value; } } private Core.Mes.Client.Comm.Control.LabelTextBox txtMemo; public Core.Mes.Client.Comm.Control.LabelTextBox TxtMemo { get { return txtMemo; } set { txtMemo = value; } } private Core.Mes.Client.Comm.Control.LabelComboBox cmbPhyType2; public Core.Mes.Client.Comm.Control.LabelComboBox CmbPhyType2 { get { return cmbPhyType2; } set { cmbPhyType2 = value; } } private System.Data.DataTable COM_BASE_PHY_R_STD; internal System.Data.DataTable DataTable { get { return COM_BASE_PHY_R_STD; } set { COM_BASE_PHY_R_STD = value; } } private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1; internal Infragistics.Win.UltraWinGrid.UltraGrid Grid { get { return ultraGrid1; } set { ultraGrid1 = value; } } internal System.Windows.Forms.FlowLayoutPanel FlowPanel { get { return flowLayoutPanel2; } set { flowLayoutPanel2 = value; } } private Core.Mes.Client.Comm.Control.LabelCheckBox lblIsDelete; private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel2; private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor1; private System.Data.DataColumn dataColumn19; public Infragistics.Win.UltraWinEditors.UltraTextEditor UltraTextEditor1 { get { return ultraTextEditor1; } set { ultraTextEditor1 = value; } } internal Core.Mes.Client.Comm.Control.LabelCheckBox LblIsDelete { get { return lblIsDelete; } set { lblIsDelete = value; } } } }