namespace Core.StlMes.Client.SaleOrder.Dialog { partial class PscMscPopup { /// /// 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 ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认选择"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认选择"); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询"); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PscMscPopup)); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._FrmBase_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._FrmBase_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._FrmBase_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.panel1 = new System.Windows.Forms.Panel(); this.labelTextBox3 = new Core.Mes.Client.Comm.Control.LabelTextBox(); this.labelTextBox2 = new Core.Mes.Client.Comm.Control.LabelTextBox(); this.labelTextBox1 = new Core.Mes.Client.Comm.Control.LabelTextBox(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(0, 94); this.splitContainer1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Size = new System.Drawing.Size(1584, 598); this.splitContainer1.SplitterDistance = 704; this.splitContainer1.SplitterWidth = 5; this.splitContainer1.TabIndex = 0; // // ultraToolbarsManager1 // this.ultraToolbarsManager1.DesignerFlags = 1; this.ultraToolbarsManager1.DockWithinContainer = this; this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase); ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool3, buttonTool1}); ultraToolbar1.Text = "UltraToolbar1"; this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1}); appearance11.Image = ((object)(resources.GetObject("appearance11.Image"))); buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance11; buttonTool2.SharedPropsInternal.Caption = "确认选择"; buttonTool2.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[] { buttonTool2, buttonTool4}); this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick); // // _FrmBase_Toolbars_Dock_Area_Left // this._FrmBase_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._FrmBase_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control; this._FrmBase_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._FrmBase_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText; this._FrmBase_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28); this._FrmBase_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left"; this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 664); this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1; // // _FrmBase_Toolbars_Dock_Area_Right // this._FrmBase_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._FrmBase_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control; this._FrmBase_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._FrmBase_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText; this._FrmBase_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1584, 28); this._FrmBase_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right"; this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 664); this._FrmBase_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1; // // _FrmBase_Toolbars_Dock_Area_Top // this._FrmBase_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._FrmBase_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control; this._FrmBase_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._FrmBase_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText; this._FrmBase_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._FrmBase_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this._FrmBase_Toolbars_Dock_Area_Top.Name = "_FrmBase_Toolbars_Dock_Area_Top"; this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1584, 28); this._FrmBase_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1; // // _FrmBase_Toolbars_Dock_Area_Bottom // this._FrmBase_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._FrmBase_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control; this._FrmBase_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._FrmBase_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText; this._FrmBase_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 692); this._FrmBase_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom"; this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1584, 0); this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; // // panel1 // this.panel1.Controls.Add(this.labelTextBox3); this.panel1.Controls.Add(this.labelTextBox2); this.panel1.Controls.Add(this.labelTextBox1); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 28); this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1584, 66); this.panel1.TabIndex = 5; // // labelTextBox3 // // // // this.labelTextBox3.CheckBox.AutoSize = true; this.labelTextBox3.CheckBox.Location = new System.Drawing.Point(4, 4); this.labelTextBox3.CheckBox.Name = "checkBox1"; this.labelTextBox3.CheckBox.Size = new System.Drawing.Size(18, 17); this.labelTextBox3.CheckBox.TabIndex = 1; this.labelTextBox3.CheckBox.UseVisualStyleBackColor = true; // // // this.labelTextBox3.Label.AutoSize = true; this.labelTextBox3.Label.Location = new System.Drawing.Point(24, 4); this.labelTextBox3.Label.Name = "label1"; this.labelTextBox3.Label.Size = new System.Drawing.Size(37, 15); this.labelTextBox3.Label.TabIndex = 0; this.labelTextBox3.Label.Text = "标准"; this.labelTextBox3.Location = new System.Drawing.Point(609, 20); this.labelTextBox3.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5); this.labelTextBox3.Name = "labelTextBox3"; this.labelTextBox3.Size = new System.Drawing.Size(263, 26); this.labelTextBox3.TabIndex = 2; // // // this.labelTextBox3.TextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.labelTextBox3.TextBox.Enabled = false; this.labelTextBox3.TextBox.Location = new System.Drawing.Point(0, 0); this.labelTextBox3.TextBox.Name = "textBox1"; this.labelTextBox3.TextBox.Size = new System.Drawing.Size(199, 25); this.labelTextBox3.TextBox.TabIndex = 1; // // labelTextBox2 // // // // this.labelTextBox2.CheckBox.AutoSize = true; this.labelTextBox2.CheckBox.Location = new System.Drawing.Point(4, 4); this.labelTextBox2.CheckBox.Name = "checkBox1"; this.labelTextBox2.CheckBox.Size = new System.Drawing.Size(18, 17); this.labelTextBox2.CheckBox.TabIndex = 1; this.labelTextBox2.CheckBox.UseVisualStyleBackColor = true; // // // this.labelTextBox2.Label.AutoSize = true; this.labelTextBox2.Label.Location = new System.Drawing.Point(24, 4); this.labelTextBox2.Label.Name = "label1"; this.labelTextBox2.Label.Size = new System.Drawing.Size(37, 15); this.labelTextBox2.Label.TabIndex = 0; this.labelTextBox2.Label.Text = "钢级"; this.labelTextBox2.Location = new System.Drawing.Point(321, 20); this.labelTextBox2.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5); this.labelTextBox2.Name = "labelTextBox2"; this.labelTextBox2.Size = new System.Drawing.Size(263, 26); this.labelTextBox2.TabIndex = 1; // // // this.labelTextBox2.TextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.labelTextBox2.TextBox.Enabled = false; this.labelTextBox2.TextBox.Location = new System.Drawing.Point(0, 0); this.labelTextBox2.TextBox.Name = "textBox1"; this.labelTextBox2.TextBox.Size = new System.Drawing.Size(199, 25); this.labelTextBox2.TextBox.TabIndex = 1; // // labelTextBox1 // // // // this.labelTextBox1.CheckBox.AutoSize = true; this.labelTextBox1.CheckBox.Location = new System.Drawing.Point(4, 4); this.labelTextBox1.CheckBox.Name = "checkBox1"; this.labelTextBox1.CheckBox.Size = new System.Drawing.Size(18, 17); this.labelTextBox1.CheckBox.TabIndex = 1; this.labelTextBox1.CheckBox.UseVisualStyleBackColor = true; // // // this.labelTextBox1.Label.AutoSize = true; this.labelTextBox1.Label.Location = new System.Drawing.Point(24, 4); this.labelTextBox1.Label.Name = "label1"; this.labelTextBox1.Label.Size = new System.Drawing.Size(37, 15); this.labelTextBox1.Label.TabIndex = 0; this.labelTextBox1.Label.Text = "品名"; this.labelTextBox1.Location = new System.Drawing.Point(33, 20); this.labelTextBox1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5); this.labelTextBox1.Name = "labelTextBox1"; this.labelTextBox1.Size = new System.Drawing.Size(263, 26); this.labelTextBox1.TabIndex = 0; // // // this.labelTextBox1.TextBox.Dock = System.Windows.Forms.DockStyle.Fill; this.labelTextBox1.TextBox.Enabled = false; this.labelTextBox1.TextBox.Location = new System.Drawing.Point(0, 0); this.labelTextBox1.TextBox.Name = "textBox1"; this.labelTextBox1.TextBox.Size = new System.Drawing.Size(199, 25); this.labelTextBox1.TextBox.TabIndex = 1; // // PscMscPopup // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1584, 692); this.Controls.Add(this.splitContainer1); this.Controls.Add(this.panel1); this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Left); this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Right); this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Top); this.Controls.Add(this._FrmBase_Toolbars_Dock_Area_Bottom); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5); this.Name = "PscMscPopup"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "冶金规范选择"; ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); this.panel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.SplitContainer splitContainer1; private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Left; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Right; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Top; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _FrmBase_Toolbars_Dock_Area_Bottom; private System.Windows.Forms.Panel panel1; private Mes.Client.Comm.Control.LabelTextBox labelTextBox3; private Mes.Client.Comm.Control.LabelTextBox labelTextBox2; private Mes.Client.Comm.Control.LabelTextBox labelTextBox1; } }