using POS.Language.Language; namespace POSV.Member { partial class CardOpenResultForm { /// /// 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.bottomPanel = new POSV.Component.DoubleBufferPanelX(); this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); this.ButtonCancel = new DevComponents.DotNetBar.ButtonX(); this.datelabelX = new DevComponents.DotNetBar.LabelX(); this.phonelabelX = new DevComponents.DotNetBar.LabelX(); this.cardNolabelX = new DevComponents.DotNetBar.LabelX(); this.memberNamelabelX = new DevComponents.DotNetBar.LabelX(); this.labelX9 = new DevComponents.DotNetBar.LabelX(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.labelX8 = new DevComponents.DotNetBar.LabelX(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.labelX6 = new DevComponents.DotNetBar.LabelX(); this.doubleBufferPanelX8.SuspendLayout(); this.bottomPanel.SuspendLayout(); this.SuspendLayout(); // // 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.Top; 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(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(369, 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.datelabelX); this.doubleBufferPanelX8.Controls.Add(this.phonelabelX); this.doubleBufferPanelX8.Controls.Add(this.cardNolabelX); this.doubleBufferPanelX8.Controls.Add(this.memberNamelabelX); this.doubleBufferPanelX8.Controls.Add(this.labelX9); this.doubleBufferPanelX8.Controls.Add(this.labelX5); this.doubleBufferPanelX8.Controls.Add(this.labelX8); 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(369, 237); this.doubleBufferPanelX8.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX8.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.BarBackground; this.doubleBufferPanelX8.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.ItemText; this.doubleBufferPanelX8.Style.GradientAngle = 90; this.doubleBufferPanelX8.TabIndex = 273; // // bottomPanel // this.bottomPanel.CanvasColor = System.Drawing.Color.Transparent; this.bottomPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.bottomPanel.Controls.Add(this.buttonX1); 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, 182); this.bottomPanel.Name = "bottomPanel"; this.bottomPanel.Padding = new System.Windows.Forms.Padding(2); this.bottomPanel.Size = new System.Drawing.Size(369, 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; // // 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(68, 0); this.buttonX1.Name = "buttonX1"; this.buttonX1.Size = new System.Drawing.Size(150, 53); this.buttonX1.TabIndex = 33; this.buttonX1.Text = "确定"; this.buttonX1.TextColor = System.Drawing.Color.White; this.buttonX1.Click += new System.EventHandler(this.btn_finish); // // ButtonCancel // this.ButtonCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonCancel.BackColor = System.Drawing.Color.DarkOrange; 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(219, 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.btn_recharge); // // datelabelX // // // // this.datelabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.datelabelX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.datelabelX.ForeColor = System.Drawing.Color.Black; this.datelabelX.Location = new System.Drawing.Point(117, 134); this.datelabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.datelabelX.Name = "datelabelX"; this.datelabelX.Size = new System.Drawing.Size(239, 28); this.datelabelX.TabIndex = 258; this.datelabelX.Text = "XXX"; // // phonelabelX // // // // this.phonelabelX.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.phonelabelX.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.phonelabelX.ForeColor = System.Drawing.Color.Black; this.phonelabelX.Location = new System.Drawing.Point(117, 104); this.phonelabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.phonelabelX.Name = "phonelabelX"; this.phonelabelX.Size = new System.Drawing.Size(239, 28); this.phonelabelX.TabIndex = 256; this.phonelabelX.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, 40); this.cardNolabelX.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.cardNolabelX.Name = "cardNolabelX"; this.cardNolabelX.Size = new System.Drawing.Size(239, 28); this.cardNolabelX.TabIndex = 255; this.cardNolabelX.Text = "XXX"; // // 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(117, 72); 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 = 254; this.memberNamelabelX.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(55, 5); this.labelX9.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX9.Name = "labelX9"; this.labelX9.Size = new System.Drawing.Size(256, 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(47, 40); this.labelX5.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(56, 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, 72); 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 = 250; this.labelX8.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(13, 134); this.labelX7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(86, 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(15, 104); this.labelX6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX6.Name = "labelX6"; this.labelX6.Size = new System.Drawing.Size(83, 28); this.labelX6.TabIndex = 230; this.labelX6.Text = "手机号码:"; // // CardOpenResultForm // this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(369, 273); this.Controls.Add(this.doubleBufferPanelX8); this.Controls.Add(this.controlBox); this.Name = "CardOpenResultForm"; this.Text = "CardOpenResultForm"; this.doubleBufferPanelX8.ResumeLayout(false); this.bottomPanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Component.ControlBox controlBox; private Component.DoubleBufferPanelX doubleBufferPanelX8; private DevComponents.DotNetBar.LabelX datelabelX; private DevComponents.DotNetBar.LabelX phonelabelX; private DevComponents.DotNetBar.LabelX cardNolabelX; private DevComponents.DotNetBar.LabelX memberNamelabelX; private DevComponents.DotNetBar.LabelX labelX9; private DevComponents.DotNetBar.LabelX labelX5; private DevComponents.DotNetBar.LabelX labelX8; private DevComponents.DotNetBar.LabelX labelX7; private DevComponents.DotNetBar.LabelX labelX6; private Component.DoubleBufferPanelX bottomPanel; private DevComponents.DotNetBar.ButtonX buttonX1; private DevComponents.DotNetBar.ButtonX ButtonCancel; } }