namespace Core.StlMes.Client.Plan.Order { partial class FrmOrderCraftImport { /// /// 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("Save"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Open"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Save"); Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmOrderCraftImport)); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Cancel"); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Open"); Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Close"); Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance(); Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ExcelTool"); this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel(); this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel(); this.uC_EmbedExcelIntoWinFormNoDLL1 = new SuperTools.UC_EmbedExcelIntoWinFormNoDLL(); this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel(); this.ultraNumRowEnd = new Infragistics.Win.UltraWinEditors.UltraNumericEditor(); this.label2 = new System.Windows.Forms.Label(); this.ultraNumRowStart = new Infragistics.Win.UltraWinEditors.UltraNumericEditor(); this.label1 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this._FrmBase_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea(); this.ultraToolbarsManager1 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components); 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.FrmBase_Fill_Panel.SuspendLayout(); this.ultraPanel2.ClientArea.SuspendLayout(); this.ultraPanel2.SuspendLayout(); this.ultraPanel1.ClientArea.SuspendLayout(); this.ultraPanel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ultraNumRowEnd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraNumRowStart)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).BeginInit(); this.SuspendLayout(); // // FrmBase_Fill_Panel // this.FrmBase_Fill_Panel.Controls.Add(this.ultraPanel2); this.FrmBase_Fill_Panel.Controls.Add(this.ultraPanel1); this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default; this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill; this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 25); this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel"; this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(869, 420); this.FrmBase_Fill_Panel.TabIndex = 0; // // ultraPanel2 // // // ultraPanel2.ClientArea // this.ultraPanel2.ClientArea.Controls.Add(this.uC_EmbedExcelIntoWinFormNoDLL1); this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.ultraPanel2.Location = new System.Drawing.Point(0, 39); this.ultraPanel2.Name = "ultraPanel2"; this.ultraPanel2.Size = new System.Drawing.Size(869, 381); this.ultraPanel2.TabIndex = 4; // // uC_EmbedExcelIntoWinFormNoDLL1 // this.uC_EmbedExcelIntoWinFormNoDLL1.Dock = System.Windows.Forms.DockStyle.Fill; this.uC_EmbedExcelIntoWinFormNoDLL1.Location = new System.Drawing.Point(0, 0); this.uC_EmbedExcelIntoWinFormNoDLL1.Name = "uC_EmbedExcelIntoWinFormNoDLL1"; this.uC_EmbedExcelIntoWinFormNoDLL1.Size = new System.Drawing.Size(869, 381); this.uC_EmbedExcelIntoWinFormNoDLL1.TabIndex = 3; // // ultraPanel1 // // // ultraPanel1.ClientArea // this.ultraPanel1.ClientArea.Controls.Add(this.ultraNumRowEnd); this.ultraPanel1.ClientArea.Controls.Add(this.label2); this.ultraPanel1.ClientArea.Controls.Add(this.ultraNumRowStart); this.ultraPanel1.ClientArea.Controls.Add(this.label1); this.ultraPanel1.ClientArea.Controls.Add(this.label3); 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(869, 39); this.ultraPanel1.TabIndex = 1; // // ultraNumRowEnd // this.ultraNumRowEnd.Location = new System.Drawing.Point(200, 9); this.ultraNumRowEnd.MinValue = 1; this.ultraNumRowEnd.Name = "ultraNumRowEnd"; this.ultraNumRowEnd.PromptChar = ' '; this.ultraNumRowEnd.Size = new System.Drawing.Size(94, 21); this.ultraNumRowEnd.TabIndex = 37; this.ultraNumRowEnd.ValueChanged += new System.EventHandler(this.ultraNumRowEnd_ValueChanged); // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(12, 13); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(41, 12); this.label2.TabIndex = 8; this.label2.Text = "导入第"; // // ultraNumRowStart // this.ultraNumRowStart.Location = new System.Drawing.Point(59, 9); this.ultraNumRowStart.MinValue = 2; this.ultraNumRowStart.Name = "ultraNumRowStart"; this.ultraNumRowStart.PromptChar = ' '; this.ultraNumRowStart.Size = new System.Drawing.Size(94, 21); this.ultraNumRowStart.TabIndex = 36; this.ultraNumRowStart.ValueChanged += new System.EventHandler(this.ultraNumRowStart_ValueChanged); // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(159, 13); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(35, 12); this.label1.TabIndex = 7; this.label1.Text = "行 到"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(300, 13); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(17, 12); this.label3.TabIndex = 8; this.label3.Text = "行"; // // _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, 25); this._FrmBase_Toolbars_Dock_Area_Left.Name = "_FrmBase_Toolbars_Dock_Area_Left"; this._FrmBase_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 420); this._FrmBase_Toolbars_Dock_Area_Left.ToolbarsManager = this.ultraToolbarsManager1; // // 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[] { buttonTool1, buttonTool5, buttonTool7}); ultraToolbar1.Text = "UltraToolbar1"; this.ultraToolbarsManager1.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] { ultraToolbar1}); appearance11.Image = ((object)(resources.GetObject("appearance11.Image"))); buttonTool3.SharedPropsInternal.AppearancesSmall.Appearance = appearance11; buttonTool3.SharedPropsInternal.Caption = "导入"; buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; buttonTool4.SharedPropsInternal.Caption = "取消"; buttonTool4.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; appearance12.Image = ((object)(resources.GetObject("appearance12.Image"))); buttonTool6.SharedPropsInternal.AppearancesSmall.Appearance = appearance12; buttonTool6.SharedPropsInternal.Caption = "打开"; buttonTool6.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; buttonTool9.SharedPropsInternal.Caption = "导出"; buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText; this.ultraToolbarsManager1.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] { buttonTool3, buttonTool4, buttonTool6, buttonTool8, buttonTool9}); this.ultraToolbarsManager1.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager1_ToolClick); // // _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(869, 25); this._FrmBase_Toolbars_Dock_Area_Right.Name = "_FrmBase_Toolbars_Dock_Area_Right"; this._FrmBase_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 420); 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.Name = "_FrmBase_Toolbars_Dock_Area_Top"; this._FrmBase_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(869, 25); 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, 445); this._FrmBase_Toolbars_Dock_Area_Bottom.Name = "_FrmBase_Toolbars_Dock_Area_Bottom"; this._FrmBase_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(869, 0); this._FrmBase_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.ultraToolbarsManager1; // // FrmOrderCraftImport // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(869, 445); this.Controls.Add(this.FrmBase_Fill_Panel); 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.Name = "FrmOrderCraftImport"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "工艺文件导入"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.FrmOrderCraftImport_Load); this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmOrderCraftImport_FormClosed); this.FrmBase_Fill_Panel.ResumeLayout(false); this.ultraPanel2.ClientArea.ResumeLayout(false); this.ultraPanel2.ResumeLayout(false); this.ultraPanel1.ClientArea.ResumeLayout(false); this.ultraPanel1.ClientArea.PerformLayout(); this.ultraPanel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ultraNumRowEnd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraNumRowStart)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ultraToolbarsManager1)).EndInit(); this.ResumeLayout(false); } #endregion private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager ultraToolbarsManager1; private System.Windows.Forms.Panel FrmBase_Fill_Panel; 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.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumRowEnd; private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumRowStart; private Infragistics.Win.Misc.UltraPanel ultraPanel1; private SuperTools.UC_EmbedExcelIntoWinFormNoDLL uC_EmbedExcelIntoWinFormNoDLL1; private Infragistics.Win.Misc.UltraPanel ultraPanel2; } }