123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455 |
- namespace LYFZ.Software.UI.MembershipManage.SuperSmallForm
- {
- partial class GoldCardViceCashSuperSmallForm
- {
- /// <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(GoldCardViceCashSuperSmallForm));
- this.txtCashAmount = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtDesirableCash = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtCradNumber = new LYFZ.ComponentLibrary.TextBoxEx();
- this.txtHolders = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.btnSave = new LYFZ.ComponentLibrary.ButtonEx();
- this.btnCancel = new LYFZ.ComponentLibrary.ButtonEx();
- this.panelEx1 = new LYFZ.ComponentLibrary.PanelEx();
- this.panelEx2 = new LYFZ.ComponentLibrary.PanelEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtCardViceAmount = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.txtViceCardNumber = new LYFZ.ComponentLibrary.TextBoxEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- 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(320, 380);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(320, 380);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(358, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormExit.BackImg")));
- this.btnAppFormExit.Location = new System.Drawing.Point(288, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.Location = new System.Drawing.Point(331, 0);
- //
- // txtCashAmount
- //
- this.txtCashAmount.BackColor = System.Drawing.Color.Transparent;
- this.txtCashAmount.Icon = null;
- this.txtCashAmount.IconIsButton = false;
- this.txtCashAmount.IsPasswordChat = '\0';
- this.txtCashAmount.IsSystemPasswordChar = false;
- this.txtCashAmount.Lines = new string[0];
- this.txtCashAmount.Location = new System.Drawing.Point(107, 270);
- this.txtCashAmount.Margin = new System.Windows.Forms.Padding(0);
- this.txtCashAmount.MaxLength = 32767;
- this.txtCashAmount.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtCashAmount.MouseBack = null;
- this.txtCashAmount.Multiline = false;
- this.txtCashAmount.Name = "txtCashAmount";
- this.txtCashAmount.NormlBack = null;
- this.txtCashAmount.Padding = new System.Windows.Forms.Padding(5);
- this.txtCashAmount.ReadOnly = false;
- this.txtCashAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCashAmount.Size = new System.Drawing.Size(160, 26);
- this.txtCashAmount.TabIndex = 7;
- this.txtCashAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCashAmount.WaterColor = System.Drawing.Color.DarkGray;
- this.txtCashAmount.WaterText = "";
- this.txtCashAmount.WordWrap = true;
- //
- // txtDesirableCash
- //
- this.txtDesirableCash.BackColor = System.Drawing.Color.Transparent;
- this.txtDesirableCash.Icon = null;
- this.txtDesirableCash.IconIsButton = false;
- this.txtDesirableCash.IsPasswordChat = '\0';
- this.txtDesirableCash.IsSystemPasswordChar = false;
- this.txtDesirableCash.Lines = new string[0];
- this.txtDesirableCash.Location = new System.Drawing.Point(107, 106);
- this.txtDesirableCash.Margin = new System.Windows.Forms.Padding(0);
- this.txtDesirableCash.MaxLength = 32767;
- this.txtDesirableCash.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtDesirableCash.MouseBack = null;
- this.txtDesirableCash.Multiline = false;
- this.txtDesirableCash.Name = "txtDesirableCash";
- this.txtDesirableCash.NormlBack = null;
- this.txtDesirableCash.Padding = new System.Windows.Forms.Padding(5);
- this.txtDesirableCash.ReadOnly = true;
- this.txtDesirableCash.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtDesirableCash.Size = new System.Drawing.Size(160, 26);
- this.txtDesirableCash.TabIndex = 6;
- this.txtDesirableCash.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtDesirableCash.WaterColor = System.Drawing.Color.DarkGray;
- this.txtDesirableCash.WaterText = "";
- this.txtDesirableCash.WordWrap = true;
- //
- // txtCradNumber
- //
- this.txtCradNumber.BackColor = System.Drawing.Color.Transparent;
- this.txtCradNumber.Icon = null;
- this.txtCradNumber.IconIsButton = false;
- this.txtCradNumber.IsPasswordChat = '\0';
- this.txtCradNumber.IsSystemPasswordChar = false;
- this.txtCradNumber.Lines = new string[0];
- this.txtCradNumber.Location = new System.Drawing.Point(107, 75);
- this.txtCradNumber.Margin = new System.Windows.Forms.Padding(0);
- this.txtCradNumber.MaxLength = 32767;
- this.txtCradNumber.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtCradNumber.MouseBack = null;
- this.txtCradNumber.Multiline = false;
- this.txtCradNumber.Name = "txtCradNumber";
- this.txtCradNumber.NormlBack = null;
- this.txtCradNumber.Padding = new System.Windows.Forms.Padding(5);
- this.txtCradNumber.ReadOnly = true;
- this.txtCradNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCradNumber.Size = new System.Drawing.Size(160, 26);
- this.txtCradNumber.TabIndex = 5;
- this.txtCradNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCradNumber.WaterColor = System.Drawing.Color.DarkGray;
- this.txtCradNumber.WaterText = "";
- this.txtCradNumber.WordWrap = true;
- //
- // txtHolders
- //
- this.txtHolders.BackColor = System.Drawing.Color.Transparent;
- this.txtHolders.Icon = null;
- this.txtHolders.IconIsButton = false;
- this.txtHolders.IsPasswordChat = '\0';
- this.txtHolders.IsSystemPasswordChar = false;
- this.txtHolders.Lines = new string[0];
- this.txtHolders.Location = new System.Drawing.Point(107, 44);
- this.txtHolders.Margin = new System.Windows.Forms.Padding(0);
- this.txtHolders.MaxLength = 32767;
- this.txtHolders.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtHolders.MouseBack = null;
- this.txtHolders.Multiline = false;
- this.txtHolders.Name = "txtHolders";
- this.txtHolders.NormlBack = null;
- this.txtHolders.Padding = new System.Windows.Forms.Padding(5);
- this.txtHolders.ReadOnly = true;
- this.txtHolders.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtHolders.Size = new System.Drawing.Size(160, 26);
- this.txtHolders.TabIndex = 4;
- this.txtHolders.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtHolders.WaterColor = System.Drawing.Color.DarkGray;
- this.txtHolders.WaterText = "";
- this.txtHolders.WordWrap = true;
- //
- // 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(36, 272);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(68, 17);
- this.labelEx4.TabIndex = 3;
- this.labelEx4.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(36, 108);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(68, 17);
- this.labelEx3.TabIndex = 2;
- this.labelEx3.Text = "可提现金:";
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx2.Location = new System.Drawing.Point(48, 77);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(56, 17);
- this.labelEx2.TabIndex = 1;
- this.labelEx2.Text = "主卡号:";
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
- this.labelEx1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx1.Location = new System.Drawing.Point(48, 46);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(56, 17);
- this.labelEx1.TabIndex = 0;
- this.labelEx1.Text = "持卡人:";
- //
- // btnSave
- //
- this.btnSave.BackColor = System.Drawing.Color.Transparent;
- this.btnSave.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnSave.BackImg")));
- this.btnSave.BacklightLTRB = new System.Drawing.Rectangle(10, 10, 26, 21);
- this.btnSave.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
- this.btnSave.ForeColor = System.Drawing.Color.White;
- this.btnSave.IsCustomBackImg = false;
- this.btnSave.IsShowText = true;
- this.btnSave.Location = new System.Drawing.Point(62, 6);
- this.btnSave.Name = "btnSave";
- this.btnSave.Size = new System.Drawing.Size(85, 28);
- this.btnSave.TabIndex = 8;
- this.btnSave.Text = " 保 存";
- this.btnSave.UseVisualStyleBackColor = false;
- //
- // 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(178, 6);
- this.btnCancel.Name = "btnCancel";
- this.btnCancel.Size = new System.Drawing.Size(85, 28);
- this.btnCancel.TabIndex = 9;
- this.btnCancel.Text = " 取 消";
- this.btnCancel.UseVisualStyleBackColor = false;
- //
- // 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.btnCancel);
- this.panelEx1.Controls.Add(this.btnSave);
- this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panelEx1.Location = new System.Drawing.Point(0, 340);
- this.panelEx1.Name = "panelEx1";
- this.panelEx1.Size = new System.Drawing.Size(320, 40);
- this.panelEx1.TabIndex = 3;
- //
- // panelEx2
- //
- this.panelEx2.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.panelEx2.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(204)))), ((int)(((byte)(209)))));
- this.panelEx2.BorderWidth = 1;
- this.panelEx2.Controls.Add(this.labelEx9);
- this.panelEx2.Controls.Add(this.txtCardViceAmount);
- this.panelEx2.Controls.Add(this.labelEx8);
- this.panelEx2.Controls.Add(this.txtViceCardNumber);
- this.panelEx2.Controls.Add(this.labelEx7);
- this.panelEx2.Controls.Add(this.labelEx6);
- this.panelEx2.Controls.Add(this.labelEx5);
- this.panelEx2.Controls.Add(this.txtCashAmount);
- this.panelEx2.Controls.Add(this.labelEx1);
- this.panelEx2.Controls.Add(this.txtDesirableCash);
- this.panelEx2.Controls.Add(this.labelEx2);
- this.panelEx2.Controls.Add(this.txtCradNumber);
- this.panelEx2.Controls.Add(this.labelEx3);
- this.panelEx2.Controls.Add(this.txtHolders);
- this.panelEx2.Controls.Add(this.labelEx4);
- this.panelEx2.Location = new System.Drawing.Point(10, 10);
- this.panelEx2.Name = "panelEx2";
- this.panelEx2.Size = new System.Drawing.Size(300, 320);
- this.panelEx2.TabIndex = 4;
- //
- // labelEx9
- //
- this.labelEx9.AutoSize = true;
- this.labelEx9.BackColor = System.Drawing.Color.Transparent;
- 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(36, 206);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(68, 17);
- this.labelEx9.TabIndex = 19;
- this.labelEx9.Text = "副卡金额:";
- //
- // txtCardViceAmount
- //
- this.txtCardViceAmount.BackColor = System.Drawing.Color.Transparent;
- this.txtCardViceAmount.Icon = null;
- this.txtCardViceAmount.IconIsButton = false;
- this.txtCardViceAmount.IsPasswordChat = '\0';
- this.txtCardViceAmount.IsSystemPasswordChar = false;
- this.txtCardViceAmount.Lines = new string[0];
- this.txtCardViceAmount.Location = new System.Drawing.Point(107, 204);
- this.txtCardViceAmount.Margin = new System.Windows.Forms.Padding(0);
- this.txtCardViceAmount.MaxLength = 32767;
- this.txtCardViceAmount.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtCardViceAmount.MouseBack = null;
- this.txtCardViceAmount.Multiline = false;
- this.txtCardViceAmount.Name = "txtCardViceAmount";
- this.txtCardViceAmount.NormlBack = null;
- this.txtCardViceAmount.Padding = new System.Windows.Forms.Padding(5);
- this.txtCardViceAmount.ReadOnly = true;
- this.txtCardViceAmount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtCardViceAmount.Size = new System.Drawing.Size(160, 26);
- this.txtCardViceAmount.TabIndex = 20;
- this.txtCardViceAmount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtCardViceAmount.WaterColor = System.Drawing.Color.DarkGray;
- this.txtCardViceAmount.WaterText = "";
- this.txtCardViceAmount.WordWrap = true;
- //
- // labelEx8
- //
- this.labelEx8.AutoSize = true;
- this.labelEx8.BackColor = System.Drawing.Color.Transparent;
- 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(48, 175);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(56, 17);
- this.labelEx8.TabIndex = 17;
- this.labelEx8.Text = "副卡号:";
- //
- // txtViceCardNumber
- //
- this.txtViceCardNumber.BackColor = System.Drawing.Color.Transparent;
- this.txtViceCardNumber.Icon = null;
- this.txtViceCardNumber.IconIsButton = false;
- this.txtViceCardNumber.IsPasswordChat = '\0';
- this.txtViceCardNumber.IsSystemPasswordChar = false;
- this.txtViceCardNumber.Lines = new string[0];
- this.txtViceCardNumber.Location = new System.Drawing.Point(107, 173);
- this.txtViceCardNumber.Margin = new System.Windows.Forms.Padding(0);
- this.txtViceCardNumber.MaxLength = 32767;
- this.txtViceCardNumber.MinimumSize = new System.Drawing.Size(0, 26);
- this.txtViceCardNumber.MouseBack = null;
- this.txtViceCardNumber.Multiline = false;
- this.txtViceCardNumber.Name = "txtViceCardNumber";
- this.txtViceCardNumber.NormlBack = null;
- this.txtViceCardNumber.Padding = new System.Windows.Forms.Padding(5);
- this.txtViceCardNumber.ReadOnly = true;
- this.txtViceCardNumber.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.txtViceCardNumber.Size = new System.Drawing.Size(160, 26);
- this.txtViceCardNumber.TabIndex = 18;
- this.txtViceCardNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.txtViceCardNumber.WaterColor = System.Drawing.Color.DarkGray;
- this.txtViceCardNumber.WaterText = "";
- this.txtViceCardNumber.WordWrap = true;
- //
- // labelEx7
- //
- this.labelEx7.AutoSize = true;
- this.labelEx7.BackColor = System.Drawing.Color.Transparent;
- this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx7.Location = new System.Drawing.Point(18, 147);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(56, 17);
- this.labelEx7.TabIndex = 16;
- this.labelEx7.Text = "副卡资料";
- //
- // labelEx6
- //
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx6.Location = new System.Drawing.Point(18, 244);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(56, 17);
- this.labelEx6.TabIndex = 9;
- this.labelEx6.Text = "提现金额";
- //
- // labelEx5
- //
- this.labelEx5.AutoSize = true;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel);
- this.labelEx5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(113)))), ((int)(((byte)(113)))));
- this.labelEx5.Location = new System.Drawing.Point(18, 18);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(56, 17);
- this.labelEx5.TabIndex = 8;
- this.labelEx5.Text = "会员资料";
- //
- // GoldCardViceCashSuperSmallForm
- //
- 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(320, 445);
- 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 = "GoldCardViceCashSuperSmallForm";
- this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
- this.Text = "提现";
- this.TitleBgImage = ((System.Drawing.Bitmap)(resources.GetObject("$this.TitleBgImage")));
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.panelEx1.ResumeLayout(false);
- this.panelEx2.ResumeLayout(false);
- this.panelEx2.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.LabelEx labelEx2;
- private ComponentLibrary.LabelEx labelEx1;
- protected ComponentLibrary.ButtonEx btnCancel;
- protected ComponentLibrary.ButtonEx btnSave;
- protected ComponentLibrary.TextBoxEx txtCashAmount;
- protected ComponentLibrary.TextBoxEx txtDesirableCash;
- protected ComponentLibrary.TextBoxEx txtCradNumber;
- protected ComponentLibrary.TextBoxEx txtHolders;
- protected ComponentLibrary.LabelEx labelEx3;
- private ComponentLibrary.PanelEx panelEx2;
- private ComponentLibrary.LabelEx labelEx6;
- private ComponentLibrary.LabelEx labelEx5;
- private ComponentLibrary.PanelEx panelEx1;
- private ComponentLibrary.LabelEx labelEx9;
- protected ComponentLibrary.TextBoxEx txtCardViceAmount;
- private ComponentLibrary.LabelEx labelEx8;
- protected ComponentLibrary.TextBoxEx txtViceCardNumber;
- private ComponentLibrary.LabelEx labelEx7;
- }
- }
|