| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354 |
- namespace Core.StlMes.Client.Mcp.Coupling
- {
- partial class FrmQcmAddAsk
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("QcmAddAskEntity", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JugdeApplyCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeStoveNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DesginKey");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AskItme");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AskItmeDesc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AskSubItme");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AskSubItmeDesc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AskSubItmeVal");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AskSubItmeValDesc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AskIsComfrim");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("AskValDesc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ComfrimName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ComfrimTime");
- 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();
- this.ultraASK_IS_COMFRIM = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.btnOK = new Infragistics.Win.Misc.UltraButton();
- this.label3 = new System.Windows.Forms.Label();
- this.dataSet1 = new System.Data.DataSet();
- this.dtPipeSize = new System.Data.DataTable();
- 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.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn1 = new System.Data.DataColumn();
- this.qcmAddAskEntityBindingSource = new System.Windows.Forms.BindingSource(this.components);
- ((System.ComponentModel.ISupportInitialize)(this.ultraASK_IS_COMFRIM)).BeginInit();
- this.tableLayoutPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtPipeSize)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.qcmAddAskEntityBindingSource)).BeginInit();
- this.SuspendLayout();
- //
- // ultraASK_IS_COMFRIM
- //
- this.ultraASK_IS_COMFRIM.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem1.DataValue = "0";
- valueListItem1.DisplayText = "未确认";
- valueListItem2.DataValue = "1";
- valueListItem2.DisplayText = "确认";
- this.ultraASK_IS_COMFRIM.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2});
- this.ultraASK_IS_COMFRIM.Location = new System.Drawing.Point(452, 18);
- this.ultraASK_IS_COMFRIM.Margin = new System.Windows.Forms.Padding(4);
- this.ultraASK_IS_COMFRIM.Name = "ultraASK_IS_COMFRIM";
- this.ultraASK_IS_COMFRIM.Size = new System.Drawing.Size(192, 24);
- this.ultraASK_IS_COMFRIM.TabIndex = 57;
- this.ultraASK_IS_COMFRIM.Visible = false;
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.ColumnCount = 1;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.Controls.Add(this.ultraGrid3, 0, 1);
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 0);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(4);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 2;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 72F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(996, 561);
- this.tableLayoutPanel1.TabIndex = 0;
- //
- // ultraGrid3
- //
- this.ultraGrid3.DataSource = this.qcmAddAskEntityBindingSource;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn10.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
- ultraGridColumn10.EditorComponent = this.ultraASK_IS_COMFRIM;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn13.Header.VisiblePosition = 12;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13});
- ultraGridBand1.Override.AllowRowLayoutCellSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.None;
- ultraGridBand1.Override.AllowRowLayoutCellSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
- ultraGridBand1.Override.AllowRowLayoutColMoving = Infragistics.Win.Layout.GridBagLayoutAllowMoving.None;
- ultraGridBand1.Override.AllowRowLayoutLabelSizing = Infragistics.Win.UltraWinGrid.RowLayoutSizing.Horizontal;
- ultraGridBand1.Override.AllowRowLayoutLabelSpanSizing = Infragistics.Win.Layout.GridBagLayoutAllowSpanSizing.None;
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid3.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid3.DisplayLayout.InterBandSpacing = 8;
- appearance7.FontData.BoldAsString = "True";
- this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance7;
- this.ultraGrid3.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
- this.ultraGrid3.DisplayLayout.Override.AllowDelete = Infragistics.Win.DefaultableBoolean.False;
- appearance8.BackColor = System.Drawing.Color.Transparent;
- this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance8;
- appearance9.TextVAlignAsString = "Middle";
- this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance9;
- this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid3.DisplayLayout.Override.ColumnAutoSizeMode = Infragistics.Win.UltraWinGrid.ColumnAutoSizeMode.AllRowsInBand;
- appearance10.BackColor = System.Drawing.Color.LightSteelBlue;
- appearance10.TextHAlignAsString = "Center";
- appearance10.ThemedElementAlpha = Infragistics.Win.Alpha.Transparent;
- this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance10;
- this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid3.DisplayLayout.Override.MaxSelectedRows = 1;
- this.ultraGrid3.DisplayLayout.Override.MinRowHeight = 21;
- appearance11.BackColor = System.Drawing.Color.LightSteelBlue;
- this.ultraGrid3.DisplayLayout.Override.RowSelectorAppearance = appearance11;
- this.ultraGrid3.DisplayLayout.Override.RowSelectorNumberStyle = Infragistics.Win.UltraWinGrid.RowSelectorNumberStyle.RowIndex;
- this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid3.DisplayLayout.Override.RowSelectorWidth = 26;
- this.ultraGrid3.DisplayLayout.Override.RowSpacingBefore = 0;
- appearance12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(169)))), ((int)(((byte)(226)))));
- appearance12.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(221)))), ((int)(((byte)(235)))), ((int)(((byte)(254)))));
- appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance12.ForeColor = System.Drawing.Color.Black;
- this.ultraGrid3.DisplayLayout.Override.SelectedRowAppearance = appearance12;
- this.ultraGrid3.DisplayLayout.Override.SelectTypeCell = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid3.DisplayLayout.Override.SelectTypeCol = Infragistics.Win.UltraWinGrid.SelectType.None;
- this.ultraGrid3.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;
- this.ultraGrid3.DisplayLayout.Override.SummaryFooterCaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid3.DisplayLayout.Override.WrapHeaderText = Infragistics.Win.DefaultableBoolean.True;
- this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid3.DisplayLayout.TabNavigation = Infragistics.Win.UltraWinGrid.TabNavigation.NextControl;
- this.ultraGrid3.DisplayLayout.ViewStyle = Infragistics.Win.UltraWinGrid.ViewStyle.SingleBand;
- this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid3.Location = new System.Drawing.Point(4, 76);
- this.ultraGrid3.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGrid3.Name = "ultraGrid3";
- this.ultraGrid3.Size = new System.Drawing.Size(988, 481);
- this.ultraGrid3.TabIndex = 8;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.ultraASK_IS_COMFRIM);
- this.ultraGroupBox1.Controls.Add(this.btnOK);
- this.ultraGroupBox1.Controls.Add(this.label3);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(4, 4);
- this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(988, 64);
- this.ultraGroupBox1.TabIndex = 9;
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // btnOK
- //
- this.btnOK.Location = new System.Drawing.Point(39, 18);
- this.btnOK.Margin = new System.Windows.Forms.Padding(4);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(103, 32);
- this.btnOK.TabIndex = 56;
- this.btnOK.Text = "确定";
- this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label3.Location = new System.Drawing.Point(31, 24);
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(0, 15);
- this.label3.TabIndex = 54;
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dtPipeSize});
- //
- // dtPipeSize
- //
- this.dtPipeSize.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn12,
- this.dataColumn13,
- this.dataColumn17,
- this.dataColumn1});
- this.dtPipeSize.TableName = "Table3";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "抽检管编号";
- this.dataColumn6.ColumnName = "SAMPLE_PIPE_NO";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "D1";
- this.dataColumn7.ColumnName = "D1";
- //
- // dataColumn8
- //
- this.dataColumn8.ColumnName = "D2";
- //
- // dataColumn9
- //
- this.dataColumn9.ColumnName = "S1";
- //
- // dataColumn10
- //
- this.dataColumn10.ColumnName = "S2";
- //
- // dataColumn11
- //
- this.dataColumn11.ColumnName = "S3";
- //
- // dataColumn12
- //
- this.dataColumn12.ColumnName = "S4";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "位置(管段/管体)";
- this.dataColumn13.ColumnName = "LOCATION";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "抽检管序号";
- this.dataColumn17.ColumnName = "SAMPLE_PIPE_SEQ";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "删除";
- this.dataColumn1.ColumnName = "BTN_DELETE";
- //
- // qcmAddAskEntityBindingSource
- //
- this.qcmAddAskEntityBindingSource.DataSource = typeof(Core.StlMes.Client.Mcp.Entity.QcmAddAskEntity);
- //
- // FrmQcmAddAsk
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(996, 561);
- this.Controls.Add(this.tableLayoutPanel1);
- this.Margin = new System.Windows.Forms.Padding(5);
- this.Name = "FrmQcmAddAsk";
- this.Text = "附加要求分项确认";
- this.Load += new System.EventHandler(this.FrmQcmAddAsk_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ultraASK_IS_COMFRIM)).EndInit();
- this.tableLayoutPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dtPipeSize)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.qcmAddAskEntityBindingSource)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dtPipeSize;
- 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 dataColumn17;
- private System.Data.DataColumn dataColumn1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.Label label3;
- private Infragistics.Win.Misc.UltraButton btnOK;
- private System.Windows.Forms.BindingSource qcmAddAskEntityBindingSource;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraASK_IS_COMFRIM;
- }
- }
|