| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351 |
- namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
- {
- partial class FrmBaseCheckStdSteelBoundary
- {
- /// <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.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("BaseChemStdsteelBoundaryEntity", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Id");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Element");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Produccode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Producname");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RevisedValue");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BoundaryValue");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Remark");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UserName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UserTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UpdateTime");
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.BaseChemStdsteelBoundaryEntitybindingSource = new System.Windows.Forms.BindingSource(this.components);
- this.txtRemark = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtProduce = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.txtBound = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtRevised = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txtElement = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
- this.splitContainer1.Panel1.SuspendLayout();
- this.splitContainer1.Panel2.SuspendLayout();
- this.splitContainer1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.BaseChemStdsteelBoundaryEntitybindingSource)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRemark)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtProduce)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBound)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRevised)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtElement)).BeginInit();
- this.SuspendLayout();
- //
- // splitContainer1
- //
- this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.splitContainer1.Location = new System.Drawing.Point(0, 0);
- this.splitContainer1.Name = "splitContainer1";
- //
- // splitContainer1.Panel1
- //
- this.splitContainer1.Panel1.Controls.Add(this.ultraGrid1);
- //
- // splitContainer1.Panel2
- //
- this.splitContainer1.Panel2.Controls.Add(this.txtRemark);
- this.splitContainer1.Panel2.Controls.Add(this.txtProduce);
- this.splitContainer1.Panel2.Controls.Add(this.txtBound);
- this.splitContainer1.Panel2.Controls.Add(this.txtRevised);
- this.splitContainer1.Panel2.Controls.Add(this.txtElement);
- this.splitContainer1.Panel2.Controls.Add(this.ultraLabel5);
- this.splitContainer1.Panel2.Controls.Add(this.ultraLabel4);
- this.splitContainer1.Panel2.Controls.Add(this.ultraLabel3);
- this.splitContainer1.Panel2.Controls.Add(this.ultraLabel2);
- this.splitContainer1.Panel2.Controls.Add(this.ultraLabel1);
- this.splitContainer1.Size = new System.Drawing.Size(890, 456);
- this.splitContainer1.SplitterDistance = 685;
- this.splitContainer1.TabIndex = 0;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.BaseChemStdsteelBoundaryEntitybindingSource;
- appearance13.BackColor = System.Drawing.SystemColors.Window;
- appearance13.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance13;
- ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.Hidden = true;
- ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(86, 0);
- ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.Hidden = true;
- ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(88, 0);
- ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(91, 0);
- ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(129, 0);
- ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(93, 0);
- ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn9.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
- ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(95, 0);
- ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11});
- 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;
- appearance14.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance14.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance14.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance14.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance14;
- appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance16;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance15.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance15.BackColor2 = System.Drawing.SystemColors.Control;
- appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance15;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance19.BackColor = System.Drawing.SystemColors.Window;
- appearance19.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance19;
- appearance22.BackColor = System.Drawing.SystemColors.Highlight;
- appearance22.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance22;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance24.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance24;
- appearance20.BorderColor = System.Drawing.Color.Silver;
- appearance20.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance20;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance18.BackColor = System.Drawing.SystemColors.Control;
- appearance18.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance18.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance18.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance18;
- appearance17.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance17;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance23.BackColor = System.Drawing.SystemColors.Window;
- appearance23.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance23;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance21.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance21;
- 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, 0);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(685, 456);
- this.ultraGrid1.TabIndex = 0;
- this.ultraGrid1.Text = "ultraGrid1";
- this.ultraGrid1.AfterRowActivate += new System.EventHandler(this.ultraGrid1_AfterRowActivate);
- //
- // BaseChemStdsteelBoundaryEntitybindingSource
- //
- this.BaseChemStdsteelBoundaryEntitybindingSource.DataSource = typeof(Core.StlMes.Client.Lims.Data.PipeAndOutdec.BaseChemStdsteelBoundaryEntity);
- //
- // txtRemark
- //
- this.txtRemark.Location = new System.Drawing.Point(49, 186);
- this.txtRemark.Multiline = true;
- this.txtRemark.Name = "txtRemark";
- this.txtRemark.Size = new System.Drawing.Size(100, 226);
- this.txtRemark.TabIndex = 9;
- //
- // txtProduce
- //
- valueListItem1.DataValue = "不锈钢";
- valueListItem1.DisplayText = "不锈钢";
- valueListItem2.DataValue = "低合金钢";
- valueListItem2.DisplayText = "低合金钢";
- this.txtProduce.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2});
- this.txtProduce.Location = new System.Drawing.Point(49, 65);
- this.txtProduce.Name = "txtProduce";
- this.txtProduce.Size = new System.Drawing.Size(100, 21);
- this.txtProduce.TabIndex = 8;
- //
- // txtBound
- //
- this.txtBound.Location = new System.Drawing.Point(49, 129);
- this.txtBound.Name = "txtBound";
- this.txtBound.Size = new System.Drawing.Size(100, 21);
- this.txtBound.TabIndex = 7;
- //
- // txtRevised
- //
- this.txtRevised.Location = new System.Drawing.Point(49, 98);
- this.txtRevised.Name = "txtRevised";
- this.txtRevised.Size = new System.Drawing.Size(100, 21);
- this.txtRevised.TabIndex = 6;
- //
- // txtElement
- //
- this.txtElement.Location = new System.Drawing.Point(49, 33);
- this.txtElement.Name = "txtElement";
- this.txtElement.Size = new System.Drawing.Size(100, 21);
- this.txtElement.TabIndex = 5;
- //
- // ultraLabel5
- //
- this.ultraLabel5.Location = new System.Drawing.Point(18, 165);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(32, 23);
- this.ultraLabel5.TabIndex = 4;
- this.ultraLabel5.Text = "备注";
- //
- // ultraLabel4
- //
- this.ultraLabel4.Location = new System.Drawing.Point(10, 133);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(45, 23);
- this.ultraLabel4.TabIndex = 3;
- this.ultraLabel4.Text = "界限值";
- //
- // ultraLabel3
- //
- this.ultraLabel3.Location = new System.Drawing.Point(20, 103);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(32, 23);
- this.ultraLabel3.TabIndex = 2;
- this.ultraLabel3.Text = "含量";
- //
- // ultraLabel2
- //
- this.ultraLabel2.Location = new System.Drawing.Point(20, 69);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(32, 21);
- this.ultraLabel2.TabIndex = 1;
- this.ultraLabel2.Text = "品名";
- //
- // ultraLabel1
- //
- this.ultraLabel1.Location = new System.Drawing.Point(20, 37);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(32, 23);
- this.ultraLabel1.TabIndex = 0;
- this.ultraLabel1.Text = "元素";
- //
- // FrmBaseCheckStdSteelBoundary
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(890, 456);
- this.Controls.Add(this.splitContainer1);
- this.Name = "FrmBaseCheckStdSteelBoundary";
- this.Text = "标钢修约值界限值维护";
- this.Load += new System.EventHandler(this.FrmBaseCheckStdSteelBoundary_Load);
- this.splitContainer1.Panel1.ResumeLayout(false);
- this.splitContainer1.Panel2.ResumeLayout(false);
- this.splitContainer1.Panel2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
- this.splitContainer1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.BaseChemStdsteelBoundaryEntitybindingSource)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRemark)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtProduce)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtBound)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtRevised)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtElement)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.SplitContainer splitContainer1;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Windows.Forms.BindingSource BaseChemStdsteelBoundaryEntitybindingSource;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txtProduce;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtBound;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtRevised;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtElement;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txtRemark;
- }
- }
|