12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058 |
- namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
- {
- partial class OpenBackCashViceCardSuperSmallForm
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OpenBackCashViceCardSuperSmallForm));
- this.panelExB = new LYFZ.ComponentLibrary.PanelEx();
- this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnOK = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelExA = new LYFZ.ComponentLibrary.PanelEx();
- this.btnSelect = new LYFZ.ComponentLibrary.ButtonForm();
- this.txtPackagesNumber = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtPackagesAmount = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtMainCardNumber = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtCardName = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.chkValidity = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.btnUpdateValidity = new LYFZ.ComponentLibrary.ButtonForm();
- this.dtpValidity = new LYFZ.ComponentLibrary.DateTimePickerEx();
- this.labelEx18 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtviceCardNumber1 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtviceCardNumber2 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtviceCardNumber3 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx3 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtviceCardNumber8 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx8 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtviceCardNumber6 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx17 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx6 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtviceCardNumber5 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx5 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtviceCardNumber7 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx7 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtviceCardNumber4 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx4 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtviceCardNumber9 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx9 = new LYFZ.ComponentLibrary.PanelEx();
- this.txtviceCardNumber10 = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
- this.panelEx10 = new LYFZ.ComponentLibrary.PanelEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.panelExB.SuspendLayout();
- this.panelExA.SuspendLayout();
- this.panelEx1.SuspendLayout();
- this.panelEx2.SuspendLayout();
- this.panelEx3.SuspendLayout();
- this.panelEx8.SuspendLayout();
- this.panelEx6.SuspendLayout();
- this.panelEx5.SuspendLayout();
- this.panelEx7.SuspendLayout();
- this.panelEx4.SuspendLayout();
- this.panelEx9.SuspendLayout();
- this.panelEx10.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.panelExA);
- this.plExMainContainer.Controls.Add(this.panelExB);
- this.plExMainContainer.Padding = new System.Windows.Forms.Padding(10);
- this.plExMainContainer.Size = new System.Drawing.Size(342, 308);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(342, 308);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(572, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(310, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMinimize.BackImg")));
- this.btnAppFormMinimize.Location = new System.Drawing.Point(545, 0);
- //
- // panelExB
- //
- this.panelExB.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelExB.BorderWidth = 1;
- this.panelExB.Controls.Add(this.btnCancel);
- this.panelExB.Controls.Add(this.btnOK);
- this.panelExB.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelExB.Location = new System.Drawing.Point(10, 258);
- this.panelExB.Name = "panelExB";
- this.panelExB.Size = new System.Drawing.Size(322, 40);
- this.panelExB.TabIndex = 32;
- //
- // 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(169, 6);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(85, 28);
- this.btnCancel.TabIndex = 16;
- 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(50, 6);
- this.btnOK.Name = "btnOK";
- this.btnOK.Size = new System.Drawing.Size(85, 28);
- this.btnOK.TabIndex = 15;
- this.btnOK.Text = " 确 定";
- this.btnOK.UseVisualStyleBackColor = false;
- //
- // panelExA
- //
- this.panelExA.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelExA.BorderWidth = 1;
- this.panelExA.Controls.Add(this.btnUpdateValidity);
- this.panelExA.Controls.Add(this.chkValidity);
- this.panelExA.Controls.Add(this.panelEx10);
- this.panelExA.Controls.Add(this.dtpValidity);
- this.panelExA.Controls.Add(this.panelEx9);
- this.panelExA.Controls.Add(this.labelEx18);
- this.panelExA.Controls.Add(this.panelEx4);
- this.panelExA.Controls.Add(this.panelEx7);
- this.panelExA.Controls.Add(this.panelEx5);
- this.panelExA.Controls.Add(this.panelEx6);
- this.panelExA.Controls.Add(this.panelEx8);
- this.panelExA.Controls.Add(this.panelEx3);
- this.panelExA.Controls.Add(this.panelEx2);
- this.panelExA.Controls.Add(this.panelEx1);
- this.panelExA.Controls.Add(this.btnSelect);
- this.panelExA.Controls.Add(this.txtPackagesNumber);
- this.panelExA.Controls.Add(this.labelEx12);
- this.panelExA.Controls.Add(this.labelEx11);
- this.panelExA.Controls.Add(this.txtPackagesAmount);
- this.panelExA.Controls.Add(this.labelEx10);
- this.panelExA.Controls.Add(this.txtMainCardNumber);
- this.panelExA.Controls.Add(this.txtCardName);
- this.panelExA.Controls.Add(this.labelEx1);
- this.panelExA.Controls.Add(this.labelEx3);
- this.panelExA.Controls.Add(this.labelEx2);
- this.panelExA.Controls.Add(this.labelEx4);
- this.panelExA.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panelExA.Location = new System.Drawing.Point(10, 10);
- this.panelExA.Margin = new System.Windows.Forms.Padding(0);
- this.panelExA.Name = "panelExA";
- this.panelExA.Size = new System.Drawing.Size(322, 248);
- this.panelExA.TabIndex = 33;
- //
- // btnSelect
- //
- this.btnSelect.BackColor = System.Drawing.Color.Transparent;
- this.btnSelect.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSelect.BackImg")));
- this.btnSelect.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSelect.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSelect.ForeColor = System.Drawing.Color.White;
- this.btnSelect.IsCustomBackImg = false;
- this.btnSelect.IsShowText = true;
- this.btnSelect.Location = new System.Drawing.Point(261, 152);
- this.btnSelect.Name = "btnSelect";
- this.btnSelect.Size = new System.Drawing.Size(45, 23);
- this.btnSelect.TabIndex = 9;
- this.btnSelect.Text = " 选择";
- this.btnSelect.UseVisualStyleBackColor = false;
- this.btnSelect.Visible = false;
- //
- // txtPackagesNumber
- //
- this.txtPackagesNumber.BackColor = System.Drawing.Color.Transparent;
- this.txtPackagesNumber.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPackagesNumber.Icon = null;
- this.txtPackagesNumber.IconIsButton = false;
- this.txtPackagesNumber.IsPasswordChat = '\0';
- this.txtPackagesNumber.IsSystemPasswordChar = false;
- this.txtPackagesNumber.Lines = new string[0];
- this.txtPackagesNumber.Location = new System.Drawing.Point(98, 123);
- this.txtPackagesNumber.Margin = new System.Windows.Forms.Padding(0);
- this.txtPackagesNumber.MaxLength = 32767;
- this.txtPackagesNumber.MinimumSize = new System.Drawing.Size(0, 25);
- this.txtPackagesNumber.MouseBack = null;
- this.txtPackagesNumber.Multiline = false;
- this.txtPackagesNumber.Name = "txtPackagesNumber";
- this.txtPackagesNumber.NormlBack = null;
- this.txtPackagesNumber.Padding = new System.Windows.Forms.Padding(5);
- this.txtPackagesNumber.ReadOnly = true;
- this.txtPackagesNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPackagesNumber.Size = new System.Drawing.Size(160, 25);
- this.txtPackagesNumber.TabIndex = 7;
- this.txtPackagesNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPackagesNumber.WaterColor = System.Drawing.Color.DarkGray;
- this.txtPackagesNumber.WaterText = "";
- this.txtPackagesNumber.WordWrap = true;
- //
- // labelEx12
- //
- this.labelEx12.AutoSize = true;
- this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx12.Location = new System.Drawing.Point(27, 127);
- this.labelEx12.Name = "labelEx12";
- this.labelEx12.Size = new System.Drawing.Size(68, 17);
- this.labelEx12.TabIndex = 19;
- this.labelEx12.Text = "返现次数:";
- //
- // labelEx11
- //
- this.labelEx11.AutoSize = true;
- this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx11.Location = new System.Drawing.Point(13, 99);
- this.labelEx11.Name = "labelEx11";
- this.labelEx11.Size = new System.Drawing.Size(56, 17);
- this.labelEx11.TabIndex = 18;
- this.labelEx11.Text = "返现资料";
- //
- // txtPackagesAmount
- //
- this.txtPackagesAmount.BackColor = System.Drawing.Color.Transparent;
- this.txtPackagesAmount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtPackagesAmount.Icon = null;
- this.txtPackagesAmount.IconIsButton = false;
- this.txtPackagesAmount.IsPasswordChat = '\0';
- this.txtPackagesAmount.IsSystemPasswordChar = false;
- this.txtPackagesAmount.Lines = new string[0];
- this.txtPackagesAmount.Location = new System.Drawing.Point(98, 152);
- this.txtPackagesAmount.Margin = new System.Windows.Forms.Padding(0);
- this.txtPackagesAmount.MaxLength = 32767;
- this.txtPackagesAmount.MinimumSize = new System.Drawing.Size(0, 25);
- this.txtPackagesAmount.MouseBack = null;
- this.txtPackagesAmount.Multiline = false;
- this.txtPackagesAmount.Name = "txtPackagesAmount";
- this.txtPackagesAmount.NormlBack = null;
- this.txtPackagesAmount.Padding = new System.Windows.Forms.Padding(5);
- this.txtPackagesAmount.ReadOnly = false;
- this.txtPackagesAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtPackagesAmount.Size = new System.Drawing.Size(160, 25);
- this.txtPackagesAmount.TabIndex = 8;
- this.txtPackagesAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtPackagesAmount.WaterColor = System.Drawing.Color.DarkGray;
- this.txtPackagesAmount.WaterText = "";
- this.txtPackagesAmount.WordWrap = true;
- //
- // labelEx10
- //
- this.labelEx10.AutoSize = true;
- this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx10.Location = new System.Drawing.Point(27, 156);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(68, 17);
- this.labelEx10.TabIndex = 16;
- this.labelEx10.Text = "套系金额:";
- //
- // 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, 64);
- this.txtMainCardNumber.Margin = new System.Windows.Forms.Padding(0);
- this.txtMainCardNumber.MaxLength = 32767;
- this.txtMainCardNumber.MinimumSize = new System.Drawing.Size(0, 25);
- 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(160, 25);
- this.txtMainCardNumber.TabIndex = 6;
- 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, 35);
- this.txtCardName.Margin = new System.Windows.Forms.Padding(0);
- this.txtCardName.MaxLength = 32767;
- this.txtCardName.MinimumSize = new System.Drawing.Size(0, 25);
- 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(160, 25);
- this.txtCardName.TabIndex = 5;
- this.txtCardName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCardName.WaterColor = System.Drawing.Color.DarkGray;
- this.txtCardName.WaterText = "";
- this.txtCardName.WordWrap = true;
- //
- // 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(13, 12);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(56, 17);
- this.labelEx1.TabIndex = 2;
- this.labelEx1.Text = "主卡资料";
- //
- // 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, 39);
- 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, 68);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(68, 17);
- this.labelEx4.TabIndex = 1;
- this.labelEx4.Text = "会员卡号:";
- //
- // chkValidity
- //
- this.chkValidity.AutoSize = true;
- this.chkValidity.BackColor = System.Drawing.Color.Transparent;
- this.chkValidity.CurrentCheckState = LYFZ.ComponentLibrary.CheckStateEx.Unchecked;
- this.chkValidity.Enabled = false;
- this.chkValidity.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.chkValidity.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.chkValidity.Fourstates = false;
- this.chkValidity.IsGreenTick = false;
- this.chkValidity.Location = new System.Drawing.Point(207, 184);
- this.chkValidity.Name = "chkValidity";
- this.chkValidity.Size = new System.Drawing.Size(51, 21);
- this.chkValidity.TabIndex = 216;
- this.chkValidity.Text = "永久";
- this.chkValidity.UseVisualStyleBackColor = false;
- //
- // btnUpdateValidity
- //
- this.btnUpdateValidity.BackColor = System.Drawing.Color.Transparent;
- this.btnUpdateValidity.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnUpdateValidity.BackImg")));
- this.btnUpdateValidity.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnUpdateValidity.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnUpdateValidity.ForeColor = System.Drawing.Color.White;
- this.btnUpdateValidity.IsCustomBackImg = false;
- this.btnUpdateValidity.IsShowText = true;
- this.btnUpdateValidity.Location = new System.Drawing.Point(261, 184);
- this.btnUpdateValidity.Name = "btnUpdateValidity";
- this.btnUpdateValidity.Size = new System.Drawing.Size(45, 23);
- this.btnUpdateValidity.TabIndex = 20;
- this.btnUpdateValidity.Text = " 修改";
- this.btnUpdateValidity.UseVisualStyleBackColor = false;
- //
- // dtpValidity
- //
- this.dtpValidity.CustomFormat = " ";
- this.dtpValidity.DateValue = "";
- this.dtpValidity.Enabled = false;
- this.dtpValidity.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
- this.dtpValidity.IsShowTime = false;
- this.dtpValidity.Location = new System.Drawing.Point(99, 184);
- this.dtpValidity.Name = "dtpValidity";
- this.dtpValidity.Size = new System.Drawing.Size(100, 21);
- this.dtpValidity.TabIndex = 19;
- //
- // labelEx18
- //
- this.labelEx18.AutoSize = true;
- this.labelEx18.BackColor = System.Drawing.Color.Transparent;
- this.labelEx18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx18.Location = new System.Drawing.Point(27, 186);
- this.labelEx18.Name = "labelEx18";
- this.labelEx18.Size = new System.Drawing.Size(68, 17);
- this.labelEx18.TabIndex = 18;
- this.labelEx18.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(13, 221);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(56, 17);
- this.labelEx2.TabIndex = 3;
- this.labelEx2.Text = "副卡资料";
- //
- // 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(85, 1);
- this.txtviceCardNumber1.Margin = new System.Windows.Forms.Padding(0);
- this.txtviceCardNumber1.MaxLength = 32767;
- this.txtviceCardNumber1.MinimumSize = new System.Drawing.Size(0, 25);
- 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(160, 25);
- this.txtviceCardNumber1.TabIndex = 10;
- this.txtviceCardNumber1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtviceCardNumber1.WaterColor = System.Drawing.Color.DarkGray;
- this.txtviceCardNumber1.WaterText = "";
- this.txtviceCardNumber1.WordWrap = true;
- //
- // 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(19, 5);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(63, 17);
- this.labelEx5.TabIndex = 4;
- this.labelEx5.Text = "副卡号1:";
- //
- // panelEx1
- //
- 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.labelEx5);
- this.panelEx1.Controls.Add(this.txtviceCardNumber1);
- this.panelEx1.Location = new System.Drawing.Point(16, 247);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(280, 27);
- this.panelEx1.TabIndex = 30;
- this.panelEx1.Visible = false;
- //
- // 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(85, 1);
- this.txtviceCardNumber2.Margin = new System.Windows.Forms.Padding(0);
- this.txtviceCardNumber2.MaxLength = 32767;
- this.txtviceCardNumber2.MinimumSize = new System.Drawing.Size(0, 25);
- 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(160, 25);
- this.txtviceCardNumber2.TabIndex = 11;
- 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(19, 5);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(63, 17);
- this.labelEx6.TabIndex = 8;
- this.labelEx6.Text = "副卡号2:";
- //
- // 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.labelEx6);
- this.panelEx2.Controls.Add(this.txtviceCardNumber2);
- this.panelEx2.Location = new System.Drawing.Point(16, 277);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(280, 27);
- this.panelEx2.TabIndex = 31;
- this.panelEx2.Visible = false;
- //
- // 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(85, 1);
- this.txtviceCardNumber3.Margin = new System.Windows.Forms.Padding(0);
- this.txtviceCardNumber3.MaxLength = 32767;
- this.txtviceCardNumber3.MinimumSize = new System.Drawing.Size(0, 25);
- 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(160, 25);
- this.txtviceCardNumber3.TabIndex = 12;
- 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(19, 5);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(63, 17);
- this.labelEx7.TabIndex = 10;
- this.labelEx7.Text = "副卡号3:";
- //
- // panelEx3
- //
- this.panelEx3.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx3.BorderWidth = 1;
- this.panelEx3.Controls.Add(this.labelEx7);
- this.panelEx3.Controls.Add(this.txtviceCardNumber3);
- this.panelEx3.Location = new System.Drawing.Point(16, 307);
- this.panelEx3.Name = "panelEx3";
- this.panelEx3.Size = new System.Drawing.Size(280, 27);
- this.panelEx3.TabIndex = 32;
- this.panelEx3.Visible = false;
- //
- // txtviceCardNumber8
- //
- this.txtviceCardNumber8.BackColor = System.Drawing.Color.Transparent;
- this.txtviceCardNumber8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtviceCardNumber8.Icon = null;
- this.txtviceCardNumber8.IconIsButton = false;
- this.txtviceCardNumber8.IsPasswordChat = '\0';
- this.txtviceCardNumber8.IsSystemPasswordChar = false;
- this.txtviceCardNumber8.Lines = new string[0];
- this.txtviceCardNumber8.Location = new System.Drawing.Point(85, 1);
- this.txtviceCardNumber8.Margin = new System.Windows.Forms.Padding(0);
- this.txtviceCardNumber8.MaxLength = 32767;
- this.txtviceCardNumber8.MinimumSize = new System.Drawing.Size(0, 25);
- this.txtviceCardNumber8.MouseBack = null;
- this.txtviceCardNumber8.Multiline = false;
- this.txtviceCardNumber8.Name = "txtviceCardNumber8";
- this.txtviceCardNumber8.NormlBack = null;
- this.txtviceCardNumber8.Padding = new System.Windows.Forms.Padding(5);
- this.txtviceCardNumber8.ReadOnly = false;
- this.txtviceCardNumber8.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtviceCardNumber8.Size = new System.Drawing.Size(160, 25);
- this.txtviceCardNumber8.TabIndex = 26;
- this.txtviceCardNumber8.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtviceCardNumber8.WaterColor = System.Drawing.Color.DarkGray;
- this.txtviceCardNumber8.WaterText = "";
- this.txtviceCardNumber8.WordWrap = true;
- //
- // labelEx15
- //
- this.labelEx15.AutoSize = true;
- this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx15.Location = new System.Drawing.Point(19, 5);
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size(63, 17);
- this.labelEx15.TabIndex = 22;
- this.labelEx15.Text = "副卡号8:";
- //
- // panelEx8
- //
- this.panelEx8.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx8.BorderWidth = 1;
- this.panelEx8.Controls.Add(this.labelEx15);
- this.panelEx8.Controls.Add(this.txtviceCardNumber8);
- this.panelEx8.Location = new System.Drawing.Point(16, 457);
- this.panelEx8.Name = "panelEx8";
- this.panelEx8.Size = new System.Drawing.Size(280, 27);
- this.panelEx8.TabIndex = 32;
- this.panelEx8.Visible = false;
- //
- // txtviceCardNumber6
- //
- this.txtviceCardNumber6.BackColor = System.Drawing.Color.Transparent;
- this.txtviceCardNumber6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtviceCardNumber6.Icon = null;
- this.txtviceCardNumber6.IconIsButton = false;
- this.txtviceCardNumber6.IsPasswordChat = '\0';
- this.txtviceCardNumber6.IsSystemPasswordChar = false;
- this.txtviceCardNumber6.Lines = new string[0];
- this.txtviceCardNumber6.Location = new System.Drawing.Point(85, 1);
- this.txtviceCardNumber6.Margin = new System.Windows.Forms.Padding(0);
- this.txtviceCardNumber6.MaxLength = 32767;
- this.txtviceCardNumber6.MinimumSize = new System.Drawing.Size(0, 25);
- this.txtviceCardNumber6.MouseBack = null;
- this.txtviceCardNumber6.Multiline = false;
- this.txtviceCardNumber6.Name = "txtviceCardNumber6";
- this.txtviceCardNumber6.NormlBack = null;
- this.txtviceCardNumber6.Padding = new System.Windows.Forms.Padding(5);
- this.txtviceCardNumber6.ReadOnly = false;
- this.txtviceCardNumber6.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtviceCardNumber6.Size = new System.Drawing.Size(160, 25);
- this.txtviceCardNumber6.TabIndex = 23;
- this.txtviceCardNumber6.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtviceCardNumber6.WaterColor = System.Drawing.Color.DarkGray;
- this.txtviceCardNumber6.WaterText = "";
- this.txtviceCardNumber6.WordWrap = true;
- //
- // labelEx17
- //
- this.labelEx17.AutoSize = true;
- this.labelEx17.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx17.Location = new System.Drawing.Point(19, 5);
- this.labelEx17.Name = "labelEx17";
- this.labelEx17.Size = new System.Drawing.Size(63, 17);
- this.labelEx17.TabIndex = 20;
- this.labelEx17.Text = "副卡号6:";
- //
- // panelEx6
- //
- this.panelEx6.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx6.BorderWidth = 1;
- this.panelEx6.Controls.Add(this.labelEx17);
- this.panelEx6.Controls.Add(this.txtviceCardNumber6);
- this.panelEx6.Location = new System.Drawing.Point(16, 397);
- this.panelEx6.Name = "panelEx6";
- this.panelEx6.Size = new System.Drawing.Size(280, 27);
- this.panelEx6.TabIndex = 32;
- this.panelEx6.Visible = false;
- //
- // 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(85, 1);
- this.txtviceCardNumber5.Margin = new System.Windows.Forms.Padding(0);
- this.txtviceCardNumber5.MaxLength = 32767;
- this.txtviceCardNumber5.MinimumSize = new System.Drawing.Size(0, 25);
- 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(160, 25);
- this.txtviceCardNumber5.TabIndex = 14;
- 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(19, 5);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(63, 17);
- this.labelEx9.TabIndex = 14;
- this.labelEx9.Text = "副卡号5:";
- //
- // panelEx5
- //
- this.panelEx5.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx5.BorderWidth = 1;
- this.panelEx5.Controls.Add(this.labelEx9);
- this.panelEx5.Controls.Add(this.txtviceCardNumber5);
- this.panelEx5.Location = new System.Drawing.Point(16, 367);
- this.panelEx5.Name = "panelEx5";
- this.panelEx5.Size = new System.Drawing.Size(280, 27);
- this.panelEx5.TabIndex = 32;
- this.panelEx5.Visible = false;
- //
- // txtviceCardNumber7
- //
- this.txtviceCardNumber7.BackColor = System.Drawing.Color.Transparent;
- this.txtviceCardNumber7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtviceCardNumber7.Icon = null;
- this.txtviceCardNumber7.IconIsButton = false;
- this.txtviceCardNumber7.IsPasswordChat = '\0';
- this.txtviceCardNumber7.IsSystemPasswordChar = false;
- this.txtviceCardNumber7.Lines = new string[0];
- this.txtviceCardNumber7.Location = new System.Drawing.Point(85, 1);
- this.txtviceCardNumber7.Margin = new System.Windows.Forms.Padding(0);
- this.txtviceCardNumber7.MaxLength = 32767;
- this.txtviceCardNumber7.MinimumSize = new System.Drawing.Size(0, 25);
- this.txtviceCardNumber7.MouseBack = null;
- this.txtviceCardNumber7.Multiline = false;
- this.txtviceCardNumber7.Name = "txtviceCardNumber7";
- this.txtviceCardNumber7.NormlBack = null;
- this.txtviceCardNumber7.Padding = new System.Windows.Forms.Padding(5);
- this.txtviceCardNumber7.ReadOnly = false;
- this.txtviceCardNumber7.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtviceCardNumber7.Size = new System.Drawing.Size(160, 25);
- this.txtviceCardNumber7.TabIndex = 24;
- this.txtviceCardNumber7.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtviceCardNumber7.WaterColor = System.Drawing.Color.DarkGray;
- this.txtviceCardNumber7.WaterText = "";
- this.txtviceCardNumber7.WordWrap = true;
- //
- // labelEx16
- //
- this.labelEx16.AutoSize = true;
- this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx16.Location = new System.Drawing.Point(19, 5);
- this.labelEx16.Name = "labelEx16";
- this.labelEx16.Size = new System.Drawing.Size(63, 17);
- this.labelEx16.TabIndex = 21;
- this.labelEx16.Text = "副卡号7:";
- //
- // panelEx7
- //
- this.panelEx7.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx7.BorderWidth = 1;
- this.panelEx7.Controls.Add(this.labelEx16);
- this.panelEx7.Controls.Add(this.txtviceCardNumber7);
- this.panelEx7.Location = new System.Drawing.Point(16, 427);
- this.panelEx7.Name = "panelEx7";
- this.panelEx7.Size = new System.Drawing.Size(280, 27);
- this.panelEx7.TabIndex = 32;
- this.panelEx7.Visible = false;
- //
- // 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(85, 1);
- this.txtviceCardNumber4.Margin = new System.Windows.Forms.Padding(0);
- this.txtviceCardNumber4.MaxLength = 32767;
- this.txtviceCardNumber4.MinimumSize = new System.Drawing.Size(0, 25);
- 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(160, 25);
- this.txtviceCardNumber4.TabIndex = 13;
- 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(19, 5);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(63, 17);
- this.labelEx8.TabIndex = 12;
- this.labelEx8.Text = "副卡号4:";
- //
- // panelEx4
- //
- this.panelEx4.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx4.BorderWidth = 1;
- this.panelEx4.Controls.Add(this.labelEx8);
- this.panelEx4.Controls.Add(this.txtviceCardNumber4);
- this.panelEx4.Location = new System.Drawing.Point(16, 337);
- this.panelEx4.Name = "panelEx4";
- this.panelEx4.Size = new System.Drawing.Size(280, 27);
- this.panelEx4.TabIndex = 32;
- this.panelEx4.Visible = false;
- //
- // txtviceCardNumber9
- //
- this.txtviceCardNumber9.BackColor = System.Drawing.Color.Transparent;
- this.txtviceCardNumber9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtviceCardNumber9.Icon = null;
- this.txtviceCardNumber9.IconIsButton = false;
- this.txtviceCardNumber9.IsPasswordChat = '\0';
- this.txtviceCardNumber9.IsSystemPasswordChar = false;
- this.txtviceCardNumber9.Lines = new string[0];
- this.txtviceCardNumber9.Location = new System.Drawing.Point(85, 1);
- this.txtviceCardNumber9.Margin = new System.Windows.Forms.Padding(0);
- this.txtviceCardNumber9.MaxLength = 32767;
- this.txtviceCardNumber9.MinimumSize = new System.Drawing.Size(0, 25);
- this.txtviceCardNumber9.MouseBack = null;
- this.txtviceCardNumber9.Multiline = false;
- this.txtviceCardNumber9.Name = "txtviceCardNumber9";
- this.txtviceCardNumber9.NormlBack = null;
- this.txtviceCardNumber9.Padding = new System.Windows.Forms.Padding(5);
- this.txtviceCardNumber9.ReadOnly = false;
- this.txtviceCardNumber9.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtviceCardNumber9.Size = new System.Drawing.Size(160, 25);
- this.txtviceCardNumber9.TabIndex = 27;
- this.txtviceCardNumber9.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtviceCardNumber9.WaterColor = System.Drawing.Color.DarkGray;
- this.txtviceCardNumber9.WaterText = "";
- this.txtviceCardNumber9.WordWrap = true;
- //
- // labelEx14
- //
- this.labelEx14.AutoSize = true;
- this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx14.Location = new System.Drawing.Point(19, 5);
- this.labelEx14.Name = "labelEx14";
- this.labelEx14.Size = new System.Drawing.Size(63, 17);
- this.labelEx14.TabIndex = 25;
- this.labelEx14.Text = "副卡号9:";
- //
- // panelEx9
- //
- this.panelEx9.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx9.BorderWidth = 1;
- this.panelEx9.Controls.Add(this.labelEx14);
- this.panelEx9.Controls.Add(this.txtviceCardNumber9);
- this.panelEx9.Location = new System.Drawing.Point(16, 487);
- this.panelEx9.Name = "panelEx9";
- this.panelEx9.Size = new System.Drawing.Size(280, 27);
- this.panelEx9.TabIndex = 33;
- this.panelEx9.Visible = false;
- //
- // txtviceCardNumber10
- //
- this.txtviceCardNumber10.BackColor = System.Drawing.Color.Transparent;
- this.txtviceCardNumber10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel);
- this.txtviceCardNumber10.Icon = null;
- this.txtviceCardNumber10.IconIsButton = false;
- this.txtviceCardNumber10.IsPasswordChat = '\0';
- this.txtviceCardNumber10.IsSystemPasswordChar = false;
- this.txtviceCardNumber10.Lines = new string[0];
- this.txtviceCardNumber10.Location = new System.Drawing.Point(85, 1);
- this.txtviceCardNumber10.Margin = new System.Windows.Forms.Padding(0);
- this.txtviceCardNumber10.MaxLength = 32767;
- this.txtviceCardNumber10.MinimumSize = new System.Drawing.Size(0, 25);
- this.txtviceCardNumber10.MouseBack = null;
- this.txtviceCardNumber10.Multiline = false;
- this.txtviceCardNumber10.Name = "txtviceCardNumber10";
- this.txtviceCardNumber10.NormlBack = null;
- this.txtviceCardNumber10.Padding = new System.Windows.Forms.Padding(5);
- this.txtviceCardNumber10.ReadOnly = false;
- this.txtviceCardNumber10.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtviceCardNumber10.Size = new System.Drawing.Size(160, 25);
- this.txtviceCardNumber10.TabIndex = 28;
- this.txtviceCardNumber10.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtviceCardNumber10.WaterColor = System.Drawing.Color.DarkGray;
- this.txtviceCardNumber10.WaterText = "";
- this.txtviceCardNumber10.WordWrap = true;
- //
- // labelEx13
- //
- this.labelEx13.AutoSize = true;
- this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx13.Location = new System.Drawing.Point(13, 5);
- this.labelEx13.Name = "labelEx13";
- this.labelEx13.Size = new System.Drawing.Size(70, 17);
- this.labelEx13.TabIndex = 29;
- this.labelEx13.Text = "副卡号10:";
- //
- // panelEx10
- //
- this.panelEx10.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx10.BorderWidth = 1;
- this.panelEx10.Controls.Add(this.labelEx13);
- this.panelEx10.Controls.Add(this.txtviceCardNumber10);
- this.panelEx10.Location = new System.Drawing.Point(16, 517);
- this.panelEx10.Name = "panelEx10";
- this.panelEx10.Size = new System.Drawing.Size(280, 27);
- this.panelEx10.TabIndex = 33;
- this.panelEx10.Visible = false;
- //
- // OpenBackCashViceCardSuperSmallForm
- //
- 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(342, 373);
- this.CustomBorderStyles.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(109)))), ((int)(((byte)(139)))));
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "OpenBackCashViceCardSuperSmallForm";
- this.Text = "发放返现副卡";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelExB.ResumeLayout(false);
- this.panelExA.ResumeLayout(false);
- this.panelExA.PerformLayout();
- this.panelEx1.ResumeLayout(false);
- this.panelEx1.PerformLayout();
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- this.panelEx3.ResumeLayout(false);
- this.panelEx3.PerformLayout();
- this.panelEx8.ResumeLayout(false);
- this.panelEx8.PerformLayout();
- this.panelEx6.ResumeLayout(false);
- this.panelEx6.PerformLayout();
- this.panelEx5.ResumeLayout(false);
- this.panelEx5.PerformLayout();
- this.panelEx7.ResumeLayout(false);
- this.panelEx7.PerformLayout();
- this.panelEx4.ResumeLayout(false);
- this.panelEx4.PerformLayout();
- this.panelEx9.ResumeLayout(false);
- this.panelEx9.PerformLayout();
- this.panelEx10.ResumeLayout(false);
- this.panelEx10.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.PanelEx panelExB;
- protected ComponentLibrary.ButtonEx btnCancel;
- protected ComponentLibrary.ButtonEx btnOK;
- private ComponentLibrary.PanelEx panelExA;
- protected ComponentLibrary.TextBoxEx txtMainCardNumber;
- protected ComponentLibrary.TextBoxEx txtCardName;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.LabelEx labelEx3;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.LabelEx labelEx11;
- protected ComponentLibrary.TextBoxEx txtPackagesAmount;
- private ComponentLibrary.LabelEx labelEx10;
- protected ComponentLibrary.TextBoxEx txtPackagesNumber;
- private ComponentLibrary.LabelEx labelEx12;
- protected ComponentLibrary.ButtonForm btnSelect;
- protected internal ComponentLibrary.ButtonForm btnUpdateValidity;
- protected internal ComponentLibrary.CheckBoxEx chkValidity;
- protected internal ComponentLibrary.PanelEx panelEx10;
- private ComponentLibrary.LabelEx labelEx13;
- protected ComponentLibrary.TextBoxEx txtviceCardNumber10;
- protected internal ComponentLibrary.DateTimePickerEx dtpValidity;
- protected internal ComponentLibrary.PanelEx panelEx9;
- private ComponentLibrary.LabelEx labelEx14;
- protected ComponentLibrary.TextBoxEx txtviceCardNumber9;
- protected ComponentLibrary.LabelEx labelEx18;
- protected internal ComponentLibrary.PanelEx panelEx4;
- private ComponentLibrary.LabelEx labelEx8;
- protected ComponentLibrary.TextBoxEx txtviceCardNumber4;
- protected internal ComponentLibrary.PanelEx panelEx7;
- private ComponentLibrary.LabelEx labelEx16;
- protected ComponentLibrary.TextBoxEx txtviceCardNumber7;
- protected internal ComponentLibrary.PanelEx panelEx5;
- private ComponentLibrary.LabelEx labelEx9;
- protected ComponentLibrary.TextBoxEx txtviceCardNumber5;
- protected internal ComponentLibrary.PanelEx panelEx6;
- private ComponentLibrary.LabelEx labelEx17;
- protected ComponentLibrary.TextBoxEx txtviceCardNumber6;
- protected internal ComponentLibrary.PanelEx panelEx8;
- private ComponentLibrary.LabelEx labelEx15;
- protected ComponentLibrary.TextBoxEx txtviceCardNumber8;
- protected internal ComponentLibrary.PanelEx panelEx3;
- private ComponentLibrary.LabelEx labelEx7;
- protected ComponentLibrary.TextBoxEx txtviceCardNumber3;
- protected internal ComponentLibrary.PanelEx panelEx2;
- private ComponentLibrary.LabelEx labelEx6;
- protected ComponentLibrary.TextBoxEx txtviceCardNumber2;
- protected internal ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.LabelEx labelEx5;
- protected ComponentLibrary.TextBoxEx txtviceCardNumber1;
- private ComponentLibrary.LabelEx labelEx2;
- }
- }
|