| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293 |
- namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
- {
- partial class FrmChemCheckReady
- {
- /// <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()
- {
- Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.Appearance appearance1 = 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.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- this.panel1 = new System.Windows.Forms.Panel();
- this.panel3 = new System.Windows.Forms.Panel();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.panel2 = new System.Windows.Forms.Panel();
- this.chkISPRODUCER = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.chkCONTRACT_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txtQueryCONTRACT_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.chkCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txtQueryCHECK_NO = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraISPRODUCER = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.panel1.SuspendLayout();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.panel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chkISPRODUCER)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkCONTRACT_NO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQueryCONTRACT_NO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraISPRODUCER)).BeginInit();
- this.SuspendLayout();
- //
- // panel1
- //
- this.panel1.Controls.Add(this.panel3);
- this.panel1.Controls.Add(this.panel2);
- this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel1.Location = new System.Drawing.Point(0, 0);
- this.panel1.Name = "panel1";
- this.panel1.Size = new System.Drawing.Size(1328, 666);
- this.panel1.TabIndex = 0;
- //
- // panel3
- //
- this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.panel3.Controls.Add(this.ultraGrid1);
- this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panel3.Location = new System.Drawing.Point(0, 40);
- this.panel3.Name = "panel3";
- this.panel3.Size = new System.Drawing.Size(1328, 626);
- this.panel3.TabIndex = 1;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table1";
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance3.BackColor = System.Drawing.SystemColors.Window;
- appearance3.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance3;
- appearance1.TextHAlignAsString = "Center";
- ultraGridBand1.Override.CellAppearance = appearance1;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance5.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance5.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance5.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance5.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance5;
- appearance6.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance6;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance7.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance7.BackColor2 = System.Drawing.SystemColors.Control;
- appearance7.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance7.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance7;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance8.BackColor = System.Drawing.SystemColors.Window;
- appearance8.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance8;
- appearance9.BackColor = System.Drawing.SystemColors.Highlight;
- appearance9.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance9;
- this.ultraGrid1.DisplayLayout.Override.AllowUpdate = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance10.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance10;
- appearance11.BorderColor = System.Drawing.Color.Silver;
- appearance11.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance11;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- this.ultraGrid1.DisplayLayout.Override.ColumnSizingArea = Infragistics.Win.UltraWinGrid.ColumnSizingArea.CellsOnly;
- appearance12.BackColor = System.Drawing.SystemColors.Control;
- appearance12.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance12.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance12.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance12.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance12;
- appearance13.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance13;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance14.BackColor = System.Drawing.SystemColors.Window;
- appearance14.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance14;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid1.DisplayLayout.Override.SelectedAppearancesEnabled = Infragistics.Win.DefaultableBoolean.False;
- appearance15.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance15;
- 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.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1326, 624);
- this.ultraGrid1.TabIndex = 44;
- this.ultraGrid1.Text = "ultraGrid1";
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.TableName = "Table1";
- //
- // panel2
- //
- this.panel2.Controls.Add(this.chkISPRODUCER);
- this.panel2.Controls.Add(this.chkCONTRACT_NO);
- this.panel2.Controls.Add(this.txtQueryCONTRACT_NO);
- this.panel2.Controls.Add(this.chkCHECK_NO);
- this.panel2.Controls.Add(this.txtQueryCHECK_NO);
- this.panel2.Controls.Add(this.ultraISPRODUCER);
- this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
- this.panel2.Location = new System.Drawing.Point(0, 0);
- this.panel2.Name = "panel2";
- this.panel2.Size = new System.Drawing.Size(1328, 40);
- this.panel2.TabIndex = 0;
- //
- // chkISPRODUCER
- //
- this.chkISPRODUCER.AutoSize = true;
- this.chkISPRODUCER.Location = new System.Drawing.Point(12, 12);
- this.chkISPRODUCER.Margin = new System.Windows.Forms.Padding(2);
- this.chkISPRODUCER.Name = "chkISPRODUCER";
- this.chkISPRODUCER.Size = new System.Drawing.Size(71, 19);
- this.chkISPRODUCER.TabIndex = 219;
- this.chkISPRODUCER.Text = "是否监制";
- //
- // chkCONTRACT_NO
- //
- this.chkCONTRACT_NO.AutoSize = true;
- this.chkCONTRACT_NO.Location = new System.Drawing.Point(319, 12);
- this.chkCONTRACT_NO.Margin = new System.Windows.Forms.Padding(2);
- this.chkCONTRACT_NO.Name = "chkCONTRACT_NO";
- this.chkCONTRACT_NO.Size = new System.Drawing.Size(59, 19);
- this.chkCONTRACT_NO.TabIndex = 218;
- this.chkCONTRACT_NO.Text = "合同号";
- //
- // txtQueryCONTRACT_NO
- //
- this.txtQueryCONTRACT_NO.Enabled = false;
- this.txtQueryCONTRACT_NO.Location = new System.Drawing.Point(382, 11);
- this.txtQueryCONTRACT_NO.MaxLength = 100;
- this.txtQueryCONTRACT_NO.Name = "txtQueryCONTRACT_NO";
- this.txtQueryCONTRACT_NO.Size = new System.Drawing.Size(92, 21);
- this.txtQueryCONTRACT_NO.TabIndex = 217;
- //
- // chkCHECK_NO
- //
- this.chkCHECK_NO.AutoSize = true;
- this.chkCHECK_NO.Location = new System.Drawing.Point(148, 12);
- this.chkCHECK_NO.Margin = new System.Windows.Forms.Padding(2);
- this.chkCHECK_NO.Name = "chkCHECK_NO";
- this.chkCHECK_NO.Size = new System.Drawing.Size(71, 19);
- this.chkCHECK_NO.TabIndex = 216;
- this.chkCHECK_NO.Text = "检验编号";
- //
- // txtQueryCHECK_NO
- //
- this.txtQueryCHECK_NO.Enabled = false;
- this.txtQueryCHECK_NO.Location = new System.Drawing.Point(223, 11);
- this.txtQueryCHECK_NO.MaxLength = 100;
- this.txtQueryCHECK_NO.Name = "txtQueryCHECK_NO";
- this.txtQueryCHECK_NO.Size = new System.Drawing.Size(92, 21);
- this.txtQueryCHECK_NO.TabIndex = 215;
- //
- // ultraISPRODUCER
- //
- valueListItem1.DataValue = "0";
- valueListItem1.DisplayText = "否";
- valueListItem2.DataValue = "1";
- valueListItem2.DisplayText = "是";
- this.ultraISPRODUCER.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2});
- this.ultraISPRODUCER.Location = new System.Drawing.Point(87, 11);
- this.ultraISPRODUCER.Name = "ultraISPRODUCER";
- this.ultraISPRODUCER.Size = new System.Drawing.Size(57, 21);
- this.ultraISPRODUCER.TabIndex = 214;
- this.ultraISPRODUCER.ValueMember = "";
- //
- // FrmChemCheckReady
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1328, 666);
- this.Controls.Add(this.panel1);
- this.Name = "FrmChemCheckReady";
- this.Text = "化学试验准备";
- this.Load += new System.EventHandler(this.FrmChemCheckReady_Load);
- this.panel1.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chkISPRODUCER)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkCONTRACT_NO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQueryCONTRACT_NO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkCHECK_NO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtQueryCHECK_NO)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraISPRODUCER)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.Panel panel2;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraISPRODUCER;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCONTRACT_NO;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryCONTRACT_NO;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkCHECK_NO;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtQueryCHECK_NO;
- private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkISPRODUCER;
- private System.Windows.Forms.Panel panel3;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- }
- }
|