namespace POSV.Member { partial class CardGoRechargeForm { /// /// 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.bottomPanel = new POSV.Component.DoubleBufferPanelX(); this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); this.cardNolabelX = new DevComponents.DotNetBar.LabelX(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.memberNamelabelX = new DevComponents.DotNetBar.LabelX(); this.labelX8 = new DevComponents.DotNetBar.LabelX(); this.yelabelX = new DevComponents.DotNetBar.LabelX(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.jflabelX = new DevComponents.DotNetBar.LabelX(); this.labelX4 = new DevComponents.DotNetBar.LabelX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); 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(429, 36); this.controlBox.TabIndex = 13; this.controlBox.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxCloseClick); // // bottomPanel // this.bottomPanel.CanvasColor = System.Drawing.Color.Transparent; this.bottomPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.bottomPanel.Controls.Add(this.buttonX1); this.bottomPanel.DisabledBackColor = System.Drawing.Color.Empty; this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.bottomPanel.Location = new System.Drawing.Point(0, 260); this.bottomPanel.Name = "bottomPanel"; this.bottomPanel.Padding = new System.Windows.Forms.Padding(2); this.bottomPanel.Size = new System.Drawing.Size(429, 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 = 284; // // buttonX1 // this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.buttonX1.BackColor = System.Drawing.Color.Maroon; this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX1.FadeEffect = false; this.buttonX1.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX1.Location = new System.Drawing.Point(312, 0); this.buttonX1.Name = "buttonX1"; this.buttonX1.Size = new System.Drawing.Size(117, 53); this.buttonX1.TabIndex = 33; this.buttonX1.Text = "取消"; this.buttonX1.TextColor = System.Drawing.Color.White; this.buttonX1.Click += new System.EventHandler(this.Btn_Cancel); // // 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(83, 43); this.cardNolabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cardNolabelX.Name = "cardNolabelX"; this.cardNolabelX.Size = new System.Drawing.Size(234, 28); this.cardNolabelX.TabIndex = 286; this.cardNolabelX.Text = "XXX"; // // 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(13, 43); this.labelX5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(51, 28); this.labelX5.TabIndex = 285; this.labelX5.Text = "卡号:"; // // memberNamelabelX // // // // this.memberNamelabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.memberNamelabelX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.memberNamelabelX.ForeColor = System.Drawing.Color.Black; this.memberNamelabelX.Location = new System.Drawing.Point(115, 84); this.memberNamelabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.memberNamelabelX.Name = "memberNamelabelX"; this.memberNamelabelX.Size = new System.Drawing.Size(239, 28); this.memberNamelabelX.TabIndex = 291; this.memberNamelabelX.Text = "XXX"; // // 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(13, 84); this.labelX8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX8.Name = "labelX8"; this.labelX8.Size = new System.Drawing.Size(94, 28); this.labelX8.TabIndex = 290; this.labelX8.Text = "会员姓名:"; // // yelabelX // // // // this.yelabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.yelabelX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.yelabelX.ForeColor = System.Drawing.Color.Black; this.yelabelX.Location = new System.Drawing.Point(82, 124); this.yelabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.yelabelX.Name = "yelabelX"; this.yelabelX.Size = new System.Drawing.Size(90, 28); this.yelabelX.TabIndex = 293; this.yelabelX.Text = "XXX"; // // labelX2 // // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX2.ForeColor = System.Drawing.Color.Black; this.labelX2.Location = new System.Drawing.Point(13, 124); this.labelX2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(51, 28); this.labelX2.TabIndex = 292; this.labelX2.Text = "余额:"; // // jflabelX // // // // this.jflabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.jflabelX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.jflabelX.ForeColor = System.Drawing.Color.Black; this.jflabelX.Location = new System.Drawing.Point(258, 124); this.jflabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.jflabelX.Name = "jflabelX"; this.jflabelX.Size = new System.Drawing.Size(90, 28); this.jflabelX.TabIndex = 295; this.jflabelX.Text = "XXX"; // // labelX4 // // // // this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX4.ForeColor = System.Drawing.Color.Black; this.labelX4.Location = new System.Drawing.Point(188, 124); this.labelX4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX4.Name = "labelX4"; this.labelX4.Size = new System.Drawing.Size(51, 28); this.labelX4.TabIndex = 294; this.labelX4.Text = "积分:"; // // labelX1 // // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Font = new System.Drawing.Font("宋体", 19F, System.Drawing.FontStyle.Bold); this.labelX1.ForeColor = System.Drawing.Color.Red; this.labelX1.Location = new System.Drawing.Point(13, 165); this.labelX1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(416, 94); this.labelX1.TabIndex = 299; this.labelX1.Text = "提醒:余额为0不允许消费,请充值或选择其他付款方式!"; this.labelX1.WordWrap = true; // // CardGoRechargeForm // 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(429, 315); this.Controls.Add(this.labelX1); this.Controls.Add(this.jflabelX); this.Controls.Add(this.labelX4); this.Controls.Add(this.yelabelX); this.Controls.Add(this.labelX2); this.Controls.Add(this.memberNamelabelX); this.Controls.Add(this.labelX8); this.Controls.Add(this.cardNolabelX); this.Controls.Add(this.labelX5); this.Controls.Add(this.bottomPanel); this.Controls.Add(this.controlBox); this.Name = "CardGoRechargeForm"; this.Text = "CardGoRechargeForm"; this.bottomPanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Component.ControlBox controlBox; private Component.DoubleBufferPanelX bottomPanel; private DevComponents.DotNetBar.ButtonX buttonX1; private DevComponents.DotNetBar.LabelX cardNolabelX; private DevComponents.DotNetBar.LabelX labelX5; private DevComponents.DotNetBar.LabelX memberNamelabelX; private DevComponents.DotNetBar.LabelX labelX8; private DevComponents.DotNetBar.LabelX yelabelX; private DevComponents.DotNetBar.LabelX labelX2; private DevComponents.DotNetBar.LabelX jflabelX; private DevComponents.DotNetBar.LabelX labelX4; private DevComponents.DotNetBar.LabelX labelX1; } }