using POS.Language.Language; namespace POSV { partial class DefaultTemplate { /// /// 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() { DevComponents.DotNetBar.SuperGrid.Style.Background background1 = new DevComponents.DotNetBar.SuperGrid.Style.Background(); DevComponents.DotNetBar.SuperGrid.Style.Background background2 = new DevComponents.DotNetBar.SuperGrid.Style.Background(); DevComponents.DotNetBar.SuperGrid.Style.Background background3 = new DevComponents.DotNetBar.SuperGrid.Style.Background(); DevComponents.DotNetBar.SuperGrid.Style.Background background4 = new DevComponents.DotNetBar.SuperGrid.Style.Background(); DevComponents.DotNetBar.SuperGrid.Style.Background background5 = new DevComponents.DotNetBar.SuperGrid.Style.Background(); DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend backColorBlend1 = new DevComponents.DotNetBar.SuperGrid.Style.BackColorBlend(); DevComponents.DotNetBar.SuperGrid.Style.Background background6 = new DevComponents.DotNetBar.SuperGrid.Style.Background(); DevComponents.DotNetBar.SuperGrid.Style.Background background7 = new DevComponents.DotNetBar.SuperGrid.Style.Background(); DevComponents.DotNetBar.SuperGrid.Style.BorderColor borderColor1 = new DevComponents.DotNetBar.SuperGrid.Style.BorderColor(); this.topPanel = new POSV.Component.DoubleBufferPanelX(); this.controlBox = new POSV.Component.ControlBox(); this.bottomPanel = new POSV.Component.DoubleBufferPanelX(); this.lblStoreName = new DevComponents.DotNetBar.LabelX(); this.lblPosNo = new DevComponents.DotNetBar.LabelX(); this.lblWorkerNo = new DevComponents.DotNetBar.LabelX(); this.lblLoginDate = new DevComponents.DotNetBar.LabelX(); this.lblSystemDate = new DevComponents.DotNetBar.LabelX(); this.leftContainer = new POSV.Component.DoubleBufferPanelX(); this.orderPanel = new POSV.Component.DoubleBufferPanelX(); this.studyModeControl = new POSV.Component.CheckoutControl(); this.checkoutControl = new POSV.Component.CheckoutControl(); this.gridControl = new DevComponents.DotNetBar.SuperGrid.SuperGridControl(); this.order = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.name = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.quantity = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.unit = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.price = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.amount = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn1 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.underline = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.flavor = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.group = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.parent = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.gridColumn2 = new DevComponents.DotNetBar.SuperGrid.GridColumn(); this.memberPanel = new POSV.Component.DoubleBufferPanelX(); this.lblMemberPoint = new DevComponents.DotNetBar.LabelX(); this.lblMemberAmount = new DevComponents.DotNetBar.LabelX(); this.lblMemberCardNo = new DevComponents.DotNetBar.LabelX(); this.modulePanel = new POSV.Component.DoubleBufferPanelX(); this.historyControl = new POSV.Component.HistoryControl(); this.shortcutPanel = new POSV.Component.DoubleBufferPanelX(); this.shortcutControl1 = new POSV.Component.ShortcutControl(); this.mainPanel = new POSV.Component.DoubleBufferPanelX(); this.productControl1 = new POSV.Component.ProductControl(); this.categoryPanel = new POSV.Component.DoubleBufferPanelX(); this.categoryControl = new POSV.Component.CategoryControl(); this.operatePanel = new POSV.Component.DoubleBufferPanelX(); this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX(); this.txtSearch = new POSV.Component.NormalTextBox(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.txtCash = new POSV.Component.NumericTextBox(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.lblOddChange = new DevComponents.DotNetBar.LabelX(); this.lblReceivableAmount = new DevComponents.DotNetBar.LabelX(); this.menuControl = new POSV.Component.MenuControl(); this.gridCell1 = new DevComponents.DotNetBar.SuperGrid.GridCell(); this.gridCell2 = new DevComponents.DotNetBar.SuperGrid.GridCell(); this.gridCell3 = new DevComponents.DotNetBar.SuperGrid.GridCell(); this.gridCell4 = new DevComponents.DotNetBar.SuperGrid.GridCell(); this.gridCell5 = new DevComponents.DotNetBar.SuperGrid.GridCell(); this.gridCell6 = new DevComponents.DotNetBar.SuperGrid.GridCell(); this.topPanel.SuspendLayout(); this.bottomPanel.SuspendLayout(); this.leftContainer.SuspendLayout(); this.orderPanel.SuspendLayout(); this.memberPanel.SuspendLayout(); this.modulePanel.SuspendLayout(); this.shortcutPanel.SuspendLayout(); this.mainPanel.SuspendLayout(); this.categoryPanel.SuspendLayout(); this.operatePanel.SuspendLayout(); this.doubleBufferPanelX3.SuspendLayout(); this.SuspendLayout(); // // topPanel // this.topPanel.CanvasColor = System.Drawing.SystemColors.Control; this.topPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.topPanel.Controls.Add(this.controlBox); this.topPanel.DisabledBackColor = System.Drawing.Color.Empty; this.topPanel.Dock = System.Windows.Forms.DockStyle.Top; this.topPanel.Location = new System.Drawing.Point(0, 0); this.topPanel.Name = "topPanel"; this.topPanel.Padding = new System.Windows.Forms.Padding(1); this.topPanel.Size = new System.Drawing.Size(1186, 32); this.topPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.topPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.topPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.topPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.topPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.topPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.topPanel.Style.GradientAngle = 90; this.topPanel.TabIndex = 5; // // controlBox // this.controlBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84))))); this.controlBox.CloseBox = true; this.controlBox.Dock = System.Windows.Forms.DockStyle.Fill; this.controlBox.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.controlBox.ForeColor = System.Drawing.Color.White; this.controlBox.Location = new System.Drawing.Point(1, 1); this.controlBox.Margin = new System.Windows.Forms.Padding(0); this.controlBox.MessageCenterStatus = false; this.controlBox.MinimizeBox = true; this.controlBox.Name = "controlBox"; this.controlBox.NetworkStatus = false; this.controlBox.NewForeColor = System.Drawing.Color.White; this.controlBox.SettingsBox = true; this.controlBox.ShowApplicationVersion = true; this.controlBox.ShowKeyboard = false; this.controlBox.ShowLockScreen = false; this.controlBox.ShowMessageCenter = false; this.controlBox.ShowNetworkStatus = true; this.controlBox.ShowQrCode = true; this.controlBox.Size = new System.Drawing.Size(1184, 30); this.controlBox.TabIndex = 0; // // bottomPanel // this.bottomPanel.CanvasColor = System.Drawing.SystemColors.Control; this.bottomPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.bottomPanel.Controls.Add(this.lblStoreName); this.bottomPanel.Controls.Add(this.lblPosNo); this.bottomPanel.Controls.Add(this.lblWorkerNo); this.bottomPanel.Controls.Add(this.lblLoginDate); this.bottomPanel.Controls.Add(this.lblSystemDate); this.bottomPanel.DisabledBackColor = System.Drawing.Color.Empty; this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.bottomPanel.Location = new System.Drawing.Point(0, 744); this.bottomPanel.Name = "bottomPanel"; this.bottomPanel.Padding = new System.Windows.Forms.Padding(1); this.bottomPanel.Size = new System.Drawing.Size(1186, 24); this.bottomPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.bottomPanel.Style.BackColor1.Alpha = ((byte)(0)); this.bottomPanel.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(246))))); this.bottomPanel.Style.BackColor2.Alpha = ((byte)(0)); this.bottomPanel.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(246))))); 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 = 11; // // lblStoreName // this.lblStoreName.BackColor = System.Drawing.Color.Transparent; // // // this.lblStoreName.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblStoreName.Dock = System.Windows.Forms.DockStyle.Fill; this.lblStoreName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblStoreName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); this.lblStoreName.Location = new System.Drawing.Point(1, 1); this.lblStoreName.Name = "lblStoreName"; this.lblStoreName.Size = new System.Drawing.Size(526, 22); this.lblStoreName.TabIndex = 6; this.lblStoreName.Tag = "门店:({0}){1}-{2}"; this.lblStoreName.Text = "门店:{0}"; // // lblPosNo // this.lblPosNo.BackColor = System.Drawing.Color.Transparent; // // // this.lblPosNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblPosNo.Dock = System.Windows.Forms.DockStyle.Right; this.lblPosNo.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPosNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); this.lblPosNo.Location = new System.Drawing.Point(527, 1); this.lblPosNo.Name = "lblPosNo"; this.lblPosNo.Size = new System.Drawing.Size(107, 22); this.lblPosNo.TabIndex = 7; this.lblPosNo.Tag = "POS号:{0}"; this.lblPosNo.Text = "POS号:00000"; // // lblWorkerNo // this.lblWorkerNo.BackColor = System.Drawing.Color.Transparent; // // // this.lblWorkerNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblWorkerNo.Dock = System.Windows.Forms.DockStyle.Right; this.lblWorkerNo.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblWorkerNo.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); this.lblWorkerNo.Location = new System.Drawing.Point(634, 1); this.lblWorkerNo.Name = "lblWorkerNo"; this.lblWorkerNo.Size = new System.Drawing.Size(114, 22); this.lblWorkerNo.TabIndex = 8; this.lblWorkerNo.Tag = "工号:{0}"; this.lblWorkerNo.Text = "工号:00000"; // // lblLoginDate // this.lblLoginDate.BackColor = System.Drawing.Color.Transparent; // // // this.lblLoginDate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblLoginDate.Dock = System.Windows.Forms.DockStyle.Right; this.lblLoginDate.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblLoginDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); this.lblLoginDate.Location = new System.Drawing.Point(748, 1); this.lblLoginDate.Name = "lblLoginDate"; this.lblLoginDate.Size = new System.Drawing.Size(220, 22); this.lblLoginDate.TabIndex = 9; this.lblLoginDate.Tag = "登录时间:{0}"; this.lblLoginDate.Text = "登录时间:2019-11-26 17:48:50"; // // lblSystemDate // this.lblSystemDate.BackColor = System.Drawing.Color.Transparent; // // // this.lblSystemDate.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblSystemDate.Dock = System.Windows.Forms.DockStyle.Right; this.lblSystemDate.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSystemDate.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); this.lblSystemDate.Location = new System.Drawing.Point(968, 1); this.lblSystemDate.Name = "lblSystemDate"; this.lblSystemDate.Size = new System.Drawing.Size(217, 22); this.lblSystemDate.TabIndex = 10; this.lblSystemDate.Tag = "当前时间:{0}"; this.lblSystemDate.Text = "当前时间:2019-11-26 17:48:50"; this.lblSystemDate.TextAlignment = System.Drawing.StringAlignment.Far; // // leftContainer // this.leftContainer.CanvasColor = System.Drawing.SystemColors.Control; this.leftContainer.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.leftContainer.Controls.Add(this.orderPanel); this.leftContainer.Controls.Add(this.modulePanel); this.leftContainer.DisabledBackColor = System.Drawing.Color.Empty; this.leftContainer.Dock = System.Windows.Forms.DockStyle.Left; this.leftContainer.Location = new System.Drawing.Point(0, 32); this.leftContainer.Name = "leftContainer"; this.leftContainer.Size = new System.Drawing.Size(425, 712); this.leftContainer.Style.Alignment = System.Drawing.StringAlignment.Center; this.leftContainer.Style.BackColor1.Alpha = ((byte)(0)); this.leftContainer.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.leftContainer.Style.BackColor2.Alpha = ((byte)(0)); this.leftContainer.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.leftContainer.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.leftContainer.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.leftContainer.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right))); this.leftContainer.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.leftContainer.Style.GradientAngle = 90; this.leftContainer.TabIndex = 21; // // orderPanel // this.orderPanel.CanvasColor = System.Drawing.SystemColors.Control; this.orderPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.orderPanel.Controls.Add(this.studyModeControl); this.orderPanel.Controls.Add(this.checkoutControl); this.orderPanel.Controls.Add(this.gridControl); this.orderPanel.Controls.Add(this.memberPanel); this.orderPanel.DisabledBackColor = System.Drawing.Color.Empty; this.orderPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.orderPanel.Location = new System.Drawing.Point(0, 0); this.orderPanel.Name = "orderPanel"; this.orderPanel.Size = new System.Drawing.Size(425, 453); this.orderPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.orderPanel.Style.BackColor1.Alpha = ((byte)(0)); this.orderPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.orderPanel.Style.BackColor2.Alpha = ((byte)(0)); this.orderPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.orderPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.orderPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.orderPanel.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.None; this.orderPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.orderPanel.Style.GradientAngle = 90; this.orderPanel.TabIndex = 12; // // studyModeControl // this.studyModeControl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); this.studyModeControl.BackColor = System.Drawing.Color.Transparent; this.studyModeControl.Location = new System.Drawing.Point(108, 325); this.studyModeControl.Name = "studyModeControl"; this.studyModeControl.Size = new System.Drawing.Size(221, 55); this.studyModeControl.TabIndex = 53; this.studyModeControl.Visible = false; // // checkoutControl // this.checkoutControl.BackColor = System.Drawing.Color.Transparent; this.checkoutControl.Location = new System.Drawing.Point(172, 269); this.checkoutControl.Name = "checkoutControl"; this.checkoutControl.Size = new System.Drawing.Size(160, 55); this.checkoutControl.TabIndex = 49; this.checkoutControl.Visible = false; this.checkoutControl.VisibleChanged += new System.EventHandler(this.OnCheckoutControlVisibleChanged); // // gridControl // this.gridControl.BackColor = System.Drawing.Color.Transparent; this.gridControl.DefaultVisualStyles.CellStyles.Default.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); background1.Color1 = System.Drawing.Color.Moccasin; background1.Color2 = System.Drawing.Color.Moccasin; this.gridControl.DefaultVisualStyles.CellStyles.Selected.Background = background1; this.gridControl.DefaultVisualStyles.CellStyles.Selected.TextColor = System.Drawing.Color.Black; background2.Color1 = System.Drawing.Color.Moccasin; background2.Color2 = System.Drawing.Color.Moccasin; this.gridControl.DefaultVisualStyles.CellStyles.SelectedMouseOver.Background = background2; this.gridControl.DefaultVisualStyles.CellStyles.SelectedMouseOver.TextColor = System.Drawing.Color.Black; background3.Color1 = System.Drawing.Color.Transparent; background3.Color2 = System.Drawing.Color.Transparent; this.gridControl.DefaultVisualStyles.GridPanelStyle.Background = background3; this.gridControl.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControl.FilterExprColors.SysFunction = System.Drawing.Color.DarkRed; this.gridControl.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gridControl.ForeColor = System.Drawing.Color.Black; this.gridControl.HScrollBarVisible = false; this.gridControl.LicenseKey = "F962CEC7-CD8F-4911-A9E9-CAB39962FC1F"; this.gridControl.Location = new System.Drawing.Point(0, 32); this.gridControl.Name = "gridControl"; // // // this.gridControl.PrimaryGrid.ActiveRowIndicatorStyle = DevComponents.DotNetBar.SuperGrid.ActiveRowIndicatorStyle.None; this.gridControl.PrimaryGrid.AllowEdit = false; this.gridControl.PrimaryGrid.CellDragBehavior = DevComponents.DotNetBar.SuperGrid.CellDragBehavior.None; this.gridControl.PrimaryGrid.CellMergeMode = DevComponents.DotNetBar.SuperGrid.CellMergeMode.None; this.gridControl.PrimaryGrid.ColumnAutoSizeMode = DevComponents.DotNetBar.SuperGrid.ColumnAutoSizeMode.Fill; this.gridControl.PrimaryGrid.ColumnDragBehavior = DevComponents.DotNetBar.SuperGrid.ColumnDragBehavior.None; this.gridControl.PrimaryGrid.ColumnGroupHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None; this.gridControl.PrimaryGrid.ColumnHeaderClickBehavior = DevComponents.DotNetBar.SuperGrid.ColumnHeaderClickBehavior.None; this.gridControl.PrimaryGrid.Columns.Add(this.order); this.gridControl.PrimaryGrid.Columns.Add(this.name); this.gridControl.PrimaryGrid.Columns.Add(this.quantity); this.gridControl.PrimaryGrid.Columns.Add(this.unit); this.gridControl.PrimaryGrid.Columns.Add(this.price); this.gridControl.PrimaryGrid.Columns.Add(this.amount); this.gridControl.PrimaryGrid.Columns.Add(this.gridColumn1); this.gridControl.PrimaryGrid.Columns.Add(this.underline); this.gridControl.PrimaryGrid.Columns.Add(this.flavor); this.gridControl.PrimaryGrid.Columns.Add(this.group); this.gridControl.PrimaryGrid.Columns.Add(this.parent); this.gridControl.PrimaryGrid.Columns.Add(this.gridColumn2); this.gridControl.PrimaryGrid.DefaultRowHeight = 0; background4.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84))))); background4.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84))))); this.gridControl.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Background = background4; this.gridControl.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gridControl.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.Default.TextColor = System.Drawing.Color.White; backColorBlend1.Colors = new System.Drawing.Color[] { System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84)))))}; background5.BackColorBlend = backColorBlend1; this.gridControl.PrimaryGrid.DefaultVisualStyles.ColumnHeaderStyles.MouseOver.Background = background5; this.gridControl.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft; background6.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86))))); background6.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86))))); this.gridControl.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.Background = background6; this.gridControl.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.gridControl.PrimaryGrid.DefaultVisualStyles.FooterStyles.Default.TextColor = System.Drawing.Color.White; background7.Color1 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(246))))); background7.Color2 = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(246))))); this.gridControl.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.Background = background7; borderColor1.Bottom = System.Drawing.Color.Transparent; borderColor1.Left = System.Drawing.Color.Transparent; borderColor1.Right = System.Drawing.Color.Transparent; borderColor1.Top = System.Drawing.Color.Transparent; this.gridControl.PrimaryGrid.DefaultVisualStyles.GridPanelStyle.BorderColor = borderColor1; // // // this.gridControl.PrimaryGrid.Footer.RowHeight = 30; this.gridControl.PrimaryGrid.Footer.Text = "合计"; this.gridControl.PrimaryGrid.GridLines = DevComponents.DotNetBar.SuperGrid.GridLines.None; this.gridControl.PrimaryGrid.InitialActiveRow = DevComponents.DotNetBar.SuperGrid.RelativeRow.None; this.gridControl.PrimaryGrid.InitialSelection = DevComponents.DotNetBar.SuperGrid.RelativeSelection.Row; this.gridControl.PrimaryGrid.KeyboardEditMode = DevComponents.DotNetBar.SuperGrid.KeyboardEditMode.None; this.gridControl.PrimaryGrid.MouseEditMode = DevComponents.DotNetBar.SuperGrid.MouseEditMode.None; this.gridControl.PrimaryGrid.MultiSelect = false; this.gridControl.PrimaryGrid.OnlySendFinalRowActivatedEvents = true; this.gridControl.PrimaryGrid.RowWhitespaceClickBehavior = DevComponents.DotNetBar.SuperGrid.RowWhitespaceClickBehavior.None; this.gridControl.PrimaryGrid.SelectionGranularity = DevComponents.DotNetBar.SuperGrid.SelectionGranularity.Row; this.gridControl.PrimaryGrid.ShowInsertRowImage = false; this.gridControl.PrimaryGrid.ShowRowHeaders = false; this.gridControl.Size = new System.Drawing.Size(425, 421); this.gridControl.TabIndex = 45; this.gridControl.Text = " "; // // order // this.order.AllowEdit = false; this.order.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter; this.order.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False; this.order.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False; this.order.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None; this.order.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl); this.order.FillWeight = 40; this.order.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F); this.order.HeaderText = "序号"; this.order.MinimumWidth = 40; this.order.Name = "order"; this.order.ReadOnly = true; this.order.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None; this.order.Visible = false; this.order.Width = 40; // // name // this.name.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft; this.name.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True; this.name.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.True; this.name.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None; this.name.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl); this.name.FillWeight = 160; this.name.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F); this.name.HeaderText = "品名"; this.name.MinimumWidth = 160; this.name.Name = "name"; this.name.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None; this.name.Width = 160; // // quantity // this.quantity.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter; this.quantity.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False; this.quantity.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False; this.quantity.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None; this.quantity.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl); this.quantity.FillWeight = 60; this.quantity.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F); this.quantity.HeaderText = "数量"; this.quantity.MinimumWidth = 60; this.quantity.Name = "quantity"; this.quantity.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None; this.quantity.Width = 60; // // unit // this.unit.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter; this.unit.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False; this.unit.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False; this.unit.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl); this.unit.FillWeight = 50; this.unit.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F); this.unit.HeaderText = "单位"; this.unit.MinimumWidth = 50; this.unit.Name = "unit"; this.unit.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None; this.unit.Visible = false; this.unit.Width = 50; // // price // this.price.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter; this.price.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False; this.price.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False; this.price.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None; this.price.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl); this.price.FillWeight = 75; this.price.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F); this.price.HeaderText = "售价"; this.price.MinimumWidth = 75; this.price.Name = "price"; this.price.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None; this.price.Width = 75; // // amount // this.amount.AllowEdit = false; this.amount.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter; this.amount.CellStyles.Default.AllowMultiLine = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False; this.amount.CellStyles.Default.AllowWrap = DevComponents.DotNetBar.SuperGrid.Style.Tbool.False; this.amount.ColumnSortMode = DevComponents.DotNetBar.SuperGrid.ColumnSortMode.None; this.amount.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl); this.amount.FillWeight = 81; this.amount.HeaderStyles.Default.Font = new System.Drawing.Font("微软雅黑", 14F); this.amount.HeaderText = "小计"; this.amount.MinimumWidth = 81; this.amount.Name = "amount"; this.amount.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None; this.amount.Width = 81; // // gridColumn1 // this.gridColumn1.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleCenter; this.gridColumn1.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl); this.gridColumn1.HeaderText = "优惠"; this.gridColumn1.Name = "discount"; this.gridColumn1.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None; this.gridColumn1.Visible = false; // // underline // this.underline.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl); this.underline.FillWeight = 0; this.underline.HeaderText = "是否下划线"; this.underline.MinimumWidth = 0; this.underline.Name = "underline"; this.underline.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None; this.underline.Visible = false; this.underline.Width = 0; // // flavor // this.flavor.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl); this.flavor.FillWeight = 0; this.flavor.HeaderText = "是否包含口味"; this.flavor.MinimumWidth = 0; this.flavor.Name = "flavor"; this.flavor.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None; this.flavor.Visible = false; this.flavor.Width = 0; // // group // this.group.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl); this.group.FillWeight = 0; this.group.HeaderText = "归属组名称"; this.group.MinimumWidth = 0; this.group.Name = "group"; this.group.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None; this.group.Visible = false; this.group.Width = 0; // // parent // this.parent.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl); this.parent.FillWeight = 0; this.parent.HeaderText = "父记录行序号"; this.parent.MinimumWidth = 0; this.parent.Name = "parent"; this.parent.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.None; this.parent.Visible = false; this.parent.Width = 0; // // gridColumn2 // this.gridColumn2.CellStyles.Default.Alignment = DevComponents.DotNetBar.SuperGrid.Style.Alignment.MiddleLeft; this.gridColumn2.EditorType = typeof(DevComponents.DotNetBar.SuperGrid.GridLabelXEditControl); this.gridColumn2.Name = "scheme"; this.gridColumn2.ResizeMode = DevComponents.DotNetBar.SuperGrid.ColumnResizeMode.MaintainTotalWidth; this.gridColumn2.Visible = false; // // memberPanel // this.memberPanel.CanvasColor = System.Drawing.SystemColors.Control; this.memberPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.memberPanel.Controls.Add(this.lblMemberPoint); this.memberPanel.Controls.Add(this.lblMemberAmount); this.memberPanel.Controls.Add(this.lblMemberCardNo); this.memberPanel.DisabledBackColor = System.Drawing.Color.Empty; this.memberPanel.Dock = System.Windows.Forms.DockStyle.Top; this.memberPanel.Location = new System.Drawing.Point(0, 0); this.memberPanel.Margin = new System.Windows.Forms.Padding(0); this.memberPanel.Name = "memberPanel"; this.memberPanel.Padding = new System.Windows.Forms.Padding(0, 0, 0, 1); this.memberPanel.Size = new System.Drawing.Size(425, 32); this.memberPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.memberPanel.Style.BackColor1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86))))); this.memberPanel.Style.BackColor2.Color = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86))))); this.memberPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.memberPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.memberPanel.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Bottom; this.memberPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.memberPanel.Style.GradientAngle = 90; this.memberPanel.TabIndex = 20; // // lblMemberPoint // this.lblMemberPoint.BackColor = System.Drawing.Color.Transparent; // // // this.lblMemberPoint.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblMemberPoint.Dock = System.Windows.Forms.DockStyle.Fill; this.lblMemberPoint.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblMemberPoint.ForeColor = System.Drawing.Color.White; this.lblMemberPoint.Location = new System.Drawing.Point(278, 0); this.lblMemberPoint.Name = "lblMemberPoint"; this.lblMemberPoint.Size = new System.Drawing.Size(147, 31); this.lblMemberPoint.TabIndex = 4; this.lblMemberPoint.Tag = "积分:{0}"; this.lblMemberPoint.Text = "积分:"; // // lblMemberAmount // this.lblMemberAmount.BackColor = System.Drawing.Color.Transparent; // // // this.lblMemberAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblMemberAmount.Dock = System.Windows.Forms.DockStyle.Left; this.lblMemberAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblMemberAmount.ForeColor = System.Drawing.Color.White; this.lblMemberAmount.Location = new System.Drawing.Point(155, 0); this.lblMemberAmount.Name = "lblMemberAmount"; this.lblMemberAmount.Size = new System.Drawing.Size(123, 31); this.lblMemberAmount.TabIndex = 3; this.lblMemberAmount.Tag = "余额:{0}"; this.lblMemberAmount.Text = "余额:"; // // lblMemberCardNo // this.lblMemberCardNo.BackColor = System.Drawing.Color.Transparent; // // // this.lblMemberCardNo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblMemberCardNo.Dock = System.Windows.Forms.DockStyle.Left; this.lblMemberCardNo.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblMemberCardNo.ForeColor = System.Drawing.Color.White; this.lblMemberCardNo.Location = new System.Drawing.Point(0, 0); this.lblMemberCardNo.Name = "lblMemberCardNo"; this.lblMemberCardNo.Size = new System.Drawing.Size(155, 31); this.lblMemberCardNo.TabIndex = 1; this.lblMemberCardNo.Tag = "卡号:{0}"; this.lblMemberCardNo.Text = "卡号:"; // // modulePanel // this.modulePanel.CanvasColor = System.Drawing.SystemColors.Control; this.modulePanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.modulePanel.Controls.Add(this.historyControl); this.modulePanel.DisabledBackColor = System.Drawing.Color.Empty; this.modulePanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.modulePanel.Location = new System.Drawing.Point(0, 453); this.modulePanel.Name = "modulePanel"; this.modulePanel.Padding = new System.Windows.Forms.Padding(1); this.modulePanel.Size = new System.Drawing.Size(425, 259); this.modulePanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.modulePanel.Style.BackColor1.Alpha = ((byte)(0)); this.modulePanel.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.modulePanel.Style.BackColor2.Alpha = ((byte)(0)); this.modulePanel.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.modulePanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.modulePanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.modulePanel.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Top; this.modulePanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.modulePanel.Style.GradientAngle = 90; this.modulePanel.TabIndex = 8; // // historyControl // this.historyControl.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(246))))); this.historyControl.Dock = System.Windows.Forms.DockStyle.Fill; this.historyControl.Location = new System.Drawing.Point(1, 1); this.historyControl.Name = "historyControl"; this.historyControl.Padding = new System.Windows.Forms.Padding(1); this.historyControl.Size = new System.Drawing.Size(423, 257); this.historyControl.TabIndex = 0; // // shortcutPanel // this.shortcutPanel.CanvasColor = System.Drawing.SystemColors.Control; this.shortcutPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.shortcutPanel.Controls.Add(this.shortcutControl1); this.shortcutPanel.DisabledBackColor = System.Drawing.Color.Empty; this.shortcutPanel.Dock = System.Windows.Forms.DockStyle.Left; this.shortcutPanel.Location = new System.Drawing.Point(425, 32); this.shortcutPanel.Name = "shortcutPanel"; this.shortcutPanel.Padding = new System.Windows.Forms.Padding(1); this.shortcutPanel.Size = new System.Drawing.Size(67, 712); this.shortcutPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.shortcutPanel.Style.BackColor1.Alpha = ((byte)(0)); this.shortcutPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.shortcutPanel.Style.BackColor2.Alpha = ((byte)(0)); this.shortcutPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.shortcutPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.shortcutPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.shortcutPanel.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)(((DevComponents.DotNetBar.eBorderSide.Left | DevComponents.DotNetBar.eBorderSide.Right) | DevComponents.DotNetBar.eBorderSide.Top))); this.shortcutPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.shortcutPanel.Style.GradientAngle = 90; this.shortcutPanel.TabIndex = 41; // // shortcutControl1 // this.shortcutControl1.BackColor = System.Drawing.Color.Transparent; this.shortcutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.shortcutControl1.Location = new System.Drawing.Point(1, 1); this.shortcutControl1.Name = "shortcutControl1"; this.shortcutControl1.Size = new System.Drawing.Size(65, 710); this.shortcutControl1.TabIndex = 0; this.shortcutControl1.MenuMouseDown += new POSV.Component.MenuEventHandler(this.OnShortcutMouseDown); // // mainPanel // this.mainPanel.CanvasColor = System.Drawing.SystemColors.Control; this.mainPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.mainPanel.Controls.Add(this.productControl1); this.mainPanel.Controls.Add(this.categoryPanel); this.mainPanel.Controls.Add(this.operatePanel); this.mainPanel.DisabledBackColor = System.Drawing.Color.Empty; this.mainPanel.Dock = System.Windows.Forms.DockStyle.Fill; this.mainPanel.Location = new System.Drawing.Point(492, 32); this.mainPanel.Name = "mainPanel"; this.mainPanel.Size = new System.Drawing.Size(694, 712); this.mainPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.mainPanel.Style.BackColor1.Alpha = ((byte)(0)); this.mainPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.mainPanel.Style.BackColor2.Alpha = ((byte)(0)); this.mainPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.mainPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.mainPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.mainPanel.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Right; this.mainPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.mainPanel.Style.GradientAngle = 90; this.mainPanel.TabIndex = 45; // // productControl1 // this.productControl1.AutoPager = true; this.productControl1.BackColor = System.Drawing.Color.Transparent; this.productControl1.BackColor1 = "DimGray"; this.productControl1.BackColor2 = "DimGray"; this.productControl1.Columns = 7; this.productControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.productControl1.FontSize = POSV.SystemFont.默认; this.productControl1.ItemHeight = 70; this.productControl1.ItemWidth = 90; this.productControl1.Location = new System.Drawing.Point(0, 90); this.productControl1.Name = "productControl1"; this.productControl1.PageNumber = 0; this.productControl1.PagerColor1 = "DimGray"; this.productControl1.PagerColor2 = "DimGray"; this.productControl1.ProductCornerType = POSV.Bean.CornerType.圆角; this.productControl1.SaleClearColor = null; this.productControl1.SaleClearFont = POSV.SystemFont.默认; this.productControl1.SaleClearNotifyColor = null; this.productControl1.SaleClearTextColor = null; this.productControl1.SaleStopColor = null; this.productControl1.SelBackColor = null; this.productControl1.SelProductFont = POSV.SystemFont.默认; this.productControl1.SelTextColor = null; this.productControl1.ShowType = POSV.Bean.ProductShowType.全称和零售价; this.productControl1.Size = new System.Drawing.Size(694, 328); this.productControl1.TabIndex = 30; this.productControl1.TextColor = "White"; this.productControl1.ProductCheckedChanged += new POSV.Component.ProductEventHandler(this.OnProductCheckedChanged); // // categoryPanel // this.categoryPanel.AutoSize = true; this.categoryPanel.CanvasColor = System.Drawing.SystemColors.Control; this.categoryPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.categoryPanel.Controls.Add(this.categoryControl); this.categoryPanel.DisabledBackColor = System.Drawing.Color.Empty; this.categoryPanel.Dock = System.Windows.Forms.DockStyle.Top; this.categoryPanel.Location = new System.Drawing.Point(0, 0); this.categoryPanel.Name = "categoryPanel"; this.categoryPanel.Size = new System.Drawing.Size(694, 90); this.categoryPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.categoryPanel.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.categoryPanel.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.categoryPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.categoryPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.categoryPanel.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)((DevComponents.DotNetBar.eBorderSide.Right | DevComponents.DotNetBar.eBorderSide.Bottom))); this.categoryPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.categoryPanel.Style.GradientAngle = 90; this.categoryPanel.TabIndex = 16; // // categoryControl // this.categoryControl.AutoSize = true; this.categoryControl.BackColor = System.Drawing.Color.Transparent; this.categoryControl.CategoryCornerType = POSV.Bean.CornerType.默认; this.categoryControl.Dock = System.Windows.Forms.DockStyle.Top; this.categoryControl.Location = new System.Drawing.Point(0, 0); this.categoryControl.MainAutoItemWidth = true; this.categoryControl.MainAutoPager = true; this.categoryControl.MainCategoryBackColor1 = "DimGray"; this.categoryControl.MainCategoryBackColor2 = "DimGray"; this.categoryControl.MainCategoryCode = false; this.categoryControl.MainCategoryColumns = 1; this.categoryControl.MainCategoryFont = POSV.SystemFont.默认; this.categoryControl.MainCategoryItemHeight = 45; this.categoryControl.MainCategoryRows = 1; this.categoryControl.MainCategorySelectedColor = "DimGray"; this.categoryControl.MainCategoryTextColor = "White"; this.categoryControl.MainCustomItemWidth = 80; this.categoryControl.Name = "categoryControl"; this.categoryControl.ShowCagegoryType = POSV.Bean.CategoryShowType.系统默认; this.categoryControl.Size = new System.Drawing.Size(694, 90); this.categoryControl.SubAutoItemWidth = true; this.categoryControl.SubAutoPager = true; this.categoryControl.SubCategoryBackColor1 = "DimGray"; this.categoryControl.SubCategoryBackColor2 = "DimGray"; this.categoryControl.SubCategoryCode = false; this.categoryControl.SubCategoryColumns = 1; this.categoryControl.SubCategoryFont = POSV.SystemFont.默认; this.categoryControl.SubCategoryItemHeight = 45; this.categoryControl.SubCategoryRows = 1; this.categoryControl.SubCategorySelectedColor = "DimGray"; this.categoryControl.SubCategoryTextColor = "White"; this.categoryControl.SubCustomItemWidth = 80; this.categoryControl.TabIndex = 1; // // operatePanel // this.operatePanel.AutoSize = true; this.operatePanel.CanvasColor = System.Drawing.SystemColors.Control; this.operatePanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.operatePanel.Controls.Add(this.doubleBufferPanelX3); this.operatePanel.Controls.Add(this.menuControl); this.operatePanel.DisabledBackColor = System.Drawing.Color.Empty; this.operatePanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.operatePanel.Location = new System.Drawing.Point(0, 418); this.operatePanel.Name = "operatePanel"; this.operatePanel.Size = new System.Drawing.Size(694, 294); this.operatePanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.operatePanel.Style.BackColor1.Alpha = ((byte)(0)); this.operatePanel.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.operatePanel.Style.BackColor2.Alpha = ((byte)(0)); this.operatePanel.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.operatePanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.operatePanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.operatePanel.Style.BorderSide = ((DevComponents.DotNetBar.eBorderSide)((DevComponents.DotNetBar.eBorderSide.Right | DevComponents.DotNetBar.eBorderSide.Top))); this.operatePanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.operatePanel.Style.GradientAngle = 90; this.operatePanel.TabIndex = 12; // // doubleBufferPanelX3 // this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX3.Controls.Add(this.txtSearch); this.doubleBufferPanelX3.Controls.Add(this.labelX1); this.doubleBufferPanelX3.Controls.Add(this.txtCash); this.doubleBufferPanelX3.Controls.Add(this.labelX5); this.doubleBufferPanelX3.Controls.Add(this.lblOddChange); this.doubleBufferPanelX3.Controls.Add(this.lblReceivableAmount); this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX3.Dock = System.Windows.Forms.DockStyle.Top; this.doubleBufferPanelX3.Location = new System.Drawing.Point(0, 0); this.doubleBufferPanelX3.Name = "doubleBufferPanelX3"; this.doubleBufferPanelX3.Padding = new System.Windows.Forms.Padding(1); this.doubleBufferPanelX3.Size = new System.Drawing.Size(694, 35); this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX3.Style.BackColor1.Color = System.Drawing.Color.Transparent; this.doubleBufferPanelX3.Style.BackColor2.Color = System.Drawing.Color.Transparent; this.doubleBufferPanelX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX3.Style.BorderSide = DevComponents.DotNetBar.eBorderSide.Top; this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX3.Style.GradientAngle = 90; this.doubleBufferPanelX3.TabIndex = 28; // // txtSearch // this.txtSearch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(246))))); // // // this.txtSearch.Border.BorderColor = System.Drawing.Color.DimGray; this.txtSearch.Border.BorderColor2 = System.Drawing.Color.DimGray; this.txtSearch.Border.Class = "TextBoxBorder"; this.txtSearch.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtSearch.ButtonCustom.Symbol = ""; this.txtSearch.ButtonCustom.Visible = true; this.txtSearch.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper; this.txtSearch.DisabledBackColor = System.Drawing.Color.White; this.txtSearch.Dock = System.Windows.Forms.DockStyle.Fill; this.txtSearch.Font = new System.Drawing.Font("微软雅黑", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtSearch.ForeColor = System.Drawing.Color.Black; this.txtSearch.ImeMode = System.Windows.Forms.ImeMode.NoControl; this.txtSearch.Keyboard = POSV.KeyboardType.英文; this.txtSearch.Location = new System.Drawing.Point(446, 1); this.txtSearch.MaxLength = 24; this.txtSearch.Multiline = true; this.txtSearch.Name = "txtSearch"; this.txtSearch.PreventEnterBeep = true; this.txtSearch.Size = new System.Drawing.Size(247, 33); this.txtSearch.TabIndex = 11; this.txtSearch.ButtonCustomClick += new System.EventHandler(this.OnSearchCustomClick); this.txtSearch.TextChanged += new System.EventHandler(this.OnSearchTextChanged); this.txtSearch.Leave += new System.EventHandler(this.txtSearch_Leave); // // labelX1 // this.labelX1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(246))))); // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Dock = System.Windows.Forms.DockStyle.Left; this.labelX1.Font = new System.Drawing.Font("微软雅黑", 14.25F); this.labelX1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); this.labelX1.Location = new System.Drawing.Point(388, 1); this.labelX1.Name = "labelX1"; this.labelX1.SingleLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84))))); this.labelX1.Size = new System.Drawing.Size(58, 33); this.labelX1.TabIndex = 10; this.labelX1.Text = "编码:"; // // txtCash // this.txtCash.AllowDecimalSeparator = true; this.txtCash.AllowNegativeSign = false; this.txtCash.AllowSpace = false; this.txtCash.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(246))))); // // // this.txtCash.Border.BorderColor = System.Drawing.Color.DimGray; this.txtCash.Border.BorderColor2 = System.Drawing.Color.DimGray; this.txtCash.Border.Class = "TextBoxBorder"; this.txtCash.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtCash.DisabledBackColor = System.Drawing.Color.White; this.txtCash.Dock = System.Windows.Forms.DockStyle.Left; this.txtCash.EnableSoftKeyboard = true; this.txtCash.Font = new System.Drawing.Font("微软雅黑", 18F); this.txtCash.ForeColor = System.Drawing.Color.Black; this.txtCash.Location = new System.Drawing.Point(303, 1); this.txtCash.MaxDecimalDigit = 2; this.txtCash.MaxLength = 12; this.txtCash.Multiline = true; this.txtCash.Name = "txtCash"; this.txtCash.PreventEnterBeep = true; this.txtCash.Size = new System.Drawing.Size(85, 33); this.txtCash.TabIndex = 9; this.txtCash.TextAlign = System.Windows.Forms.HorizontalAlignment.Right; this.txtCash.OnValueChanged += new POSV.Component.NumericTextBox.EventHandler(this.OnCashValueChanged); // // labelX5 // this.labelX5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(246))))); // // // this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX5.Dock = System.Windows.Forms.DockStyle.Left; this.labelX5.Font = new System.Drawing.Font("微软雅黑", 14.25F); this.labelX5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(68)))), ((int)(((byte)(68)))), ((int)(((byte)(68))))); this.labelX5.Location = new System.Drawing.Point(245, 1); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(58, 33); this.labelX5.TabIndex = 8; this.labelX5.Text = "输入:"; // // lblOddChange // this.lblOddChange.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(162)))), ((int)(((byte)(84))))); // // // this.lblOddChange.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblOddChange.Dock = System.Windows.Forms.DockStyle.Left; this.lblOddChange.Font = new System.Drawing.Font("微软雅黑", 14.25F); this.lblOddChange.ForeColor = System.Drawing.Color.White; this.lblOddChange.Location = new System.Drawing.Point(132, 1); this.lblOddChange.Name = "lblOddChange"; this.lblOddChange.Size = new System.Drawing.Size(113, 33); this.lblOddChange.TabIndex = 7; this.lblOddChange.Tag = "找零:{0}"; this.lblOddChange.Text = "找零:99.00"; // // lblReceivableAmount // this.lblReceivableAmount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(98)))), ((int)(((byte)(92)))), ((int)(((byte)(86))))); // // // this.lblReceivableAmount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblReceivableAmount.Dock = System.Windows.Forms.DockStyle.Left; this.lblReceivableAmount.Font = new System.Drawing.Font("微软雅黑", 14.25F); this.lblReceivableAmount.ForeColor = System.Drawing.Color.White; this.lblReceivableAmount.Location = new System.Drawing.Point(1, 1); this.lblReceivableAmount.Name = "lblReceivableAmount"; this.lblReceivableAmount.Size = new System.Drawing.Size(131, 33); this.lblReceivableAmount.TabIndex = 5; this.lblReceivableAmount.Tag = "应收:{0}"; this.lblReceivableAmount.Text = "应收:"; // // menuControl // this.menuControl.BackColor = System.Drawing.Color.Transparent; this.menuControl.Dock = System.Windows.Forms.DockStyle.Bottom; this.menuControl.Location = new System.Drawing.Point(0, 35); this.menuControl.Margin = new System.Windows.Forms.Padding(0); this.menuControl.Name = "menuControl"; this.menuControl.Size = new System.Drawing.Size(694, 259); this.menuControl.TabIndex = 0; this.menuControl.MenuMouseDown += new POSV.Component.MenuEventHandler(this.OnMenuMouseDown); // // DefaultTemplate // 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(1186, 768); this.Controls.Add(this.mainPanel); this.Controls.Add(this.shortcutPanel); this.Controls.Add(this.leftContainer); this.Controls.Add(this.bottomPanel); this.Controls.Add(this.topPanel); this.KeyPreview = true; this.Name = "DefaultTemplate"; this.Text = "MainForm"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Shown += new System.EventHandler(this.DefaultTemplate_Shown); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.DefaultTemplate_KeyDown); this.topPanel.ResumeLayout(false); this.bottomPanel.ResumeLayout(false); this.leftContainer.ResumeLayout(false); this.orderPanel.ResumeLayout(false); this.memberPanel.ResumeLayout(false); this.modulePanel.ResumeLayout(false); this.shortcutPanel.ResumeLayout(false); this.mainPanel.ResumeLayout(false); this.mainPanel.PerformLayout(); this.categoryPanel.ResumeLayout(false); this.categoryPanel.PerformLayout(); this.operatePanel.ResumeLayout(false); this.doubleBufferPanelX3.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Component.DoubleBufferPanelX topPanel; private Component.ControlBox controlBox; private Component.DoubleBufferPanelX bottomPanel; private Component.DoubleBufferPanelX leftContainer; private Component.DoubleBufferPanelX orderPanel; private Component.DoubleBufferPanelX memberPanel; private DevComponents.DotNetBar.LabelX lblMemberCardNo; private Component.DoubleBufferPanelX modulePanel; private Component.DoubleBufferPanelX shortcutPanel; private Component.DoubleBufferPanelX mainPanel; private Component.ProductControl productControl1; private Component.DoubleBufferPanelX categoryPanel; private Component.CategoryControl categoryControl; private Component.DoubleBufferPanelX operatePanel; private Component.ShortcutControl shortcutControl1; private Component.MenuControl menuControl; private DevComponents.DotNetBar.SuperGrid.SuperGridControl gridControl; private DevComponents.DotNetBar.SuperGrid.GridColumn order; private DevComponents.DotNetBar.SuperGrid.GridColumn name; private DevComponents.DotNetBar.SuperGrid.GridColumn quantity; private DevComponents.DotNetBar.SuperGrid.GridColumn unit; private DevComponents.DotNetBar.SuperGrid.GridColumn price; private DevComponents.DotNetBar.SuperGrid.GridColumn amount; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn1; private DevComponents.DotNetBar.SuperGrid.GridColumn underline; private DevComponents.DotNetBar.SuperGrid.GridColumn flavor; private DevComponents.DotNetBar.SuperGrid.GridColumn group; private DevComponents.DotNetBar.SuperGrid.GridColumn parent; private DevComponents.DotNetBar.SuperGrid.GridColumn gridColumn2; private Component.DoubleBufferPanelX doubleBufferPanelX3; private DevComponents.DotNetBar.LabelX lblReceivableAmount; private DevComponents.DotNetBar.LabelX lblMemberPoint; private DevComponents.DotNetBar.LabelX lblMemberAmount; private DevComponents.DotNetBar.LabelX lblOddChange; private DevComponents.DotNetBar.LabelX labelX5; private Component.NumericTextBox txtCash; private Component.HistoryControl historyControl; private DevComponents.DotNetBar.SuperGrid.GridCell gridCell1; private DevComponents.DotNetBar.SuperGrid.GridCell gridCell2; private DevComponents.DotNetBar.SuperGrid.GridCell gridCell3; private DevComponents.DotNetBar.SuperGrid.GridCell gridCell4; private DevComponents.DotNetBar.SuperGrid.GridCell gridCell5; private DevComponents.DotNetBar.SuperGrid.GridCell gridCell6; private Component.CheckoutControl checkoutControl; private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.LabelX lblPosNo; private DevComponents.DotNetBar.LabelX lblStoreName; private DevComponents.DotNetBar.LabelX lblLoginDate; private DevComponents.DotNetBar.LabelX lblWorkerNo; private DevComponents.DotNetBar.LabelX lblSystemDate; private Component.NormalTextBox txtSearch; private Component.CheckoutControl studyModeControl; } }