namespace POSV.Component { partial class ElectronCouponItemControl { /// /// 必需的设计器变量。 /// 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.labelX1 = new DevComponents.DotNetBar.LabelX(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.touchButtonX1 = new POSV.Component.TouchButtonX(); this.doubleBufferPanelX1 = new POSV.Component.DoubleBufferPanelX(); this.labelX4 = new DevComponents.DotNetBar.LabelX(); this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX(); this.labelX3 = new DevComponents.DotNetBar.LabelX(); this.doubleBufferPanelX1.SuspendLayout(); this.doubleBufferPanelX2.SuspendLayout(); this.SuspendLayout(); // // labelX1 // this.labelX1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(184)))), ((int)(((byte)(127))))); // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Dock = System.Windows.Forms.DockStyle.Bottom; this.labelX1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX1.ForeColor = System.Drawing.Color.White; this.labelX1.Location = new System.Drawing.Point(0, 27); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(87, 24); this.labelX1.TabIndex = 4; this.labelX1.TextAlignment = System.Drawing.StringAlignment.Center; this.labelX1.WordWrap = true; // // labelX2 // // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Dock = System.Windows.Forms.DockStyle.Bottom; this.labelX2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.labelX2.Location = new System.Drawing.Point(88, 34); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(147, 18); this.labelX2.TabIndex = 8; this.labelX2.WordWrap = true; // // touchButtonX1 // this.touchButtonX1.BackColor1 = System.Drawing.Color.Teal; this.touchButtonX1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.touchButtonX1.CanvasColor = System.Drawing.SystemColors.Control; this.touchButtonX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.touchButtonX1.Cursor = System.Windows.Forms.Cursors.Hand; this.touchButtonX1.DisabledBackColor = System.Drawing.Color.Empty; this.touchButtonX1.Dock = System.Windows.Forms.DockStyle.Right; this.touchButtonX1.EnableFlyout = false; this.touchButtonX1.FlyoutContent = null; this.touchButtonX1.FlyoutSide = DevComponents.DotNetBar.Controls.ePointerSide.Left; this.touchButtonX1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX1.KeyCode = ""; this.touchButtonX1.Location = new System.Drawing.Point(235, 1); this.touchButtonX1.Lock = false; this.touchButtonX1.LockSize = new System.Drawing.Size(26, 26); this.touchButtonX1.Name = "touchButtonX1"; this.touchButtonX1.Notify = false; this.touchButtonX1.NotifyColor = System.Drawing.Color.Red; this.touchButtonX1.NotifySize = new System.Drawing.Size(30, 16); this.touchButtonX1.NotifyText = "99+"; this.touchButtonX1.PermissionCode = ""; this.touchButtonX1.Size = new System.Drawing.Size(106, 51); this.touchButtonX1.Style.Alignment = System.Drawing.StringAlignment.Center; this.touchButtonX1.Style.BackColor1.Color = System.Drawing.Color.Teal; this.touchButtonX1.Style.BackColor2.Color = System.Drawing.Color.Teal; this.touchButtonX1.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.touchButtonX1.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.touchButtonX1.Style.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.touchButtonX1.Style.ForeColor.Color = System.Drawing.Color.White; this.touchButtonX1.Style.GradientAngle = 90; this.touchButtonX1.SymbolColor = System.Drawing.SystemColors.ControlDarkDark; this.touchButtonX1.SymbolSize = 0F; this.touchButtonX1.TabIndex = 0; this.touchButtonX1.Text = "使用"; this.touchButtonX1.TouchClick += new POSV.Component.TouchButtonX.EventHandler(this.OnTouchClick); // // doubleBufferPanelX1 // this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX1.Controls.Add(this.labelX4); this.doubleBufferPanelX1.Controls.Add(this.labelX2); this.doubleBufferPanelX1.Controls.Add(this.doubleBufferPanelX2); this.doubleBufferPanelX1.Controls.Add(this.touchButtonX1); this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Fill; this.doubleBufferPanelX1.Location = new System.Drawing.Point(1, 1); this.doubleBufferPanelX1.Name = "doubleBufferPanelX1"; this.doubleBufferPanelX1.Padding = new System.Windows.Forms.Padding(1); this.doubleBufferPanelX1.Size = new System.Drawing.Size(342, 53); 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.Color = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(184)))), ((int)(((byte)(127))))); this.doubleBufferPanelX1.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX1.Style.GradientAngle = 90; this.doubleBufferPanelX1.TabIndex = 36; // // labelX4 // // // // this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX4.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX4.Location = new System.Drawing.Point(88, 1); this.labelX4.Name = "labelX4"; this.labelX4.Size = new System.Drawing.Size(147, 33); this.labelX4.TabIndex = 20; this.labelX4.WordWrap = true; // // doubleBufferPanelX2 // this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX2.Controls.Add(this.labelX3); this.doubleBufferPanelX2.Controls.Add(this.labelX1); this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Left; this.doubleBufferPanelX2.Location = new System.Drawing.Point(1, 1); this.doubleBufferPanelX2.Name = "doubleBufferPanelX2"; this.doubleBufferPanelX2.Size = new System.Drawing.Size(87, 51); this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.doubleBufferPanelX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX2.Style.GradientAngle = 90; this.doubleBufferPanelX2.TabIndex = 13; // // labelX3 // this.labelX3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(135)))), ((int)(((byte)(184)))), ((int)(((byte)(127))))); // // // this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX3.Dock = System.Windows.Forms.DockStyle.Fill; this.labelX3.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX3.FontBold = true; this.labelX3.ForeColor = System.Drawing.Color.White; this.labelX3.Location = new System.Drawing.Point(0, 0); this.labelX3.Name = "labelX3"; this.labelX3.Size = new System.Drawing.Size(87, 27); this.labelX3.TabIndex = 12; this.labelX3.TextAlignment = System.Drawing.StringAlignment.Center; this.labelX3.WordWrap = true; // // ElectronCouponItemControl // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.Controls.Add(this.doubleBufferPanelX1); this.Name = "ElectronCouponItemControl"; this.Padding = new System.Windows.Forms.Padding(1); this.Size = new System.Drawing.Size(344, 55); this.doubleBufferPanelX1.ResumeLayout(false); this.doubleBufferPanelX2.ResumeLayout(false); this.ResumeLayout(false); } #endregion private TouchButtonX touchButtonX1; private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.LabelX labelX2; private DoubleBufferPanelX doubleBufferPanelX1; private DoubleBufferPanelX doubleBufferPanelX2; private DevComponents.DotNetBar.LabelX labelX3; private DevComponents.DotNetBar.LabelX labelX4; } }