namespace Core.StlMes.Client.YdmPipeManage
{
partial class FrmMetailNameDialog
{
///
/// 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 buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Ensure");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Ensure");
Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMetailNameDialog));
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close");
Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
this.FrmMetailNameDialog_Fill_Panel = new System.Windows.Forms.Panel();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
this.cmbMemo = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
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();
this.cmbStsyle = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.cmbModel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.cmbSpec = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.cmbSteel = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.cmbProduce = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.panel1 = new System.Windows.Forms.Panel();
this.panel1_Fill_Panel = new System.Windows.Forms.Panel();
this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.FrmMetailNameDialog_Fill_Panel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cmbMemo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbStsyle)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbModel)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbSpec)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbSteel)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cmbProduce)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit();
this.SuspendLayout();
//
// FrmMetailNameDialog_Fill_Panel
//
this.FrmMetailNameDialog_Fill_Panel.Controls.Add(this.ultraGroupBox1);
this.FrmMetailNameDialog_Fill_Panel.Controls.Add(this.panel1);
this.FrmMetailNameDialog_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
this.FrmMetailNameDialog_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
this.FrmMetailNameDialog_Fill_Panel.Location = new System.Drawing.Point(0, 0);
this.FrmMetailNameDialog_Fill_Panel.Name = "FrmMetailNameDialog_Fill_Panel";
this.FrmMetailNameDialog_Fill_Panel.Size = new System.Drawing.Size(466, 153);
this.FrmMetailNameDialog_Fill_Panel.TabIndex = 0;
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
this.ultraGroupBox1.Controls.Add(this.cmbMemo);
this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
this.ultraGroupBox1.Controls.Add(this.cmbStsyle);
this.ultraGroupBox1.Controls.Add(this.cmbModel);
this.ultraGroupBox1.Controls.Add(this.cmbSpec);
this.ultraGroupBox1.Controls.Add(this.cmbSteel);
this.ultraGroupBox1.Controls.Add(this.cmbProduce);
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(466, 127);
this.ultraGroupBox1.TabIndex = 1;
this.ultraGroupBox1.Text = "物料编辑区";
this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
//
// ultraLabel6
//
this.ultraLabel6.Location = new System.Drawing.Point(223, 94);
this.ultraLabel6.Name = "ultraLabel6";
this.ultraLabel6.Size = new System.Drawing.Size(63, 23);
this.ultraLabel6.TabIndex = 12;
this.ultraLabel6.Text = "改判说明";
//
// cmbMemo
//
this.cmbMemo.Location = new System.Drawing.Point(286, 93);
this.cmbMemo.Name = "cmbMemo";
this.cmbMemo.Size = new System.Drawing.Size(144, 21);
this.cmbMemo.TabIndex = 11;
//
// ultraLabel5
//
this.ultraLabel5.Location = new System.Drawing.Point(12, 94);
this.ultraLabel5.Name = "ultraLabel5";
this.ultraLabel5.Size = new System.Drawing.Size(62, 23);
this.ultraLabel5.TabIndex = 10;
this.ultraLabel5.Text = "标准类别";
//
// ultraLabel4
//
this.ultraLabel4.Location = new System.Drawing.Point(241, 60);
this.ultraLabel4.Name = "ultraLabel4";
this.ultraLabel4.Size = new System.Drawing.Size(43, 23);
this.ultraLabel4.TabIndex = 9;
this.ultraLabel4.Text = "扣型";
//
// ultraLabel3
//
this.ultraLabel3.Location = new System.Drawing.Point(240, 23);
this.ultraLabel3.Name = "ultraLabel3";
this.ultraLabel3.Size = new System.Drawing.Size(43, 23);
this.ultraLabel3.TabIndex = 8;
this.ultraLabel3.Text = "钢级";
//
// ultraLabel2
//
this.ultraLabel2.Location = new System.Drawing.Point(26, 60);
this.ultraLabel2.Name = "ultraLabel2";
this.ultraLabel2.Size = new System.Drawing.Size(43, 23);
this.ultraLabel2.TabIndex = 7;
this.ultraLabel2.Text = "规格";
//
// ultraLabel1
//
this.ultraLabel1.Location = new System.Drawing.Point(26, 23);
this.ultraLabel1.Name = "ultraLabel1";
this.ultraLabel1.Size = new System.Drawing.Size(43, 23);
this.ultraLabel1.TabIndex = 6;
this.ultraLabel1.Text = "品名";
//
// cmbStsyle
//
this.cmbStsyle.DropDownListWidth = -1;
this.cmbStsyle.Location = new System.Drawing.Point(74, 93);
this.cmbStsyle.Name = "cmbStsyle";
this.cmbStsyle.Size = new System.Drawing.Size(144, 21);
this.cmbStsyle.TabIndex = 4;
//
// cmbModel
//
this.cmbModel.DropDownListWidth = -1;
this.cmbModel.Location = new System.Drawing.Point(287, 57);
this.cmbModel.Name = "cmbModel";
this.cmbModel.Size = new System.Drawing.Size(144, 21);
this.cmbModel.TabIndex = 3;
//
// cmbSpec
//
this.cmbSpec.DropDownListWidth = -1;
this.cmbSpec.Location = new System.Drawing.Point(74, 57);
this.cmbSpec.Name = "cmbSpec";
this.cmbSpec.Size = new System.Drawing.Size(144, 21);
this.cmbSpec.TabIndex = 2;
//
// cmbSteel
//
this.cmbSteel.DropDownListWidth = -1;
this.cmbSteel.Location = new System.Drawing.Point(286, 21);
this.cmbSteel.Name = "cmbSteel";
this.cmbSteel.Size = new System.Drawing.Size(144, 21);
this.cmbSteel.TabIndex = 1;
//
// cmbProduce
//
this.cmbProduce.DropDownListWidth = -1;
this.cmbProduce.Location = new System.Drawing.Point(73, 21);
this.cmbProduce.Name = "cmbProduce";
this.cmbProduce.Size = new System.Drawing.Size(144, 21);
this.cmbProduce.TabIndex = 0;
//
// panel1
//
this.panel1.Controls.Add(this.panel1_Fill_Panel);
this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(466, 26);
this.panel1.TabIndex = 0;
//
// panel1_Fill_Panel
//
this.panel1_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
this.panel1_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1_Fill_Panel.Location = new System.Drawing.Point(0, 28);
this.panel1_Fill_Panel.Name = "panel1_Fill_Panel";
this.panel1_Fill_Panel.Size = new System.Drawing.Size(466, 0);
this.panel1_Fill_Panel.TabIndex = 0;
//
// _panel1_Toolbars_Dock_Area_Left
//
this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 0);
this._panel1_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1;
//
// ultraToolbarsManager1
//
this.ultraToolbarsManager1.DesignerFlags = 1;
this.ultraToolbarsManager1.DockWithinContainer = this.panel1;
this.ultraToolbarsManager1.ShowFullMenusDelay = 500;
this.ultraToolbarsManager1.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
ultraToolbar1.DockedColumn = 0;
ultraToolbar1.DockedRow = 0;
buttonTool1.InstanceProps.IsFirstInGroup = true;
buttonTool2.InstanceProps.IsFirstInGroup = true;
ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool1,
buttonTool2});
ultraToolbar1.Text = "UltraToolbar1";
this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
ultraToolbar1});
appearance21.Image = ((object)(resources.GetObject("appearance21.Image")));
buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance21;
buttonTool3.SharedPropsInternal.Caption = "确认";
buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance22.Image = ((object)(resources.GetObject("appearance22.Image")));
buttonTool4.SharedPropsInternal.AppearancesSmall.Appearance = appearance22;
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);
//
// _panel1_Toolbars_Dock_Area_Right
//
this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(466, 28);
this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 0);
this._panel1_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1;
//
// _panel1_Toolbars_Dock_Area_Top
//
this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(466, 28);
this._panel1_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1;
//
// _panel1_Toolbars_Dock_Area_Bottom
//
this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 26);
this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(466, 0);
this._panel1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1;
//
// FrmMetailNameDialog
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(466, 153);
this.Controls.Add(this.FrmMetailNameDialog_Fill_Panel);
this.Name = "FrmMetailNameDialog";
this.Text = "物料选择";
this.Load += new System.EventHandler(this.FrmMetailNameDialog_Load);
this.FrmMetailNameDialog_Fill_Panel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cmbMemo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbStsyle)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbModel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbSpec)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbSteel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cmbProduce)).EndInit();
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel FrmMetailNameDialog_Fill_Panel;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel1_Fill_Panel;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbStsyle;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbModel;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbSpec;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbSteel;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbProduce;
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.Misc.UltraLabel ultraLabel6;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cmbMemo;
}
}