using POS.Language.Language; namespace POSV.Business { partial class FlavorPanelEx { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { this.tabControl = new DevComponents.DotNetBar.SuperTabControl(); this.superTabControlPanel1 = new DevComponents.DotNetBar.SuperTabControlPanel(); this.makeControl = new POSV.Template.Component.MakeControl(); this.mainCategoryPage = new POSV.Component.CategoryPage(); this.bottomPanel = new POSV.Component.DoubleBufferPanelX(); this.ButtonClose = new DevComponents.DotNetBar.ButtonX(); this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX(); this.itemPanel = new DevComponents.DotNetBar.ItemPanel(); this.rightPanel = new POSV.Component.DoubleBufferPanelX(); this.buttonX2 = new DevComponents.DotNetBar.ButtonX(); this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); this.tabInput = new DevComponents.DotNetBar.SuperTabItem(); this.flyoutPanelEx.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tabControl)).BeginInit(); this.tabControl.SuspendLayout(); this.superTabControlPanel1.SuspendLayout(); this.bottomPanel.SuspendLayout(); this.doubleBufferPanelX1.SuspendLayout(); this.rightPanel.SuspendLayout(); this.SuspendLayout(); // // flyoutPanelEx // this.flyoutPanelEx.Controls.Add(this.tabControl); this.flyoutPanelEx.Size = new System.Drawing.Size(566, 599); this.flyoutPanelEx.Style.Alignment = System.Drawing.StringAlignment.Center; this.flyoutPanelEx.Style.BackColor1.Alpha = ((byte)(0)); this.flyoutPanelEx.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.flyoutPanelEx.Style.BackColor2.Alpha = ((byte)(0)); this.flyoutPanelEx.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.flyoutPanelEx.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.flyoutPanelEx.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.flyoutPanelEx.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.flyoutPanelEx.Style.GradientAngle = 90; // // tabControl // this.tabControl.BackColor = System.Drawing.Color.White; // // // // // // this.tabControl.ControlBox.CloseBox.Name = ""; // // // this.tabControl.ControlBox.MenuBox.Name = ""; this.tabControl.ControlBox.Name = ""; this.tabControl.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.tabControl.ControlBox.MenuBox, this.tabControl.ControlBox.CloseBox}); this.tabControl.ControlBox.Visible = false; this.tabControl.Controls.Add(this.superTabControlPanel1); this.tabControl.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl.FixedTabSize = new System.Drawing.Size(0, 30); this.tabControl.ForeColor = System.Drawing.Color.Black; this.tabControl.Location = new System.Drawing.Point(1, 1); this.tabControl.Name = "tabControl"; this.tabControl.ReorderTabsEnabled = true; this.tabControl.SelectedTabFont = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tabControl.SelectedTabIndex = 0; this.tabControl.Size = new System.Drawing.Size(564, 597); this.tabControl.TabFont = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tabControl.TabHorizontalSpacing = 2; this.tabControl.TabIndex = 91; this.tabControl.Tabs.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.tabInput}); this.tabControl.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue; this.tabControl.TextAlignment = DevComponents.DotNetBar.eItemAlignment.Center; // // superTabControlPanel1 // this.superTabControlPanel1.Controls.Add(this.makeControl); this.superTabControlPanel1.Controls.Add(this.mainCategoryPage); this.superTabControlPanel1.Controls.Add(this.bottomPanel); this.superTabControlPanel1.Controls.Add(this.doubleBufferPanelX1); this.superTabControlPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.superTabControlPanel1.Location = new System.Drawing.Point(0, 32); this.superTabControlPanel1.Name = "superTabControlPanel1"; this.superTabControlPanel1.Padding = new System.Windows.Forms.Padding(1); this.superTabControlPanel1.Size = new System.Drawing.Size(564, 565); this.superTabControlPanel1.TabIndex = 1; this.superTabControlPanel1.TabItem = this.tabInput; // // makeControl // this.makeControl.BackColor = System.Drawing.Color.White; this.makeControl.BackColor1 = "DimGray"; this.makeControl.BackColor2 = "DimGray"; this.makeControl.Columns = 4; this.makeControl.Dock = System.Windows.Forms.DockStyle.Fill; this.makeControl.FontSize = POSV.SystemFont.默认; this.makeControl.ItemHeight = 70; this.makeControl.ItemWidth = 90; this.makeControl.Location = new System.Drawing.Point(1, 178); this.makeControl.Name = "makeControl"; this.makeControl.PageNumber = 0; this.makeControl.ShowPrice = true; this.makeControl.Size = new System.Drawing.Size(562, 342); this.makeControl.TabIndex = 114; this.makeControl.TextColor = "White"; this.makeControl.ProductMakeCheckedChanged += new POSV.Template.Component.ProductMakeEventHandler(this.OnProductMakeCheckedChanged); // // mainCategoryPage // this.mainCategoryPage.BackColor = System.Drawing.Color.Transparent; this.mainCategoryPage.CurrentPageNumber = 1; this.mainCategoryPage.Dock = System.Windows.Forms.DockStyle.Top; this.mainCategoryPage.itemWidth = 100; this.mainCategoryPage.Location = new System.Drawing.Point(1, 111); this.mainCategoryPage.Name = "mainCategoryPage"; this.mainCategoryPage.Size = new System.Drawing.Size(562, 67); this.mainCategoryPage.TabIndex = 100; this.mainCategoryPage.TotalCount = 0; // // bottomPanel // this.bottomPanel.CanvasColor = System.Drawing.SystemColors.Control; this.bottomPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.bottomPanel.Controls.Add(this.ButtonClose); this.bottomPanel.DisabledBackColor = System.Drawing.Color.Empty; this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.bottomPanel.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.bottomPanel.Location = new System.Drawing.Point(1, 520); this.bottomPanel.Name = "bottomPanel"; this.bottomPanel.Padding = new System.Windows.Forms.Padding(2); this.bottomPanel.Size = new System.Drawing.Size(562, 44); this.bottomPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.bottomPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.bottomPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.bottomPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.bottomPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.bottomPanel.Style.GradientAngle = 90; this.bottomPanel.TabIndex = 93; this.bottomPanel.Text = "111"; // // ButtonClose // this.ButtonClose.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonClose.BackColor = System.Drawing.Color.SaddleBrown; this.ButtonClose.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonClose.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonClose.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.ButtonClose.Dock = System.Windows.Forms.DockStyle.Right; this.ButtonClose.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonClose.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonClose.Location = new System.Drawing.Point(358, 2); this.ButtonClose.Name = "ButtonClose"; this.ButtonClose.Size = new System.Drawing.Size(202, 40); this.ButtonClose.TabIndex = 32; this.ButtonClose.Text = "确定"; this.ButtonClose.TextColor = System.Drawing.Color.White; this.ButtonClose.Click += new System.EventHandler(this.OnCloseClick); // // doubleBufferPanelX1 // this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX1.Controls.Add(this.itemPanel); this.doubleBufferPanelX1.Controls.Add(this.rightPanel); this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Top; this.doubleBufferPanelX1.Location = new System.Drawing.Point(1, 1); this.doubleBufferPanelX1.Name = "doubleBufferPanelX1"; this.doubleBufferPanelX1.Size = new System.Drawing.Size(562, 110); this.doubleBufferPanelX1.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX1.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.doubleBufferPanelX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX1.Style.GradientAngle = 90; this.doubleBufferPanelX1.TabIndex = 85; this.doubleBufferPanelX1.Text = "doubleBufferPanelX1"; // // itemPanel // // // // this.itemPanel.BackgroundStyle.Class = "MetroTileGroupTitle"; this.itemPanel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.itemPanel.ContainerControlProcessDialogKey = true; this.itemPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.itemPanel.DragDropSupport = true; this.itemPanel.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical; this.itemPanel.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.itemPanel.Location = new System.Drawing.Point(0, 0); this.itemPanel.Name = "itemPanel"; this.itemPanel.ReserveLeftSpace = false; this.itemPanel.Size = new System.Drawing.Size(492, 110); this.itemPanel.TabIndex = 84; this.itemPanel.Text = "itemPanel2"; // // rightPanel // this.rightPanel.CanvasColor = System.Drawing.SystemColors.Control; this.rightPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.rightPanel.Controls.Add(this.buttonX2); this.rightPanel.Controls.Add(this.buttonX1); this.rightPanel.DisabledBackColor = System.Drawing.Color.Empty; this.rightPanel.Dock = System.Windows.Forms.DockStyle.Right; this.rightPanel.Location = new System.Drawing.Point(492, 0); this.rightPanel.Name = "rightPanel"; this.rightPanel.Padding = new System.Windows.Forms.Padding(1); this.rightPanel.Size = new System.Drawing.Size(70, 110); this.rightPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.rightPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.rightPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.rightPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.rightPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.rightPanel.Style.GradientAngle = 90; this.rightPanel.TabIndex = 83; // // buttonX2 // this.buttonX2.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.buttonX2.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground; this.buttonX2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX2.Location = new System.Drawing.Point(0, 57); this.buttonX2.Name = "buttonX2"; this.buttonX2.Size = new System.Drawing.Size(69, 49); this.buttonX2.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.buttonX2.TabIndex = 1; this.buttonX2.Text = "手工做法"; this.buttonX2.Click += new System.EventHandler(this.OnHandClick); // // buttonX1 // this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Office2007WithBackground; this.buttonX1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX1.Location = new System.Drawing.Point(0, 2); this.buttonX1.Name = "buttonX1"; this.buttonX1.Size = new System.Drawing.Size(69, 49); this.buttonX1.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.buttonX1.TabIndex = 0; this.buttonX1.Text = "全部删除"; this.buttonX1.Click += new System.EventHandler(this.FlavorItemDeleteAll); // // tabInput // this.tabInput.AttachedControl = this.superTabControlPanel1; this.tabInput.GlobalItem = false; this.tabInput.Name = "tabInput"; this.tabInput.Tag = "输入操作"; this.tabInput.Text = "全部要求"; // // FlavorPanelEx // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.Name = "FlavorPanelEx"; this.Size = new System.Drawing.Size(566, 599); this.Controls.SetChildIndex(this.flyoutPanelEx, 0); this.flyoutPanelEx.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tabControl)).EndInit(); this.tabControl.ResumeLayout(false); this.superTabControlPanel1.ResumeLayout(false); this.bottomPanel.ResumeLayout(false); this.doubleBufferPanelX1.ResumeLayout(false); this.rightPanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion private DevComponents.DotNetBar.SuperTabControl tabControl; private DevComponents.DotNetBar.SuperTabControlPanel superTabControlPanel1; private DevComponents.DotNetBar.SuperTabItem tabInput; private DevComponents.DotNetBar.ItemPanel itemPanel; private Component.DoubleBufferPanelX rightPanel; private Component.DoubleBufferPanelX doubleBufferPanelX1; private DevComponents.DotNetBar.ButtonX buttonX1; private Component.DoubleBufferPanelX bottomPanel; private DevComponents.DotNetBar.ButtonX ButtonClose; private DevComponents.DotNetBar.ButtonX buttonX2; private Component.CategoryPage mainCategoryPage; private Template.Component.MakeControl makeControl; } }