namespace POSV.Report { partial class DeskNoSelect { /// /// 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.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.touchButtonX3 = new POSV.Component.TouchButtonX(); this.desktopCategoryPage = new POSV.Component.CategoryPage(); this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX(); this.deskNoPanel = new DevComponents.DotNetBar.ItemPanel(); this.doubleBufferPanelX1.SuspendLayout(); this.doubleBufferPanelX3.SuspendLayout(); this.SuspendLayout(); // // doubleBufferPanelX1 // this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX1.Controls.Add(this.labelX2); this.doubleBufferPanelX1.Controls.Add(this.touchButtonX3); this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Top; this.doubleBufferPanelX1.Location = new System.Drawing.Point(5, 5); this.doubleBufferPanelX1.Name = "doubleBufferPanelX1"; this.doubleBufferPanelX1.Padding = new System.Windows.Forms.Padding(3); this.doubleBufferPanelX1.Size = new System.Drawing.Size(549, 48); 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 = 110; // // labelX2 // // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX2.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX2.Location = new System.Drawing.Point(3, 3); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(334, 42); this.labelX2.TabIndex = 12; this.labelX2.Text = "选择餐桌"; this.labelX2.TextAlignment = System.Drawing.StringAlignment.Center; // // touchButtonX3 // this.touchButtonX3.BackColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86))))); this.touchButtonX3.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86))))); this.touchButtonX3.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX3.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX3.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX3.Dock = System.Windows.Forms.DockStyle.Right; this.touchButtonX3.EnableFlyout = false; this.touchButtonX3.FlyoutContent = null; this.touchButtonX3.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX3.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX3.KeyCode = ""; this.touchButtonX3.Location = new System.Drawing.Point(337, 3); this.touchButtonX3.Lock = false; this.touchButtonX3.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX3.Name = "touchButtonX3"; this.touchButtonX3.Notify = false; this.touchButtonX3.NotifyColor = System.Drawing.Color.Red; this.touchButtonX3.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX3.NotifyText = "99+"; this.touchButtonX3.PermissionCode = ""; this.touchButtonX3.Size = new System.Drawing.Size(209, 42); this.touchButtonX3.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX3.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86))))); this.touchButtonX3.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86))))); this.touchButtonX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX3.Style.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX3.Style.ForeColor.Color = System.Drawing.Color.White; this.touchButtonX3.Style.GradientAngle = 90; this.touchButtonX3.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX3.SymbolSize = 0F; this.touchButtonX3.TabIndex = 8; this.touchButtonX3.Text = "关闭"; this.touchButtonX3.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnCancelTouchClick); // // desktopCategoryPage // this.desktopCategoryPage.BackColor = System.Drawing.Color.Transparent; this.desktopCategoryPage.CurrentPageNumber = 1; this.desktopCategoryPage.Dock = System.Windows.Forms.DockStyle.Top; this.desktopCategoryPage.itemWidth = 100; this.desktopCategoryPage.Location = new System.Drawing.Point(0, 5); this.desktopCategoryPage.Name = "desktopCategoryPage"; this.desktopCategoryPage.Size = new System.Drawing.Size(549, 67); this.desktopCategoryPage.TabIndex = 111; this.desktopCategoryPage.TotalCount = 0; // // doubleBufferPanelX3 // this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX3.Controls.Add(this.deskNoPanel); this.doubleBufferPanelX3.Controls.Add(this.desktopCategoryPage); this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX3.Dock = System.Windows.Forms.DockStyle.Fill; this.doubleBufferPanelX3.Location = new System.Drawing.Point(5, 53); this.doubleBufferPanelX3.Name = "doubleBufferPanelX3"; this.doubleBufferPanelX3.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0); this.doubleBufferPanelX3.Size = new System.Drawing.Size(549, 479); this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.doubleBufferPanelX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX3.Style.GradientAngle = 90; this.doubleBufferPanelX3.TabIndex = 115; // // deskNoPanel // this.deskNoPanel.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.deskNoPanel.AutoScroll = true; // // // this.deskNoPanel.BackgroundStyle.Class = "ItemPanel"; this.deskNoPanel.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.deskNoPanel.ContainerControlProcessDialogKey = true; this.deskNoPanel.DragDropSupport = true; this.deskNoPanel.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.deskNoPanel.LayoutOrientation = DevComponents.DotNetBar.eOrientation.Vertical; this.deskNoPanel.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.deskNoPanel.Location = new System.Drawing.Point(0, 78); this.deskNoPanel.MultiLine = true; this.deskNoPanel.Name = "deskNoPanel"; this.deskNoPanel.ReserveLeftSpace = false; this.deskNoPanel.Size = new System.Drawing.Size(549, 401); this.deskNoPanel.TabIndex = 112; this.deskNoPanel.Text = "itemPanel2"; // // DeskNoSelect // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(190)))), ((int)(((byte)(182))))); this.ClientSize = new System.Drawing.Size(559, 537); this.Controls.Add(this.doubleBufferPanelX3); this.Controls.Add(this.doubleBufferPanelX1); this.Name = "DeskNoSelect"; this.Padding = new System.Windows.Forms.Padding(5); this.Text = "DeskNoSelect"; this.doubleBufferPanelX1.ResumeLayout(false); this.doubleBufferPanelX3.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Component.DoubleBufferPanelX doubleBufferPanelX1; private DevComponents.DotNetBar.LabelX labelX2; private Component.TouchButtonX touchButtonX3; private Component.CategoryPage desktopCategoryPage; private Component.DoubleBufferPanelX doubleBufferPanelX3; private DevComponents.DotNetBar.ItemPanel deskNoPanel; } }