namespace Core.StlMes.Client.Qcm { partial class PopupSetDesignJg { /// /// 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 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(PopupSetDesignJg)); this.panel1 = new System.Windows.Forms.Panel(); this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); this.PopupSetDesignJg_Fill_Panel = new System.Windows.Forms.Panel(); this._PopupSetDesignJg_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._PopupSetDesignJg_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._PopupSetDesignJg_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); this.PopupSetDesignJg_Fill_Panel.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(781, 421); this.panel1.TabIndex = 0; // // 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}); 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); // // PopupSetDesignJg_Fill_Panel // this.PopupSetDesignJg_Fill_Panel.Controls.Add(this.panel1); this.PopupSetDesignJg_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.PopupSetDesignJg_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.PopupSetDesignJg_Fill_Panel.Location = new System.Drawing.Point(0, 24); this.PopupSetDesignJg_Fill_Panel.Name = "PopupSetDesignJg_Fill_Panel"; this.PopupSetDesignJg_Fill_Panel.Size = new System.Drawing.Size(781, 421); this.PopupSetDesignJg_Fill_Panel.TabIndex = 0; // // _PopupSetDesignJg_Toolbars_Dock_Area_Left // this._PopupSetDesignJg_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._PopupSetDesignJg_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control; this._PopupSetDesignJg_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left; this._PopupSetDesignJg_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText; this._PopupSetDesignJg_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 24); this._PopupSetDesignJg_Toolbars_Dock_Area_Left.Name = "_PopupSetDesignJg_Toolbars_Dock_Area_Left"; this._PopupSetDesignJg_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 421); this._PopupSetDesignJg_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1; // // _PopupSetDesignJg_Toolbars_Dock_Area_Right // this._PopupSetDesignJg_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._PopupSetDesignJg_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control; this._PopupSetDesignJg_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right; this._PopupSetDesignJg_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText; this._PopupSetDesignJg_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(781, 24); this._PopupSetDesignJg_Toolbars_Dock_Area_Right.Name = "_PopupSetDesignJg_Toolbars_Dock_Area_Right"; this._PopupSetDesignJg_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 421); this._PopupSetDesignJg_Toolbars_Dock_Area_Right.ToolbarsManager = this.ultraToolbarsManager1; // // _PopupSetDesignJg_Toolbars_Dock_Area_Top // this._PopupSetDesignJg_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._PopupSetDesignJg_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control; this._PopupSetDesignJg_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top; this._PopupSetDesignJg_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText; this._PopupSetDesignJg_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0); this._PopupSetDesignJg_Toolbars_Dock_Area_Top.Name = "_PopupSetDesignJg_Toolbars_Dock_Area_Top"; this._PopupSetDesignJg_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(781, 24); this._PopupSetDesignJg_Toolbars_Dock_Area_Top.ToolbarsManager = this.ultraToolbarsManager1; // // _PopupSetDesignJg_Toolbars_Dock_Area_Bottom // this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping; this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control; this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom; this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText; this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 445); this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.Name = "_PopupSetDesignJg_Toolbars_Dock_Area_Bottom"; this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(781, 0); this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; // // PopupSetDesignJg // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(781, 445); this.Controls.Add(this.PopupSetDesignJg_Fill_Panel); this.Controls.Add(this._PopupSetDesignJg_Toolbars_Dock_Area_Left); this.Controls.Add(this._PopupSetDesignJg_Toolbars_Dock_Area_Right); this.Controls.Add(this._PopupSetDesignJg_Toolbars_Dock_Area_Top); this.Controls.Add(this._PopupSetDesignJg_Toolbars_Dock_Area_Bottom); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "PopupSetDesignJg"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "设定接箍"; this.Load += new System.EventHandler(this.PopupSetDesignJg_Load); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); this.PopupSetDesignJg_Fill_Panel.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1; private System.Windows.Forms.Panel PopupSetDesignJg_Fill_Panel; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _PopupSetDesignJg_Toolbars_Dock_Area_Left; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _PopupSetDesignJg_Toolbars_Dock_Area_Right; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _PopupSetDesignJg_Toolbars_Dock_Area_Top; private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _PopupSetDesignJg_Toolbars_Dock_Area_Bottom; } }