namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm { partial class OpenViceCardSuperSmallForm { /// /// 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() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OpenViceCardSuperSmallForm)); this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx(); this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx(); this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx(); this.txtviceCardNumber5 = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx(); this.txtviceCardNumber4 = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx(); this.txtviceCardNumber3 = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx(); this.txtviceCardNumber2 = new LYFZ.ComponentLibrary.TextBoxEx(); this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx(); this.txtviceCardNumber1 = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtMainCardNumber = new LYFZ.ComponentLibrary.TextBoxEx(); this.txtCardName = new LYFZ.ComponentLibrary.TextBoxEx(); this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx(); this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx(); this.btnOK = new LYFZ.ComponentLibrary.ButtonEx(); this.plExMainContainer.SuspendLayout(); this.plFormMainContent.SuspendLayout(); this.panelEx1.SuspendLayout(); this.panelEx2.SuspendLayout(); this.SuspendLayout(); // // plExMainContainer // this.plExMainContainer.Controls.Add(this.panelEx2); this.plExMainContainer.Controls.Add(this.panelEx1); this.plExMainContainer.Size = new System.Drawing.Size(325, 545); // // plFormMainContent // this.plFormMainContent.Size = new System.Drawing.Size(325, 545); // // btnAppFormMaximize // this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg"))); this.btnAppFormMaximize.Location = new System.Drawing.Point(261, 0); // // btnAppFormExit // this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg"))); this.btnAppFormExit.Location = new System.Drawing.Point(293, 0); // // btnAppFormMinimize // this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg"))); this.btnAppFormMinimize.Location = new System.Drawing.Point(261, 0); // // labelEx3 // this.labelEx3.AutoSize = true; this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx3.Location = new System.Drawing.Point(39, 54); this.labelEx3.Name = "labelEx3"; this.labelEx3.Size = new System.Drawing.Size(56, 17); this.labelEx3.TabIndex = 0; this.labelEx3.Text = "持卡人:"; // // labelEx4 // this.labelEx4.AutoSize = true; this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx4.Location = new System.Drawing.Point(27, 90); this.labelEx4.Name = "labelEx4"; this.labelEx4.Size = new System.Drawing.Size(68, 17); this.labelEx4.TabIndex = 1; this.labelEx4.Text = "会员卡号:"; // // labelEx1 // this.labelEx1.AutoSize = true; this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx1.Location = new System.Drawing.Point(18, 21); this.labelEx1.Name = "labelEx1"; this.labelEx1.Size = new System.Drawing.Size(56, 17); this.labelEx1.TabIndex = 2; this.labelEx1.Text = "主卡资料"; // // labelEx2 // this.labelEx2.AutoSize = true; this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel); this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx2.Location = new System.Drawing.Point(18, 145); this.labelEx2.Name = "labelEx2"; this.labelEx2.Size = new System.Drawing.Size(56, 17); this.labelEx2.TabIndex = 3; this.labelEx2.Text = "副卡资料"; // // labelEx5 // this.labelEx5.AutoSize = true; this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx5.Location = new System.Drawing.Point(32, 177); this.labelEx5.Name = "labelEx5"; this.labelEx5.Size = new System.Drawing.Size(63, 17); this.labelEx5.TabIndex = 4; this.labelEx5.Text = "副卡号1:"; // // panelEx1 // this.panelEx1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panelEx1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx1.BorderWidth = 1; this.panelEx1.Controls.Add(this.txtviceCardNumber5); this.panelEx1.Controls.Add(this.labelEx9); this.panelEx1.Controls.Add(this.txtviceCardNumber4); this.panelEx1.Controls.Add(this.labelEx8); this.panelEx1.Controls.Add(this.txtviceCardNumber3); this.panelEx1.Controls.Add(this.labelEx7); this.panelEx1.Controls.Add(this.txtviceCardNumber2); this.panelEx1.Controls.Add(this.labelEx6); this.panelEx1.Controls.Add(this.txtviceCardNumber1); this.panelEx1.Controls.Add(this.txtMainCardNumber); this.panelEx1.Controls.Add(this.txtCardName); this.panelEx1.Controls.Add(this.labelEx1); this.panelEx1.Controls.Add(this.labelEx5); this.panelEx1.Controls.Add(this.labelEx3); this.panelEx1.Controls.Add(this.labelEx2); this.panelEx1.Controls.Add(this.labelEx4); this.panelEx1.Location = new System.Drawing.Point(10, 10); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(305, 485); this.panelEx1.TabIndex = 5; // // txtviceCardNumber5 // this.txtviceCardNumber5.BackColor = System.Drawing.Color.Transparent; this.txtviceCardNumber5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtviceCardNumber5.Icon = null; this.txtviceCardNumber5.IconIsButton = false; this.txtviceCardNumber5.IsPasswordChat = '\0'; this.txtviceCardNumber5.IsSystemPasswordChar = false; this.txtviceCardNumber5.Lines = new string[0]; this.txtviceCardNumber5.Location = new System.Drawing.Point(98, 317); this.txtviceCardNumber5.Margin = new System.Windows.Forms.Padding(0); this.txtviceCardNumber5.MaxLength = 32767; this.txtviceCardNumber5.MinimumSize = new System.Drawing.Size(0, 24); this.txtviceCardNumber5.MouseBack = null; this.txtviceCardNumber5.Multiline = false; this.txtviceCardNumber5.Name = "txtviceCardNumber5"; this.txtviceCardNumber5.NormlBack = null; this.txtviceCardNumber5.Padding = new System.Windows.Forms.Padding(5); this.txtviceCardNumber5.ReadOnly = false; this.txtviceCardNumber5.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtviceCardNumber5.Size = new System.Drawing.Size(175, 25); this.txtviceCardNumber5.TabIndex = 11; this.txtviceCardNumber5.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtviceCardNumber5.WaterColor = System.Drawing.Color.DarkGray; this.txtviceCardNumber5.WaterText = ""; this.txtviceCardNumber5.WordWrap = true; // // labelEx9 // this.labelEx9.AutoSize = true; this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx9.Location = new System.Drawing.Point(32, 321); this.labelEx9.Name = "labelEx9"; this.labelEx9.Size = new System.Drawing.Size(63, 17); this.labelEx9.TabIndex = 14; this.labelEx9.Text = "副卡号5:"; // // txtviceCardNumber4 // this.txtviceCardNumber4.BackColor = System.Drawing.Color.Transparent; this.txtviceCardNumber4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtviceCardNumber4.Icon = null; this.txtviceCardNumber4.IconIsButton = false; this.txtviceCardNumber4.IsPasswordChat = '\0'; this.txtviceCardNumber4.IsSystemPasswordChar = false; this.txtviceCardNumber4.Lines = new string[0]; this.txtviceCardNumber4.Location = new System.Drawing.Point(98, 281); this.txtviceCardNumber4.Margin = new System.Windows.Forms.Padding(0); this.txtviceCardNumber4.MaxLength = 32767; this.txtviceCardNumber4.MinimumSize = new System.Drawing.Size(0, 24); this.txtviceCardNumber4.MouseBack = null; this.txtviceCardNumber4.Multiline = false; this.txtviceCardNumber4.Name = "txtviceCardNumber4"; this.txtviceCardNumber4.NormlBack = null; this.txtviceCardNumber4.Padding = new System.Windows.Forms.Padding(5); this.txtviceCardNumber4.ReadOnly = false; this.txtviceCardNumber4.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtviceCardNumber4.Size = new System.Drawing.Size(175, 25); this.txtviceCardNumber4.TabIndex = 10; this.txtviceCardNumber4.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtviceCardNumber4.WaterColor = System.Drawing.Color.DarkGray; this.txtviceCardNumber4.WaterText = ""; this.txtviceCardNumber4.WordWrap = true; // // labelEx8 // this.labelEx8.AutoSize = true; this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx8.Location = new System.Drawing.Point(32, 285); this.labelEx8.Name = "labelEx8"; this.labelEx8.Size = new System.Drawing.Size(63, 17); this.labelEx8.TabIndex = 12; this.labelEx8.Text = "副卡号4:"; // // txtviceCardNumber3 // this.txtviceCardNumber3.BackColor = System.Drawing.Color.Transparent; this.txtviceCardNumber3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtviceCardNumber3.Icon = null; this.txtviceCardNumber3.IconIsButton = false; this.txtviceCardNumber3.IsPasswordChat = '\0'; this.txtviceCardNumber3.IsSystemPasswordChar = false; this.txtviceCardNumber3.Lines = new string[0]; this.txtviceCardNumber3.Location = new System.Drawing.Point(98, 245); this.txtviceCardNumber3.Margin = new System.Windows.Forms.Padding(0); this.txtviceCardNumber3.MaxLength = 32767; this.txtviceCardNumber3.MinimumSize = new System.Drawing.Size(0, 24); this.txtviceCardNumber3.MouseBack = null; this.txtviceCardNumber3.Multiline = false; this.txtviceCardNumber3.Name = "txtviceCardNumber3"; this.txtviceCardNumber3.NormlBack = null; this.txtviceCardNumber3.Padding = new System.Windows.Forms.Padding(5); this.txtviceCardNumber3.ReadOnly = false; this.txtviceCardNumber3.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtviceCardNumber3.Size = new System.Drawing.Size(175, 25); this.txtviceCardNumber3.TabIndex = 9; this.txtviceCardNumber3.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtviceCardNumber3.WaterColor = System.Drawing.Color.DarkGray; this.txtviceCardNumber3.WaterText = ""; this.txtviceCardNumber3.WordWrap = true; // // labelEx7 // this.labelEx7.AutoSize = true; this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx7.Location = new System.Drawing.Point(32, 249); this.labelEx7.Name = "labelEx7"; this.labelEx7.Size = new System.Drawing.Size(63, 17); this.labelEx7.TabIndex = 10; this.labelEx7.Text = "副卡号3:"; // // txtviceCardNumber2 // this.txtviceCardNumber2.BackColor = System.Drawing.Color.Transparent; this.txtviceCardNumber2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtviceCardNumber2.Icon = null; this.txtviceCardNumber2.IconIsButton = false; this.txtviceCardNumber2.IsPasswordChat = '\0'; this.txtviceCardNumber2.IsSystemPasswordChar = false; this.txtviceCardNumber2.Lines = new string[0]; this.txtviceCardNumber2.Location = new System.Drawing.Point(98, 209); this.txtviceCardNumber2.Margin = new System.Windows.Forms.Padding(0); this.txtviceCardNumber2.MaxLength = 32767; this.txtviceCardNumber2.MinimumSize = new System.Drawing.Size(0, 24); this.txtviceCardNumber2.MouseBack = null; this.txtviceCardNumber2.Multiline = false; this.txtviceCardNumber2.Name = "txtviceCardNumber2"; this.txtviceCardNumber2.NormlBack = null; this.txtviceCardNumber2.Padding = new System.Windows.Forms.Padding(5); this.txtviceCardNumber2.ReadOnly = false; this.txtviceCardNumber2.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtviceCardNumber2.Size = new System.Drawing.Size(175, 25); this.txtviceCardNumber2.TabIndex = 8; this.txtviceCardNumber2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtviceCardNumber2.WaterColor = System.Drawing.Color.DarkGray; this.txtviceCardNumber2.WaterText = ""; this.txtviceCardNumber2.WordWrap = true; // // labelEx6 // this.labelEx6.AutoSize = true; this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134))); this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113))))); this.labelEx6.Location = new System.Drawing.Point(32, 213); this.labelEx6.Name = "labelEx6"; this.labelEx6.Size = new System.Drawing.Size(63, 17); this.labelEx6.TabIndex = 8; this.labelEx6.Text = "副卡号2:"; // // txtviceCardNumber1 // this.txtviceCardNumber1.BackColor = System.Drawing.Color.Transparent; this.txtviceCardNumber1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtviceCardNumber1.Icon = null; this.txtviceCardNumber1.IconIsButton = false; this.txtviceCardNumber1.IsPasswordChat = '\0'; this.txtviceCardNumber1.IsSystemPasswordChar = false; this.txtviceCardNumber1.Lines = new string[0]; this.txtviceCardNumber1.Location = new System.Drawing.Point(98, 173); this.txtviceCardNumber1.Margin = new System.Windows.Forms.Padding(0); this.txtviceCardNumber1.MaxLength = 32767; this.txtviceCardNumber1.MinimumSize = new System.Drawing.Size(0, 24); this.txtviceCardNumber1.MouseBack = null; this.txtviceCardNumber1.Multiline = false; this.txtviceCardNumber1.Name = "txtviceCardNumber1"; this.txtviceCardNumber1.NormlBack = null; this.txtviceCardNumber1.Padding = new System.Windows.Forms.Padding(5); this.txtviceCardNumber1.ReadOnly = false; this.txtviceCardNumber1.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtviceCardNumber1.Size = new System.Drawing.Size(175, 25); this.txtviceCardNumber1.TabIndex = 7; this.txtviceCardNumber1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtviceCardNumber1.WaterColor = System.Drawing.Color.DarkGray; this.txtviceCardNumber1.WaterText = ""; this.txtviceCardNumber1.WordWrap = true; // // txtMainCardNumber // this.txtMainCardNumber.BackColor = System.Drawing.Color.Transparent; this.txtMainCardNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtMainCardNumber.Icon = null; this.txtMainCardNumber.IconIsButton = false; this.txtMainCardNumber.IsPasswordChat = '\0'; this.txtMainCardNumber.IsSystemPasswordChar = false; this.txtMainCardNumber.Lines = new string[0]; this.txtMainCardNumber.Location = new System.Drawing.Point(98, 86); this.txtMainCardNumber.Margin = new System.Windows.Forms.Padding(0); this.txtMainCardNumber.MaxLength = 32767; this.txtMainCardNumber.MinimumSize = new System.Drawing.Size(0, 24); this.txtMainCardNumber.MouseBack = null; this.txtMainCardNumber.Multiline = false; this.txtMainCardNumber.Name = "txtMainCardNumber"; this.txtMainCardNumber.NormlBack = null; this.txtMainCardNumber.Padding = new System.Windows.Forms.Padding(5); this.txtMainCardNumber.ReadOnly = true; this.txtMainCardNumber.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtMainCardNumber.Size = new System.Drawing.Size(175, 25); this.txtMainCardNumber.TabIndex = 15; this.txtMainCardNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtMainCardNumber.WaterColor = System.Drawing.Color.DarkGray; this.txtMainCardNumber.WaterText = ""; this.txtMainCardNumber.WordWrap = true; // // txtCardName // this.txtCardName.BackColor = System.Drawing.Color.Transparent; this.txtCardName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel); this.txtCardName.Icon = null; this.txtCardName.IconIsButton = false; this.txtCardName.IsPasswordChat = '\0'; this.txtCardName.IsSystemPasswordChar = false; this.txtCardName.Lines = new string[0]; this.txtCardName.Location = new System.Drawing.Point(98, 50); this.txtCardName.Margin = new System.Windows.Forms.Padding(0); this.txtCardName.MaxLength = 32767; this.txtCardName.MinimumSize = new System.Drawing.Size(0, 24); this.txtCardName.MouseBack = null; this.txtCardName.Multiline = false; this.txtCardName.Name = "txtCardName"; this.txtCardName.NormlBack = null; this.txtCardName.Padding = new System.Windows.Forms.Padding(5); this.txtCardName.ReadOnly = true; this.txtCardName.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtCardName.Size = new System.Drawing.Size(175, 25); this.txtCardName.TabIndex = 14; this.txtCardName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtCardName.WaterColor = System.Drawing.Color.DarkGray; this.txtCardName.WaterText = ""; this.txtCardName.WordWrap = true; // // panelEx2 // this.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209))))); this.panelEx2.BorderWidth = 1; this.panelEx2.Controls.Add(this.btnCancel); this.panelEx2.Controls.Add(this.btnOK); this.panelEx2.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelEx2.Location = new System.Drawing.Point(0, 505); this.panelEx2.Name = "panelEx2"; this.panelEx2.Size = new System.Drawing.Size(325, 40); this.panelEx2.TabIndex = 6; // // btnCancel // this.btnCancel.BackColor = System.Drawing.Color.Transparent; this.btnCancel.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnCancel.BackImg"))); this.btnCancel.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnCancel.ForeColor = System.Drawing.Color.White; this.btnCancel.IsCustomBackImg = false; this.btnCancel.IsShowText = true; this.btnCancel.Location = new System.Drawing.Point(187, 6); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(85, 28); this.btnCancel.TabIndex = 13; this.btnCancel.Text = " 取 消"; this.btnCancel.UseVisualStyleBackColor = false; // // btnOK // this.btnOK.BackColor = System.Drawing.Color.Transparent; this.btnOK.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnOK.BackImg"))); this.btnOK.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21); this.btnOK.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.btnOK.ForeColor = System.Drawing.Color.White; this.btnOK.IsCustomBackImg = false; this.btnOK.IsShowText = true; this.btnOK.Location = new System.Drawing.Point(68, 6); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(85, 28); this.btnOK.TabIndex = 12; this.btnOK.Text = " 确 定"; this.btnOK.UseVisualStyleBackColor = false; // // OpenViceCardSuperSmallForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BottomBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.BottomBgImage"))); this.ClientSize = new System.Drawing.Size(325, 610); this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139))))); this.IsUserControlsSize = false; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "OpenViceCardSuperSmallForm"; this.Text = "发放积分副卡"; this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage"))); this.plExMainContainer.ResumeLayout(false); this.plFormMainContent.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.panelEx1.PerformLayout(); this.panelEx2.ResumeLayout(false); this.ResumeLayout(false); } #endregion private ComponentLibrary.LabelEx labelEx3; private ComponentLibrary.LabelEx labelEx4; private ComponentLibrary.PanelEx panelEx2; private ComponentLibrary.PanelEx panelEx1; private ComponentLibrary.LabelEx labelEx1; private ComponentLibrary.LabelEx labelEx5; private ComponentLibrary.LabelEx labelEx2; protected ComponentLibrary.ButtonEx btnCancel; protected ComponentLibrary.ButtonEx btnOK; private ComponentLibrary.LabelEx labelEx8; private ComponentLibrary.LabelEx labelEx7; private ComponentLibrary.LabelEx labelEx6; private ComponentLibrary.LabelEx labelEx9; protected ComponentLibrary.TextBoxEx txtviceCardNumber1; protected ComponentLibrary.TextBoxEx txtMainCardNumber; protected ComponentLibrary.TextBoxEx txtCardName; protected ComponentLibrary.TextBoxEx txtviceCardNumber4; protected ComponentLibrary.TextBoxEx txtviceCardNumber3; protected ComponentLibrary.TextBoxEx txtviceCardNumber2; protected ComponentLibrary.TextBoxEx txtviceCardNumber5; } }