| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390 |
- namespace Core.StlMes.Client.ZGMil.Report
- {
- partial class FrmMilCheckDeatilSimple
- {
- /// <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 valueListItem9 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("MilCheckDeatilSimpleEntity", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeStoveNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DefectItem");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WasteBranch");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("WasteTons");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OfflineProduct");
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DefectCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ResultNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SimpleLotNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProPlanId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("GxPlanNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Validflag");
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
- 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.Appearance appearance18 = new Infragistics.Win.Appearance();
- this.ComVALIDFLAG = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.label1 = new System.Windows.Forms.Label();
- this.cmbEndDate = new System.Windows.Forms.DateTimePicker();
- this.cmbDate = new System.Windows.Forms.DateTimePicker();
- this.chkDate = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.bindingSource1 = new System.Windows.Forms.BindingSource(this.components);
- this.chkjudgeStoveNo = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
- this.txtjudgeStoveNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- ((System.ComponentModel.ISupportInitialize)(this.ComVALIDFLAG)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chkDate)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkjudgeStoveNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtjudgeStoveNo)).BeginInit();
- this.SuspendLayout();
- //
- // ComVALIDFLAG
- //
- this.ComVALIDFLAG.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem9.DataValue = "1";
- valueListItem9.DisplayText = "有效";
- valueListItem10.DataValue = "0";
- valueListItem10.DisplayText = "无效";
- this.ComVALIDFLAG.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem9,
- valueListItem10});
- this.ComVALIDFLAG.Location = new System.Drawing.Point(545, 231);
- this.ComVALIDFLAG.Margin = new System.Windows.Forms.Padding(4);
- this.ComVALIDFLAG.Name = "ComVALIDFLAG";
- this.ComVALIDFLAG.Size = new System.Drawing.Size(75, 24);
- this.ComVALIDFLAG.TabIndex = 46;
- this.ComVALIDFLAG.Visible = false;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.txtjudgeStoveNo);
- this.ultraGroupBox1.Controls.Add(this.chkjudgeStoveNo);
- this.ultraGroupBox1.Controls.Add(this.label1);
- this.ultraGroupBox1.Controls.Add(this.cmbEndDate);
- this.ultraGroupBox1.Controls.Add(this.cmbDate);
- this.ultraGroupBox1.Controls.Add(this.chkDate);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1368, 54);
- this.ultraGroupBox1.TabIndex = 3;
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.BackColor = System.Drawing.Color.Transparent;
- this.label1.Location = new System.Drawing.Point(296, 20);
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(22, 15);
- this.label1.TabIndex = 1061;
- this.label1.Text = "至";
- this.label1.Visible = false;
- //
- // cmbEndDate
- //
- this.cmbEndDate.CustomFormat = "yyyy-MM-dd HH:mm";
- this.cmbEndDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.cmbEndDate.Location = new System.Drawing.Point(327, 14);
- this.cmbEndDate.Margin = new System.Windows.Forms.Padding(4);
- this.cmbEndDate.Name = "cmbEndDate";
- this.cmbEndDate.Size = new System.Drawing.Size(183, 25);
- this.cmbEndDate.TabIndex = 1060;
- this.cmbEndDate.Visible = false;
- //
- // cmbDate
- //
- this.cmbDate.CustomFormat = "yyyy-MM-dd HH:mm";
- this.cmbDate.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.cmbDate.Location = new System.Drawing.Point(104, 14);
- this.cmbDate.Margin = new System.Windows.Forms.Padding(4);
- this.cmbDate.Name = "cmbDate";
- this.cmbDate.Size = new System.Drawing.Size(183, 25);
- this.cmbDate.TabIndex = 1055;
- this.cmbDate.Visible = false;
- //
- // chkDate
- //
- appearance15.TextHAlignAsString = "Left";
- this.chkDate.Appearance = appearance15;
- this.chkDate.AutoSize = true;
- this.chkDate.BackColor = System.Drawing.Color.Transparent;
- this.chkDate.BackColorInternal = System.Drawing.Color.Transparent;
- this.chkDate.Checked = true;
- this.chkDate.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkDate.Location = new System.Drawing.Point(8, 16);
- this.chkDate.Margin = new System.Windows.Forms.Padding(4);
- this.chkDate.Name = "chkDate";
- this.chkDate.Size = new System.Drawing.Size(84, 22);
- this.chkDate.TabIndex = 1054;
- this.chkDate.Text = "开始时间";
- this.chkDate.Visible = false;
- this.chkDate.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.bindingSource1;
- appearance1.BackColor = System.Drawing.SystemColors.Window;
- appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance1;
- ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn1.Header.VisiblePosition = 10;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn3.Header.VisiblePosition = 3;
- ultraGridColumn3.Hidden = true;
- ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
- ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn4.Header.VisiblePosition = 4;
- ultraGridColumn4.Hidden = true;
- ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
- appearance16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- ultraGridColumn5.CellAppearance = appearance16;
- ultraGridColumn5.Header.VisiblePosition = 5;
- ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
- ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn6.Header.VisiblePosition = 6;
- ultraGridColumn6.Hidden = true;
- ultraGridColumn6.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn7.Header.VisiblePosition = 7;
- ultraGridColumn7.RowLayoutColumnInfo.OriginX = 8;
- ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn8.Header.VisiblePosition = 8;
- ultraGridColumn8.Hidden = true;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 14;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn9.Header.VisiblePosition = 0;
- ultraGridColumn9.Hidden = true;
- ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn10.Header.VisiblePosition = 2;
- ultraGridColumn10.Hidden = true;
- appearance17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
- ultraGridColumn11.CellAppearance = appearance17;
- ultraGridColumn11.EditorComponent = this.ComVALIDFLAG;
- ultraGridColumn11.Header.VisiblePosition = 9;
- ultraGridColumn11.RowLayoutColumnInfo.OriginX = 10;
- ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn12.DataType = typeof(bool);
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridColumn12.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12});
- 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.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, 54);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1368, 557);
- this.ultraGrid1.TabIndex = 4;
- this.ultraGrid1.Text = "ultraGrid1";
- //
- // bindingSource1
- //
- this.bindingSource1.DataSource = typeof(Core.StlMes.Client.ZGMil.Entity.MilCheckDeatilSimpleEntity);
- //
- // chkjudgeStoveNo
- //
- appearance18.TextHAlignAsString = "Left";
- this.chkjudgeStoveNo.Appearance = appearance18;
- this.chkjudgeStoveNo.AutoSize = true;
- this.chkjudgeStoveNo.BackColor = System.Drawing.Color.Transparent;
- this.chkjudgeStoveNo.BackColorInternal = System.Drawing.Color.Transparent;
- this.chkjudgeStoveNo.Checked = true;
- this.chkjudgeStoveNo.CheckState = System.Windows.Forms.CheckState.Checked;
- this.chkjudgeStoveNo.Location = new System.Drawing.Point(536, 17);
- this.chkjudgeStoveNo.Margin = new System.Windows.Forms.Padding(4);
- this.chkjudgeStoveNo.Name = "chkjudgeStoveNo";
- this.chkjudgeStoveNo.Size = new System.Drawing.Size(53, 22);
- this.chkjudgeStoveNo.TabIndex = 1062;
- this.chkjudgeStoveNo.Text = "炉号";
- this.chkjudgeStoveNo.CheckedChanged += new System.EventHandler(this.chkDate_CheckedChanged);
- //
- // txtjudgeStoveNo
- //
- this.txtjudgeStoveNo.Enabled = false;
- this.txtjudgeStoveNo.Location = new System.Drawing.Point(597, 13);
- this.txtjudgeStoveNo.Margin = new System.Windows.Forms.Padding(4);
- this.txtjudgeStoveNo.Name = "txtjudgeStoveNo";
- this.txtjudgeStoveNo.Size = new System.Drawing.Size(133, 24);
- this.txtjudgeStoveNo.TabIndex = 1063;
- //
- // FrmMilCheckDeatilSimple
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1368, 611);
- this.Controls.Add(this.ComVALIDFLAG);
- this.Controls.Add(this.ultraGrid1);
- this.Controls.Add(this.ultraGroupBox1);
- this.Margin = new System.Windows.Forms.Padding(5);
- this.Name = "FrmMilCheckDeatilSimple";
- this.Text = "表检缺项数据";
- this.Load += new System.EventHandler(this.FrmMilCheckDeatilSimple_Load);
- ((System.ComponentModel.ISupportInitialize)(this.ComVALIDFLAG)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.chkDate)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.chkjudgeStoveNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtjudgeStoveNo)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.DateTimePicker cmbEndDate;
- private System.Windows.Forms.DateTimePicker cmbDate;
- internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkDate;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Windows.Forms.BindingSource bindingSource1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor ComVALIDFLAG;
- internal Infragistics.Win.UltraWinEditors.UltraCheckEditor chkjudgeStoveNo;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtjudgeStoveNo;
- }
- }
|