namespace POSV.Member { partial class GiftCardResultForm { /// /// 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.controlBox = new POSV.Component.ControlBox(); this.doubleBufferPanelX8 = new POSV.Component.DoubleBufferPanelX(); this.saleAmountlabelX = new DevComponents.DotNetBar.LabelX(); this.realAmountlabelX = new DevComponents.DotNetBar.LabelX(); this.payTypelabelX = new DevComponents.DotNetBar.LabelX(); this.retailPricelabelX = new DevComponents.DotNetBar.LabelX(); this.cardNolabelX = new DevComponents.DotNetBar.LabelX(); this.schemeNamelabelX = new DevComponents.DotNetBar.LabelX(); this.labelX9 = new DevComponents.DotNetBar.LabelX(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.labelX8 = new DevComponents.DotNetBar.LabelX(); this.labelX12 = new DevComponents.DotNetBar.LabelX(); this.labelX14 = new DevComponents.DotNetBar.LabelX(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.labelX6 = new DevComponents.DotNetBar.LabelX(); this.bottomPanel = new POSV.Component.DoubleBufferPanelX(); this.ButtonCancel = new DevComponents.DotNetBar.ButtonX(); this.doubleBufferPanelX8.SuspendLayout(); this.bottomPanel.SuspendLayout(); this.SuspendLayout(); // // controlBox // this.controlBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(175)))), ((int)(((byte)(167))))); this.controlBox.CloseBox = true; this.controlBox.Dock = System.Windows.Forms.DockStyle.Top; this.controlBox.ForeColor = System.Drawing.Color.White; this.controlBox.Location = new System.Drawing.Point(0, 0); this.controlBox.Margin = new System.Windows.Forms.Padding(0); this.controlBox.MessageCenterStatus = false; this.controlBox.MinimizeBox = false; this.controlBox.Name = "controlBox"; this.controlBox.NetworkStatus = false; this.controlBox.NewForeColor = System.Drawing.Color.White; this.controlBox.SettingsBox = false; this.controlBox.ShowApplicationVersion = false; this.controlBox.ShowKeyboard = false; this.controlBox.ShowLockScreen = false; this.controlBox.ShowMessageCenter = false; this.controlBox.ShowNetworkStatus = false; this.controlBox.ShowQrCode = false; this.controlBox.Size = new System.Drawing.Size(502, 36); this.controlBox.TabIndex = 12; this.controlBox.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseTouchClick); // // doubleBufferPanelX8 // this.doubleBufferPanelX8.CanvasColor = System.Drawing.Color.Transparent; this.doubleBufferPanelX8.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX8.Controls.Add(this.bottomPanel); this.doubleBufferPanelX8.Controls.Add(this.saleAmountlabelX); this.doubleBufferPanelX8.Controls.Add(this.realAmountlabelX); this.doubleBufferPanelX8.Controls.Add(this.payTypelabelX); this.doubleBufferPanelX8.Controls.Add(this.retailPricelabelX); this.doubleBufferPanelX8.Controls.Add(this.cardNolabelX); this.doubleBufferPanelX8.Controls.Add(this.schemeNamelabelX); this.doubleBufferPanelX8.Controls.Add(this.labelX9); this.doubleBufferPanelX8.Controls.Add(this.labelX5); this.doubleBufferPanelX8.Controls.Add(this.labelX8); this.doubleBufferPanelX8.Controls.Add(this.labelX12); this.doubleBufferPanelX8.Controls.Add(this.labelX14); this.doubleBufferPanelX8.Controls.Add(this.labelX7); this.doubleBufferPanelX8.Controls.Add(this.labelX6); this.doubleBufferPanelX8.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX8.Dock = System.Windows.Forms.DockStyle.Fill; this.doubleBufferPanelX8.Location = new System.Drawing.Point(0, 36); this.doubleBufferPanelX8.Name = "doubleBufferPanelX8"; this.doubleBufferPanelX8.Size = new System.Drawing.Size(502, 236); this.doubleBufferPanelX8.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX8.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.doubleBufferPanelX8.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX8.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX8.Style.GradientAngle = 90; this.doubleBufferPanelX8.TabIndex = 273; // // saleAmountlabelX // // // // this.saleAmountlabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.saleAmountlabelX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.saleAmountlabelX.ForeColor = System.Drawing.Color.Black; this.saleAmountlabelX.Location = new System.Drawing.Point(345, 146); this.saleAmountlabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.saleAmountlabelX.Name = "saleAmountlabelX"; this.saleAmountlabelX.Size = new System.Drawing.Size(149, 28); this.saleAmountlabelX.TabIndex = 259; this.saleAmountlabelX.Text = "XXX"; // // realAmountlabelX // // // // this.realAmountlabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.realAmountlabelX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.realAmountlabelX.ForeColor = System.Drawing.Color.Black; this.realAmountlabelX.Location = new System.Drawing.Point(347, 113); this.realAmountlabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.realAmountlabelX.Name = "realAmountlabelX"; this.realAmountlabelX.Size = new System.Drawing.Size(147, 28); this.realAmountlabelX.TabIndex = 258; this.realAmountlabelX.Text = "XXX"; // // payTypelabelX // // // // this.payTypelabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.payTypelabelX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.payTypelabelX.ForeColor = System.Drawing.Color.Black; this.payTypelabelX.Location = new System.Drawing.Point(115, 145); this.payTypelabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.payTypelabelX.Name = "payTypelabelX"; this.payTypelabelX.Size = new System.Drawing.Size(124, 28); this.payTypelabelX.TabIndex = 257; this.payTypelabelX.Text = "XXX"; // // retailPricelabelX // // // // this.retailPricelabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.retailPricelabelX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.retailPricelabelX.ForeColor = System.Drawing.Color.Black; this.retailPricelabelX.Location = new System.Drawing.Point(117, 112); this.retailPricelabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.retailPricelabelX.Name = "retailPricelabelX"; this.retailPricelabelX.Size = new System.Drawing.Size(122, 28); this.retailPricelabelX.TabIndex = 256; this.retailPricelabelX.Text = "XXX"; // // cardNolabelX // // // // this.cardNolabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.cardNolabelX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cardNolabelX.ForeColor = System.Drawing.Color.Black; this.cardNolabelX.Location = new System.Drawing.Point(117, 74); this.cardNolabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cardNolabelX.Name = "cardNolabelX"; this.cardNolabelX.Size = new System.Drawing.Size(372, 28); this.cardNolabelX.TabIndex = 255; this.cardNolabelX.Text = "XXX"; // // schemeNamelabelX // // // // this.schemeNamelabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.schemeNamelabelX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.schemeNamelabelX.ForeColor = System.Drawing.Color.Black; this.schemeNamelabelX.Location = new System.Drawing.Point(117, 43); this.schemeNamelabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.schemeNamelabelX.Name = "schemeNamelabelX"; this.schemeNamelabelX.Size = new System.Drawing.Size(372, 28); this.schemeNamelabelX.TabIndex = 254; this.schemeNamelabelX.Text = "XXX"; // // labelX9 // // // // this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX9.ForeColor = System.Drawing.Color.Black; this.labelX9.Location = new System.Drawing.Point(90, 5); this.labelX9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX9.Name = "labelX9"; this.labelX9.Size = new System.Drawing.Size(299, 28); this.labelX9.TabIndex = 252; this.labelX9.Text = "-----------礼品卡销售信息----------"; // // labelX5 // // // // this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX5.ForeColor = System.Drawing.Color.Black; this.labelX5.Location = new System.Drawing.Point(62, 74); this.labelX5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(50, 28); this.labelX5.TabIndex = 251; this.labelX5.Text = "卡号:"; // // labelX8 // // // // this.labelX8.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX8.ForeColor = System.Drawing.Color.Black; this.labelX8.Location = new System.Drawing.Point(15, 43); this.labelX8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX8.Name = "labelX8"; this.labelX8.Size = new System.Drawing.Size(98, 28); this.labelX8.TabIndex = 250; this.labelX8.Text = "礼品卡方案:"; // // labelX12 // // // // this.labelX12.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX12.ForeColor = System.Drawing.Color.Black; this.labelX12.Location = new System.Drawing.Point(254, 146); this.labelX12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX12.Name = "labelX12"; this.labelX12.Size = new System.Drawing.Size(85, 28); this.labelX12.TabIndex = 236; this.labelX12.Text = "销售金额:"; // // labelX14 // // // // this.labelX14.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX14.ForeColor = System.Drawing.Color.Black; this.labelX14.Location = new System.Drawing.Point(31, 145); this.labelX14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX14.Name = "labelX14"; this.labelX14.Size = new System.Drawing.Size(82, 28); this.labelX14.TabIndex = 234; this.labelX14.Text = "支付方式:"; // // labelX7 // // // // this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX7.ForeColor = System.Drawing.Color.Black; this.labelX7.Location = new System.Drawing.Point(269, 113); this.labelX7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(70, 28); this.labelX7.TabIndex = 232; this.labelX7.Text = "卡面额:"; // // labelX6 // // // // this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX6.ForeColor = System.Drawing.Color.Black; this.labelX6.Location = new System.Drawing.Point(14, 112); this.labelX6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX6.Name = "labelX6"; this.labelX6.Size = new System.Drawing.Size(98, 28); this.labelX6.TabIndex = 230; this.labelX6.Text = "建议零售价:"; // // bottomPanel // this.bottomPanel.CanvasColor = System.Drawing.Color.Transparent; this.bottomPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.bottomPanel.Controls.Add(this.ButtonCancel); this.bottomPanel.DisabledBackColor = System.Drawing.Color.Empty; this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.bottomPanel.Location = new System.Drawing.Point(0, 181); this.bottomPanel.Name = "bottomPanel"; this.bottomPanel.Padding = new System.Windows.Forms.Padding(2); this.bottomPanel.Size = new System.Drawing.Size(502, 55); 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 = 280; // // 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.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(350, 0); this.ButtonCancel.Name = "ButtonCancel"; this.ButtonCancel.Size = new System.Drawing.Size(150, 53); this.ButtonCancel.TabIndex = 32; this.ButtonCancel.Text = "确定"; this.ButtonCancel.TextColor = System.Drawing.Color.White; this.ButtonCancel.Click += new System.EventHandler(this.BtnExitClick); // // GiftCardResultForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(502, 272); this.Controls.Add(this.doubleBufferPanelX8); this.Controls.Add(this.controlBox); this.Name = "GiftCardResultForm"; this.Text = "GiftCardResultForm"; this.doubleBufferPanelX8.ResumeLayout(false); this.bottomPanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Component.ControlBox controlBox; private Component.DoubleBufferPanelX doubleBufferPanelX8; private DevComponents.DotNetBar.LabelX saleAmountlabelX; private DevComponents.DotNetBar.LabelX realAmountlabelX; private DevComponents.DotNetBar.LabelX payTypelabelX; private DevComponents.DotNetBar.LabelX retailPricelabelX; private DevComponents.DotNetBar.LabelX cardNolabelX; private DevComponents.DotNetBar.LabelX schemeNamelabelX; private DevComponents.DotNetBar.LabelX labelX9; private DevComponents.DotNetBar.LabelX labelX5; private DevComponents.DotNetBar.LabelX labelX8; private DevComponents.DotNetBar.LabelX labelX12; private DevComponents.DotNetBar.LabelX labelX14; private DevComponents.DotNetBar.LabelX labelX7; private DevComponents.DotNetBar.LabelX labelX6; private Component.DoubleBufferPanelX bottomPanel; private DevComponents.DotNetBar.ButtonX ButtonCancel; } }