namespace Core.StlMes.Client.Qcm { partial class PopupProductManage { /// /// 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("查询"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("作废"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = 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 buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("保存"); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("作废"); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复"); Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("刷新"); Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PopupProductManage)); this._PopupProductManage_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this._PopupProductManage_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._PopupProductManage_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._PopupProductManage_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.panel1 = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.btnDefault = new System.Windows.Forms.Button(); this.btnCancel = new System.Windows.Forms.Button(); this.btnSubMit = new System.Windows.Forms.Button(); this.panel3 = new System.Windows.Forms.Panel(); this.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); this.panel2.SuspendLayout(); this.panel3.SuspendLayout(); this.SuspendLayout(); // // _PopupProductManage_Toolbars_Dock_Area_Left // this._PopupProductManage_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._PopupProductManage_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control; this._PopupProductManage_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._PopupProductManage_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText; this._PopupProductManage_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28); this._PopupProductManage_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4); this._PopupProductManage_Toolbars_Dock_Area_Left.Name = "_PopupProductManage_Toolbars_Dock_Area_Left"; this._PopupProductManage_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 525); this._PopupProductManage_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1; // // ultraToolbarsManager1 // this.ultraToolbarsManager1.DesignerFlags = 1; this.ultraToolbarsManager1.DockWithinContainer = this; this.ultraToolbarsManager1.DockWithinContainerBaseType = typeof(System.Windows.Forms.Form); ultraToolbar1.DockedColumn = 0; ultraToolbar1.DockedRow = 0; ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool1, buttonTool3, buttonTool4, buttonTool5, buttonTool6}); 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"))); buttonTool7.SharedPropsInternal.AppearancesSmall.Appearance = appearance12; buttonTool7.SharedPropsInternal.Caption = "保存"; buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance13.Image = ((object)(resources.GetObject("appearance13.Image"))); buttonTool8.SharedPropsInternal.AppearancesSmall.Appearance = appearance13; buttonTool8.SharedPropsInternal.Caption = "作废"; buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance14.Image = ((object)(resources.GetObject("appearance14.Image"))); buttonTool9.SharedPropsInternal.AppearancesSmall.Appearance = appearance14; buttonTool9.SharedPropsInternal.Caption = "恢复"; buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance15.Image = ((object)(resources.GetObject("appearance15.Image"))); buttonTool10.SharedPropsInternal.AppearancesSmall.Appearance = appearance15; buttonTool10.SharedPropsInternal.Caption = "刷新"; buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool2, buttonTool7, buttonTool8, buttonTool9, buttonTool10}); this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick); // // _PopupProductManage_Toolbars_Dock_Area_Right // this._PopupProductManage_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._PopupProductManage_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control; this._PopupProductManage_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._PopupProductManage_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText; this._PopupProductManage_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1006, 28); this._PopupProductManage_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4); this._PopupProductManage_Toolbars_Dock_Area_Right.Name = "_PopupProductManage_Toolbars_Dock_Area_Right"; this._PopupProductManage_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 525); this._PopupProductManage_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1; // // _PopupProductManage_Toolbars_Dock_Area_Top // this._PopupProductManage_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._PopupProductManage_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control; this._PopupProductManage_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._PopupProductManage_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText; this._PopupProductManage_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._PopupProductManage_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4); this._PopupProductManage_Toolbars_Dock_Area_Top.Name = "_PopupProductManage_Toolbars_Dock_Area_Top"; this._PopupProductManage_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1006, 28); this._PopupProductManage_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1; // // _PopupProductManage_Toolbars_Dock_Area_Bottom // this._PopupProductManage_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._PopupProductManage_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control; this._PopupProductManage_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._PopupProductManage_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText; this._PopupProductManage_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 553); this._PopupProductManage_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4); this._PopupProductManage_Toolbars_Dock_Area_Bottom.Name = "_PopupProductManage_Toolbars_Dock_Area_Bottom"; this._PopupProductManage_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1006, 0); this._PopupProductManage_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; // // panel1 // this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 28); this.panel1.Margin = new System.Windows.Forms.Padding(4); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1006, 404); this.panel1.TabIndex = 4; // // panel2 // this.panel2.Controls.Add(this.btnDefault); this.panel2.Controls.Add(this.btnCancel); this.panel2.Controls.Add(this.btnSubMit); this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel2.Location = new System.Drawing.Point(0, 487); this.panel2.Margin = new System.Windows.Forms.Padding(4); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1006, 66); this.panel2.TabIndex = 5; // // btnDefault // this.btnDefault.Location = new System.Drawing.Point(204, 8); this.btnDefault.Margin = new System.Windows.Forms.Padding(4); this.btnDefault.Name = "btnDefault"; this.btnDefault.Size = new System.Drawing.Size(136, 43); this.btnDefault.TabIndex = 2; this.btnDefault.Text = "使用默认用途码"; this.btnDefault.UseVisualStyleBackColor = true; this.btnDefault.Click += new System.EventHandler(this.btnDefault_Click); // // btnCancel // this.btnCancel.Location = new System.Drawing.Point(354, 8); this.btnCancel.Margin = new System.Windows.Forms.Padding(4); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(135, 43); this.btnCancel.TabIndex = 1; this.btnCancel.Text = "放弃生成MSCn"; this.btnCancel.UseVisualStyleBackColor = true; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnSubMit // this.btnSubMit.Location = new System.Drawing.Point(31, 8); this.btnSubMit.Margin = new System.Windows.Forms.Padding(4); this.btnSubMit.Name = "btnSubMit"; this.btnSubMit.Size = new System.Drawing.Size(156, 43); this.btnSubMit.TabIndex = 0; this.btnSubMit.Text = "使用选择的用途码"; this.btnSubMit.UseVisualStyleBackColor = true; this.btnSubMit.Click += new System.EventHandler(this.btnSubMit_Click); // // panel3 // this.panel3.Controls.Add(this.button2); this.panel3.Controls.Add(this.button3); this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel3.Location = new System.Drawing.Point(0, 432); this.panel3.Margin = new System.Windows.Forms.Padding(4); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(1006, 55); this.panel3.TabIndex = 10; // // button2 // this.button2.Location = new System.Drawing.Point(173, 8); this.button2.Margin = new System.Windows.Forms.Padding(4); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(92, 38); this.button2.TabIndex = 1; this.button2.Text = "取消"; this.button2.UseVisualStyleBackColor = true; this.button2.Click += new System.EventHandler(this.button2_Click); // // button3 // this.button3.Location = new System.Drawing.Point(52, 7); this.button3.Margin = new System.Windows.Forms.Padding(4); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(92, 38); this.button3.TabIndex = 0; this.button3.Text = "确认"; this.button3.UseVisualStyleBackColor = true; this.button3.Click += new System.EventHandler(this.button3_Click); // // PopupProductManage // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1006, 553); this.Controls.Add(this.panel1); this.Controls.Add(this.panel3); this.Controls.Add(this.panel2); this.Controls.Add(this._PopupProductManage_Toolbars_Dock_Area_Left); this.Controls.Add(this._PopupProductManage_Toolbars_Dock_Area_Right); this.Controls.Add(this._PopupProductManage_Toolbars_Dock_Area_Top); this.Controls.Add(this._PopupProductManage_Toolbars_Dock_Area_Bottom); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(5); this.Name = "PopupProductManage"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "为新增的MSCn选择用途码"; ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); this.panel2.ResumeLayout(false); this.panel3.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _PopupProductManage_Toolbars_Dock_Area_Left; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _PopupProductManage_Toolbars_Dock_Area_Right; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _PopupProductManage_Toolbars_Dock_Area_Top; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _PopupProductManage_Toolbars_Dock_Area_Bottom; private System.Windows.Forms.Panel panel2; public System.Windows.Forms.Panel Panel2 { get { return panel2; } set { panel2 = value; } } private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Button btnCancel; private System.Windows.Forms.Button btnSubMit; private System.Windows.Forms.Button btnDefault; private System.Windows.Forms.Panel panel3; public System.Windows.Forms.Panel Panel3 { get { return panel3; } set { panel3 = value; } } private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; } }