namespace POSV { partial class BillForm { /// /// 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.ButtonAccept = new DevComponents.DotNetBar.ButtonX(); this.ButtonCancel = new DevComponents.DotNetBar.ButtonX(); this.lblInfo = new DevComponents.DotNetBar.LabelX(); this.tabPayType = new DevComponents.DotNetBar.SuperTabControl(); this.doubleBufferPanelX1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tabPayType)).BeginInit(); this.SuspendLayout(); // // doubleBufferPanelX1 // this.doubleBufferPanelX1.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX1.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX1.Controls.Add(this.ButtonAccept); this.doubleBufferPanelX1.Controls.Add(this.ButtonCancel); this.doubleBufferPanelX1.Controls.Add(this.lblInfo); this.doubleBufferPanelX1.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX1.Dock = System.Windows.Forms.DockStyle.Bottom; this.doubleBufferPanelX1.Location = new System.Drawing.Point(2, 498); this.doubleBufferPanelX1.Name = "doubleBufferPanelX1"; this.doubleBufferPanelX1.Padding = new System.Windows.Forms.Padding(2); this.doubleBufferPanelX1.Size = new System.Drawing.Size(686, 50); 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 = 0; // // ButtonAccept // this.ButtonAccept.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonAccept.BackColor = System.Drawing.Color.Chocolate; this.ButtonAccept.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonAccept.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonAccept.Dock = System.Windows.Forms.DockStyle.Right; this.ButtonAccept.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonAccept.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonAccept.Location = new System.Drawing.Point(541, 2); this.ButtonAccept.Name = "ButtonAccept"; this.ButtonAccept.Size = new System.Drawing.Size(143, 46); this.ButtonAccept.TabIndex = 32; this.ButtonAccept.Text = "完成结账"; this.ButtonAccept.TextColor = System.Drawing.Color.White; this.ButtonAccept.Click += new System.EventHandler(this.OnFinishedClick); // // ButtonCancel // this.ButtonCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonCancel.BackColor = System.Drawing.Color.Maroon; this.ButtonCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonCancel.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonCancel.Dock = System.Windows.Forms.DockStyle.Left; this.ButtonCancel.FadeEffect = false; this.ButtonCancel.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonCancel.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonCancel.Location = new System.Drawing.Point(442, 2); this.ButtonCancel.Name = "ButtonCancel"; this.ButtonCancel.Size = new System.Drawing.Size(97, 46); this.ButtonCancel.TabIndex = 31; this.ButtonCancel.Text = "取消"; this.ButtonCancel.TextColor = System.Drawing.Color.White; this.ButtonCancel.Click += new System.EventHandler(this.OnEscapeClick); // // lblInfo // // // // this.lblInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblInfo.Dock = System.Windows.Forms.DockStyle.Left; this.lblInfo.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblInfo.Location = new System.Drawing.Point(2, 2); this.lblInfo.Name = "lblInfo"; this.lblInfo.Size = new System.Drawing.Size(440, 46); this.lblInfo.TabIndex = 27; this.lblInfo.Text = "请选择支付方式"; this.lblInfo.WordWrap = true; // // tabPayType // this.tabPayType.BackColor = System.Drawing.Color.White; // // // // // // this.tabPayType.ControlBox.CloseBox.Name = ""; // // // this.tabPayType.ControlBox.MenuBox.Name = ""; this.tabPayType.ControlBox.Name = ""; this.tabPayType.ControlBox.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] { this.tabPayType.ControlBox.MenuBox, this.tabPayType.ControlBox.CloseBox}); this.tabPayType.ControlBox.Visible = false; this.tabPayType.Dock = System.Windows.Forms.DockStyle.Fill; this.tabPayType.FixedTabSize = new System.Drawing.Size(100, 0); this.tabPayType.ForeColor = System.Drawing.Color.Black; this.tabPayType.Location = new System.Drawing.Point(2, 2); this.tabPayType.Name = "tabPayType"; this.tabPayType.ReorderTabsEnabled = true; this.tabPayType.SelectedTabFont = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tabPayType.SelectedTabIndex = -1; this.tabPayType.Size = new System.Drawing.Size(686, 496); this.tabPayType.TabAlignment = DevComponents.DotNetBar.eTabStripAlignment.Left; this.tabPayType.TabFont = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.tabPayType.TabIndex = 9; this.tabPayType.TabStyle = DevComponents.DotNetBar.eSuperTabStyle.Office2010BackstageBlue; // // BillForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(690, 550); this.Controls.Add(this.tabPayType); this.Controls.Add(this.doubleBufferPanelX1); this.Name = "BillForm"; this.Padding = new System.Windows.Forms.Padding(2); this.Text = "BillForm"; this.doubleBufferPanelX1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tabPayType)).EndInit(); this.ResumeLayout(false); } #endregion private Component.DoubleBufferPanelX doubleBufferPanelX1; private DevComponents.DotNetBar.LabelX lblInfo; private DevComponents.DotNetBar.ButtonX ButtonAccept; private DevComponents.DotNetBar.ButtonX ButtonCancel; private DevComponents.DotNetBar.SuperTabControl tabPayType; } }