namespace Core.StlMes.Client.PlnSaleOrd.炉计划.Tool { partial class FrmNoOrderSentence { /// /// 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() { this.components = new System.ComponentModel.Container(); Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DoFrim"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("DoFrim"); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmNoOrderSentence)); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close"); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton(); Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton(); Infragistics.Win.UltraWinEditors.EditorButton editorButton3 = new Infragistics.Win.UltraWinEditors.EditorButton(); Infragistics.Win.UltraWinEditors.EditorButton editorButton4 = new Infragistics.Win.UltraWinEditors.EditorButton(); Infragistics.Win.UltraWinEditors.EditorButton editorButton5 = new Infragistics.Win.UltraWinEditors.EditorButton(); Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance(); this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel(); this.ClientArea_Fill_Panel = new System.Windows.Forms.Panel(); this._ClientArea_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this._ClientArea_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._ClientArea_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._ClientArea_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.FrmNoOrderSentence_Fill_Panel = new System.Windows.Forms.Panel(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.TxtSteelCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.TxtModel = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.TxtProduc = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.TxtSpcName = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.TxtMaterial = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.TxtStdStyle = new Infragistics.Win.UltraWinEditors.UltraComboEditor(); this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel25 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel30 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel26 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel29 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel27 = new Infragistics.Win.Misc.UltraLabel(); this.ultraPanel1.ClientArea.SuspendLayout(); this.ultraPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); this.FrmNoOrderSentence_Fill_Panel.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.TxtSteelCode)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtModel)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtProduc)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtSpcName)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtMaterial)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtStdStyle)).BeginInit(); this.SuspendLayout(); // // ultraPanel1 // // // ultraPanel1.ClientArea // this.ultraPanel1.ClientArea.Controls.Add(this.ClientArea_Fill_Panel); this.ultraPanel1.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Left); this.ultraPanel1.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Right); this.ultraPanel1.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Top); this.ultraPanel1.ClientArea.Controls.Add(this._ClientArea_Toolbars_Dock_Area_Bottom); this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top; this.ultraPanel1.Location = new System.Drawing.Point(0, 0); this.ultraPanel1.Name = "ultraPanel1"; this.ultraPanel1.Size = new System.Drawing.Size(552, 26); this.ultraPanel1.TabIndex = 0; // // ClientArea_Fill_Panel // this.ClientArea_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.ClientArea_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.ClientArea_Fill_Panel.Location = new System.Drawing.Point(0, 28); this.ClientArea_Fill_Panel.Name = "ClientArea_Fill_Panel"; this.ClientArea_Fill_Panel.Size = new System.Drawing.Size(552, 0); this.ClientArea_Fill_Panel.TabIndex = 0; // // _ClientArea_Toolbars_Dock_Area_Left // this._ClientArea_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._ClientArea_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control; this._ClientArea_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._ClientArea_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText; this._ClientArea_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28); this._ClientArea_Toolbars_Dock_Area_Left.Name = "_ClientArea_Toolbars_Dock_Area_Left"; this._ClientArea_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0); this._ClientArea_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1; // // ultraToolbarsManager1 // this.ultraToolbarsManager1.DesignerFlags = 1; this.ultraToolbarsManager1.DockWithinContainer = this.ultraPanel1.ClientArea; this.ultraToolbarsManager1.ShowFullMenusDelay = 500; ultraToolbar2.DockedColumn = 0; ultraToolbar2.DockedRow = 0; buttonTool2.InstanceProps.IsFirstInGroup = true; ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool1, buttonTool2}); ultraToolbar2.Text = "UltraToolbar1"; this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar2}); appearance11.Image = ((object)(resources.GetObject("appearance11.Image"))); buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance11; buttonTool3.SharedPropsInternal.Caption = "确认"; buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance12.Image = ((object)(resources.GetObject("appearance12.Image"))); buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance12; buttonTool4.SharedPropsInternal.Caption = "关闭"; buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool3, buttonTool4}); this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick); // // _ClientArea_Toolbars_Dock_Area_Right // this._ClientArea_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._ClientArea_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control; this._ClientArea_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._ClientArea_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText; this._ClientArea_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(552, 28); this._ClientArea_Toolbars_Dock_Area_Right.Name = "_ClientArea_Toolbars_Dock_Area_Right"; this._ClientArea_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0); this._ClientArea_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1; // // _ClientArea_Toolbars_Dock_Area_Top // this._ClientArea_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._ClientArea_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control; this._ClientArea_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._ClientArea_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText; this._ClientArea_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._ClientArea_Toolbars_Dock_Area_Top.Name = "_ClientArea_Toolbars_Dock_Area_Top"; this._ClientArea_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(552, 28); this._ClientArea_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1; // // _ClientArea_Toolbars_Dock_Area_Bottom // this._ClientArea_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._ClientArea_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control; this._ClientArea_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._ClientArea_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText; this._ClientArea_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 26); this._ClientArea_Toolbars_Dock_Area_Bottom.Name = "_ClientArea_Toolbars_Dock_Area_Bottom"; this._ClientArea_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(552, 0); this._ClientArea_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; // // FrmNoOrderSentence_Fill_Panel // this.FrmNoOrderSentence_Fill_Panel.Controls.Add(this.ultraGroupBox1); this.FrmNoOrderSentence_Fill_Panel.Controls.Add(this.ultraPanel1); this.FrmNoOrderSentence_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.FrmNoOrderSentence_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.FrmNoOrderSentence_Fill_Panel.Location = new System.Drawing.Point(0, 0); this.FrmNoOrderSentence_Fill_Panel.Name = "FrmNoOrderSentence_Fill_Panel"; this.FrmNoOrderSentence_Fill_Panel.Size = new System.Drawing.Size(552, 214); this.FrmNoOrderSentence_Fill_Panel.TabIndex = 0; // // ultraGroupBox1 // this.ultraGroupBox1.Controls.Add(this.TxtSteelCode); this.ultraGroupBox1.Controls.Add(this.TxtModel); this.ultraGroupBox1.Controls.Add(this.TxtProduc); this.ultraGroupBox1.Controls.Add(this.TxtSpcName); this.ultraGroupBox1.Controls.Add(this.TxtMaterial); this.ultraGroupBox1.Controls.Add(this.TxtStdStyle); this.ultraGroupBox1.Controls.Add(this.ultraLabel2); this.ultraGroupBox1.Controls.Add(this.ultraLabel25); this.ultraGroupBox1.Controls.Add(this.ultraLabel30); this.ultraGroupBox1.Controls.Add(this.ultraLabel26); this.ultraGroupBox1.Controls.Add(this.ultraLabel29); this.ultraGroupBox1.Controls.Add(this.ultraLabel27); this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraGroupBox1.Location = new System.Drawing.Point(0, 26); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(552, 188); this.ultraGroupBox1.TabIndex = 1; this.ultraGroupBox1.Text = "编辑区"; // // TxtSteelCode // editorButton1.Text = "选择"; this.TxtSteelCode.ButtonsRight.Add(editorButton1); this.TxtSteelCode.Location = new System.Drawing.Point(117, 70); this.TxtSteelCode.Margin = new System.Windows.Forms.Padding(4); this.TxtSteelCode.Name = "TxtSteelCode"; this.TxtSteelCode.ReadOnly = true; this.TxtSteelCode.ShowInkButton = Infragistics.Win.ShowInkButton.Always; this.TxtSteelCode.Size = new System.Drawing.Size(155, 24); this.TxtSteelCode.TabIndex = 1061; this.TxtSteelCode.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.TxtSteelCode_EditorButtonClick); // // TxtModel // editorButton2.Text = "选择"; this.TxtModel.ButtonsRight.Add(editorButton2); this.TxtModel.Location = new System.Drawing.Point(353, 111); this.TxtModel.Margin = new System.Windows.Forms.Padding(4); this.TxtModel.Name = "TxtModel"; this.TxtModel.ReadOnly = true; this.TxtModel.ShowInkButton = Infragistics.Win.ShowInkButton.Always; this.TxtModel.Size = new System.Drawing.Size(155, 24); this.TxtModel.TabIndex = 1060; this.TxtModel.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.TxtModel_EditorButtonClick); // // TxtProduc // editorButton3.Text = "选择"; this.TxtProduc.ButtonsRight.Add(editorButton3); this.TxtProduc.Location = new System.Drawing.Point(353, 30); this.TxtProduc.Margin = new System.Windows.Forms.Padding(4); this.TxtProduc.Name = "TxtProduc"; this.TxtProduc.ReadOnly = true; this.TxtProduc.ShowInkButton = Infragistics.Win.ShowInkButton.Always; this.TxtProduc.Size = new System.Drawing.Size(155, 24); this.TxtProduc.TabIndex = 1059; this.TxtProduc.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.TxtProduc_EditorButtonClick); // // TxtSpcName // editorButton4.Text = "选择"; this.TxtSpcName.ButtonsRight.Add(editorButton4); this.TxtSpcName.Location = new System.Drawing.Point(117, 108); this.TxtSpcName.Margin = new System.Windows.Forms.Padding(4); this.TxtSpcName.Name = "TxtSpcName"; this.TxtSpcName.ReadOnly = true; this.TxtSpcName.ShowInkButton = Infragistics.Win.ShowInkButton.Always; this.TxtSpcName.Size = new System.Drawing.Size(155, 24); this.TxtSpcName.TabIndex = 1058; this.TxtSpcName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.TxtSpcName_EditorButtonClick); // // TxtMaterial // editorButton5.Text = "选择"; this.TxtMaterial.ButtonsRight.Add(editorButton5); this.TxtMaterial.Location = new System.Drawing.Point(117, 32); this.TxtMaterial.Margin = new System.Windows.Forms.Padding(4); this.TxtMaterial.Name = "TxtMaterial"; this.TxtMaterial.ReadOnly = true; this.TxtMaterial.ShowInkButton = Infragistics.Win.ShowInkButton.Always; this.TxtMaterial.Size = new System.Drawing.Size(155, 24); this.TxtMaterial.TabIndex = 1057; this.TxtMaterial.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.TxtMaterial_EditorButtonClick); // // TxtStdStyle // this.TxtStdStyle.DropDownListWidth = -1; this.TxtStdStyle.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList; this.TxtStdStyle.Location = new System.Drawing.Point(353, 71); this.TxtStdStyle.Margin = new System.Windows.Forms.Padding(4); this.TxtStdStyle.Name = "TxtStdStyle"; this.TxtStdStyle.Size = new System.Drawing.Size(155, 24); this.TxtStdStyle.TabIndex = 1056; // // ultraLabel2 // appearance6.BackColor = System.Drawing.Color.Transparent; appearance6.TextVAlignAsString = "Middle"; this.ultraLabel2.Appearance = appearance6; this.ultraLabel2.AutoSize = true; this.ultraLabel2.Location = new System.Drawing.Point(41, 72); this.ultraLabel2.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel2.Name = "ultraLabel2"; this.ultraLabel2.Size = new System.Drawing.Size(67, 19); this.ultraLabel2.TabIndex = 1055; this.ultraLabel2.Text = "钢级牌号"; // // ultraLabel25 // appearance8.BackColor = System.Drawing.Color.Transparent; appearance8.TextVAlignAsString = "Middle"; this.ultraLabel25.Appearance = appearance8; this.ultraLabel25.AutoSize = true; this.ultraLabel25.Location = new System.Drawing.Point(41, 35); this.ultraLabel25.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel25.Name = "ultraLabel25"; this.ultraLabel25.Size = new System.Drawing.Size(67, 19); this.ultraLabel25.TabIndex = 1050; this.ultraLabel25.Text = "物料描述"; // // ultraLabel30 // appearance37.BackColor = System.Drawing.Color.Transparent; appearance37.TextVAlignAsString = "Middle"; this.ultraLabel30.Appearance = appearance37; this.ultraLabel30.AutoSize = true; this.ultraLabel30.Location = new System.Drawing.Point(279, 113); this.ultraLabel30.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel30.Name = "ultraLabel30"; this.ultraLabel30.Size = new System.Drawing.Size(67, 19); this.ultraLabel30.TabIndex = 1054; this.ultraLabel30.Text = "扣 型"; // // ultraLabel26 // appearance7.BackColor = System.Drawing.Color.Transparent; appearance7.TextVAlignAsString = "Middle"; this.ultraLabel26.Appearance = appearance7; this.ultraLabel26.AutoSize = true; this.ultraLabel26.Location = new System.Drawing.Point(277, 34); this.ultraLabel26.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel26.Name = "ultraLabel26"; this.ultraLabel26.Size = new System.Drawing.Size(67, 19); this.ultraLabel26.TabIndex = 1051; this.ultraLabel26.Text = "品 名"; // // ultraLabel29 // appearance4.BackColor = System.Drawing.Color.Transparent; appearance4.TextVAlignAsString = "Middle"; this.ultraLabel29.Appearance = appearance4; this.ultraLabel29.AutoSize = true; this.ultraLabel29.Location = new System.Drawing.Point(41, 111); this.ultraLabel29.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel29.Name = "ultraLabel29"; this.ultraLabel29.Size = new System.Drawing.Size(67, 19); this.ultraLabel29.TabIndex = 1053; this.ultraLabel29.Text = "产品规格"; // // ultraLabel27 // appearance10.BackColor = System.Drawing.Color.Transparent; appearance10.TextVAlignAsString = "Middle"; this.ultraLabel27.Appearance = appearance10; this.ultraLabel27.AutoSize = true; this.ultraLabel27.Location = new System.Drawing.Point(277, 74); this.ultraLabel27.Margin = new System.Windows.Forms.Padding(4); this.ultraLabel27.Name = "ultraLabel27"; this.ultraLabel27.Size = new System.Drawing.Size(67, 19); this.ultraLabel27.TabIndex = 1052; this.ultraLabel27.Text = "标准类别"; // // FrmNoOrderSentence // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(552, 214); this.Controls.Add(this.FrmNoOrderSentence_Fill_Panel); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "FrmNoOrderSentence"; this.Text = "物料改判"; this.Load += new System.EventHandler(this.FrmNoOrderSentence_Load); this.ultraPanel1.ClientArea.ResumeLayout(false); this.ultraPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); this.FrmNoOrderSentence_Fill_Panel.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.TxtSteelCode)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtModel)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtProduc)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtSpcName)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtMaterial)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.TxtStdStyle)).EndInit(); this.ResumeLayout(false); } #endregion private Infragistics.Win.Misc.UltraPanel ultraPanel1; private System.Windows.Forms.Panel ClientArea_Fill_Panel; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Left; private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Right; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Top; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _ClientArea_Toolbars_Dock_Area_Bottom; private System.Windows.Forms.Panel FrmNoOrderSentence_Fill_Panel; private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1; private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtSteelCode; private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtModel; private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtProduc; private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtSpcName; private Infragistics.Win.UltraWinEditors.UltraTextEditor TxtMaterial; private Infragistics.Win.UltraWinEditors.UltraComboEditor TxtStdStyle; private Infragistics.Win.Misc.UltraLabel ultraLabel2; private Infragistics.Win.Misc.UltraLabel ultraLabel25; private Infragistics.Win.Misc.UltraLabel ultraLabel30; private Infragistics.Win.Misc.UltraLabel ultraLabel26; private Infragistics.Win.Misc.UltraLabel ultraLabel29; private Infragistics.Win.Misc.UltraLabel ultraLabel27; } }