123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465 |
- namespace LYFZ.ManagementService
- {
- partial class frmChongValue
- {
- /// <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(frmChongValue));
- this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.skinButtomCancel = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
- this.skinButtomRecharge = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.stxtRemarks = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.stxtsmsCount = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.stxtMoey = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.stxtAuthenticPirc = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.stxtsmsPirc = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.stxtDianName = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.stxtQiyeuName = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.stxtAccount = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.groupBoxEx1.SuspendLayout();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.groupBoxEx1);
- this.plExMainContainer.Size = new System.Drawing.Size(400, 395);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(400, 395);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(341, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.Location = new System.Drawing.Point(368, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.Location = new System.Drawing.Point(314, 0);
- //
- // groupBoxEx1
- //
- this.groupBoxEx1.BackColor = System.Drawing.Color.White;
- this.groupBoxEx1.Controls.Add(this.skinButtomCancel);
- this.groupBoxEx1.Controls.Add(this.skinButtomRecharge);
- this.groupBoxEx1.Controls.Add(this.labelEx7);
- this.groupBoxEx1.Controls.Add(this.labelEx6);
- this.groupBoxEx1.Controls.Add(this.labelEx5);
- this.groupBoxEx1.Controls.Add(this.labelEx8);
- this.groupBoxEx1.Controls.Add(this.labelEx4);
- this.groupBoxEx1.Controls.Add(this.stxtRemarks);
- this.groupBoxEx1.Controls.Add(this.stxtsmsCount);
- this.groupBoxEx1.Controls.Add(this.labelEx3);
- this.groupBoxEx1.Controls.Add(this.stxtMoey);
- this.groupBoxEx1.Controls.Add(this.labelEx2);
- this.groupBoxEx1.Controls.Add(this.stxtAuthenticPirc);
- this.groupBoxEx1.Controls.Add(this.stxtsmsPirc);
- this.groupBoxEx1.Controls.Add(this.stxtDianName);
- this.groupBoxEx1.Controls.Add(this.stxtQiyeuName);
- this.groupBoxEx1.Controls.Add(this.labelEx1);
- this.groupBoxEx1.Controls.Add(this.stxtAccount);
- this.groupBoxEx1.Location = new System.Drawing.Point(11, 12);
- this.groupBoxEx1.Name = "groupBoxEx1";
- this.groupBoxEx1.Size = new System.Drawing.Size(377, 368);
- this.groupBoxEx1.TabIndex = 0;
- this.groupBoxEx1.TabStop = false;
- this.groupBoxEx1.Text = "充值 ";
- //
- // skinButtomCancel
- //
- this.skinButtomCancel.BackColor = System.Drawing.Color.Transparent;
- this.skinButtomCancel.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
- this.skinButtomCancel.DownBack = null;
- this.skinButtomCancel.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinButtomCancel.Location = new System.Drawing.Point(238, 328);
- this.skinButtomCancel.MouseBack = null;
- this.skinButtomCancel.Name = "skinButtomCancel";
- this.skinButtomCancel.NormlBack = null;
- this.skinButtomCancel.Size = new System.Drawing.Size(75, 28);
- this.skinButtomCancel.TabIndex = 4;
- this.skinButtomCancel.Text = "取消";
- this.skinButtomCancel.UseVisualStyleBackColor = false;
- this.skinButtomCancel.Click += new System.EventHandler(this.skinButtomCancel_Click);
- //
- // skinButtomRecharge
- //
- this.skinButtomRecharge.BackColor = System.Drawing.Color.Transparent;
- this.skinButtomRecharge.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
- this.skinButtomRecharge.DownBack = null;
- this.skinButtomRecharge.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.skinButtomRecharge.Location = new System.Drawing.Point(142, 328);
- this.skinButtomRecharge.MouseBack = null;
- this.skinButtomRecharge.Name = "skinButtomRecharge";
- this.skinButtomRecharge.NormlBack = null;
- this.skinButtomRecharge.Size = new System.Drawing.Size(75, 28);
- this.skinButtomRecharge.TabIndex = 3;
- this.skinButtomRecharge.Text = "充值";
- this.skinButtomRecharge.UseVisualStyleBackColor = false;
- this.skinButtomRecharge.Click += new System.EventHandler(this.skinButtomRecharge_Click);
- //
- // labelEx7
- //
- this.labelEx7.AutoSize = true;
- this.labelEx7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx7.Location = new System.Drawing.Point(39, 258);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(93, 17);
- this.labelEx7.TabIndex = 3;
- this.labelEx7.Text = "备注(充值说明):";
- //
- // labelEx6
- //
- this.labelEx6.AutoSize = true;
- this.labelEx6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx6.Location = new System.Drawing.Point(45, 224);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(87, 17);
- this.labelEx6.TabIndex = 3;
- this.labelEx6.Text = "*短信条数(条):";
- //
- // labelEx5
- //
- this.labelEx5.AutoSize = true;
- this.labelEx5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx5.Location = new System.Drawing.Point(45, 190);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(87, 17);
- this.labelEx5.TabIndex = 3;
- this.labelEx5.Text = "*充值金额(元):";
- //
- // labelEx8
- //
- this.labelEx8.AutoSize = true;
- this.labelEx8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx8.Location = new System.Drawing.Point(9, 156);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(123, 17);
- this.labelEx8.TabIndex = 3;
- this.labelEx8.Text = "实际充值单价(元/条):";
- //
- // labelEx4
- //
- this.labelEx4.AutoSize = true;
- this.labelEx4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx4.Location = new System.Drawing.Point(33, 122);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(99, 17);
- this.labelEx4.TabIndex = 3;
- this.labelEx4.Text = "短信单价(元/条):";
- //
- // stxtRemarks
- //
- this.stxtRemarks.BackColor = System.Drawing.Color.Transparent;
- this.stxtRemarks.Icon = null;
- this.stxtRemarks.IconIsButton = false;
- this.stxtRemarks.IsPasswordChat = '\0';
- this.stxtRemarks.IsSystemPasswordChar = false;
- this.stxtRemarks.Lines = new string[0];
- this.stxtRemarks.Location = new System.Drawing.Point(140, 252);
- this.stxtRemarks.Margin = new System.Windows.Forms.Padding(0);
- this.stxtRemarks.MaxLength = 32767;
- this.stxtRemarks.MinimumSize = new System.Drawing.Size(0, 28);
- this.stxtRemarks.MouseBack = null;
- this.stxtRemarks.Multiline = true;
- this.stxtRemarks.Name = "stxtRemarks";
- this.stxtRemarks.NormlBack = null;
- this.stxtRemarks.Padding = new System.Windows.Forms.Padding(5);
- this.stxtRemarks.ReadOnly = false;
- this.stxtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.stxtRemarks.Size = new System.Drawing.Size(215, 67);
- this.stxtRemarks.TabIndex = 2;
- this.stxtRemarks.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.stxtRemarks.WaterColor = System.Drawing.Color.DarkGray;
- this.stxtRemarks.WaterText = "请输入备注(充值说明)";
- this.stxtRemarks.WordWrap = true;
- //
- // stxtsmsCount
- //
- this.stxtsmsCount.BackColor = System.Drawing.Color.Transparent;
- this.stxtsmsCount.Icon = null;
- this.stxtsmsCount.IconIsButton = false;
- this.stxtsmsCount.IsPasswordChat = '\0';
- this.stxtsmsCount.IsSystemPasswordChar = false;
- this.stxtsmsCount.Lines = new string[0];
- this.stxtsmsCount.Location = new System.Drawing.Point(140, 218);
- this.stxtsmsCount.Margin = new System.Windows.Forms.Padding(0);
- this.stxtsmsCount.MaxLength = 32767;
- this.stxtsmsCount.MinimumSize = new System.Drawing.Size(0, 28);
- this.stxtsmsCount.MouseBack = null;
- this.stxtsmsCount.Multiline = false;
- this.stxtsmsCount.Name = "stxtsmsCount";
- this.stxtsmsCount.NormlBack = null;
- this.stxtsmsCount.Padding = new System.Windows.Forms.Padding(5);
- this.stxtsmsCount.ReadOnly = false;
- this.stxtsmsCount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.stxtsmsCount.Size = new System.Drawing.Size(215, 28);
- this.stxtsmsCount.TabIndex = 1;
- this.stxtsmsCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.stxtsmsCount.WaterColor = System.Drawing.Color.DarkGray;
- this.stxtsmsCount.WaterText = "请输入短信条数";
- this.stxtsmsCount.WordWrap = true;
- //
- // labelEx3
- //
- this.labelEx3.AutoSize = true;
- this.labelEx3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx3.Location = new System.Drawing.Point(99, 88);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(35, 17);
- this.labelEx3.TabIndex = 3;
- this.labelEx3.Text = "店名:";
- //
- // stxtMoey
- //
- this.stxtMoey.BackColor = System.Drawing.Color.Transparent;
- this.stxtMoey.Icon = null;
- this.stxtMoey.IconIsButton = false;
- this.stxtMoey.IsPasswordChat = '\0';
- this.stxtMoey.IsSystemPasswordChar = false;
- this.stxtMoey.Lines = new string[0];
- this.stxtMoey.Location = new System.Drawing.Point(140, 184);
- this.stxtMoey.Margin = new System.Windows.Forms.Padding(0);
- this.stxtMoey.MaxLength = 32767;
- this.stxtMoey.MinimumSize = new System.Drawing.Size(0, 28);
- this.stxtMoey.MouseBack = null;
- this.stxtMoey.Multiline = false;
- this.stxtMoey.Name = "stxtMoey";
- this.stxtMoey.NormlBack = null;
- this.stxtMoey.Padding = new System.Windows.Forms.Padding(5);
- this.stxtMoey.ReadOnly = false;
- this.stxtMoey.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.stxtMoey.Size = new System.Drawing.Size(215, 28);
- this.stxtMoey.TabIndex = 0;
- this.stxtMoey.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.stxtMoey.WaterColor = System.Drawing.Color.DarkGray;
- this.stxtMoey.WaterText = "请输入充值金额";
- this.stxtMoey.WordWrap = true;
- //
- // labelEx2
- //
- this.labelEx2.AutoSize = true;
- this.labelEx2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx2.Location = new System.Drawing.Point(39, 54);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(93, 17);
- this.labelEx2.TabIndex = 3;
- this.labelEx2.Text = "企业(影楼)名称:";
- //
- // stxtAuthenticPirc
- //
- this.stxtAuthenticPirc.BackColor = System.Drawing.Color.Transparent;
- this.stxtAuthenticPirc.Icon = null;
- this.stxtAuthenticPirc.IconIsButton = false;
- this.stxtAuthenticPirc.IsPasswordChat = '\0';
- this.stxtAuthenticPirc.IsSystemPasswordChar = false;
- this.stxtAuthenticPirc.Lines = new string[0];
- this.stxtAuthenticPirc.Location = new System.Drawing.Point(140, 150);
- this.stxtAuthenticPirc.Margin = new System.Windows.Forms.Padding(0);
- this.stxtAuthenticPirc.MaxLength = 32767;
- this.stxtAuthenticPirc.MinimumSize = new System.Drawing.Size(0, 28);
- this.stxtAuthenticPirc.MouseBack = null;
- this.stxtAuthenticPirc.Multiline = false;
- this.stxtAuthenticPirc.Name = "stxtAuthenticPirc";
- this.stxtAuthenticPirc.NormlBack = null;
- this.stxtAuthenticPirc.Padding = new System.Windows.Forms.Padding(5);
- this.stxtAuthenticPirc.ReadOnly = true;
- this.stxtAuthenticPirc.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.stxtAuthenticPirc.Size = new System.Drawing.Size(215, 28);
- this.stxtAuthenticPirc.TabIndex = 4;
- this.stxtAuthenticPirc.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.stxtAuthenticPirc.WaterColor = System.Drawing.Color.DarkGray;
- this.stxtAuthenticPirc.WaterText = "请输入短信单价";
- this.stxtAuthenticPirc.WordWrap = true;
- //
- // stxtsmsPirc
- //
- this.stxtsmsPirc.BackColor = System.Drawing.Color.Transparent;
- this.stxtsmsPirc.Icon = null;
- this.stxtsmsPirc.IconIsButton = false;
- this.stxtsmsPirc.IsPasswordChat = '\0';
- this.stxtsmsPirc.IsSystemPasswordChar = false;
- this.stxtsmsPirc.Lines = new string[0];
- this.stxtsmsPirc.Location = new System.Drawing.Point(140, 116);
- this.stxtsmsPirc.Margin = new System.Windows.Forms.Padding(0);
- this.stxtsmsPirc.MaxLength = 32767;
- this.stxtsmsPirc.MinimumSize = new System.Drawing.Size(0, 28);
- this.stxtsmsPirc.MouseBack = null;
- this.stxtsmsPirc.Multiline = false;
- this.stxtsmsPirc.Name = "stxtsmsPirc";
- this.stxtsmsPirc.NormlBack = null;
- this.stxtsmsPirc.Padding = new System.Windows.Forms.Padding(5);
- this.stxtsmsPirc.ReadOnly = true;
- this.stxtsmsPirc.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.stxtsmsPirc.Size = new System.Drawing.Size(215, 28);
- this.stxtsmsPirc.TabIndex = 4;
- this.stxtsmsPirc.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.stxtsmsPirc.WaterColor = System.Drawing.Color.DarkGray;
- this.stxtsmsPirc.WaterText = "请输入短信单价";
- this.stxtsmsPirc.WordWrap = true;
- //
- // stxtDianName
- //
- this.stxtDianName.BackColor = System.Drawing.Color.Transparent;
- this.stxtDianName.Icon = null;
- this.stxtDianName.IconIsButton = false;
- this.stxtDianName.IsPasswordChat = '\0';
- this.stxtDianName.IsSystemPasswordChar = false;
- this.stxtDianName.Lines = new string[0];
- this.stxtDianName.Location = new System.Drawing.Point(140, 82);
- this.stxtDianName.Margin = new System.Windows.Forms.Padding(0);
- this.stxtDianName.MaxLength = 32767;
- this.stxtDianName.MinimumSize = new System.Drawing.Size(0, 28);
- this.stxtDianName.MouseBack = null;
- this.stxtDianName.Multiline = false;
- this.stxtDianName.Name = "stxtDianName";
- this.stxtDianName.NormlBack = null;
- this.stxtDianName.Padding = new System.Windows.Forms.Padding(5);
- this.stxtDianName.ReadOnly = true;
- this.stxtDianName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.stxtDianName.Size = new System.Drawing.Size(215, 28);
- this.stxtDianName.TabIndex = 4;
- this.stxtDianName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.stxtDianName.WaterColor = System.Drawing.Color.DarkGray;
- this.stxtDianName.WaterText = "请输入店名";
- this.stxtDianName.WordWrap = true;
- //
- // stxtQiyeuName
- //
- this.stxtQiyeuName.BackColor = System.Drawing.Color.Transparent;
- this.stxtQiyeuName.Icon = null;
- this.stxtQiyeuName.IconIsButton = false;
- this.stxtQiyeuName.IsPasswordChat = '\0';
- this.stxtQiyeuName.IsSystemPasswordChar = false;
- this.stxtQiyeuName.Lines = new string[0];
- this.stxtQiyeuName.Location = new System.Drawing.Point(140, 48);
- this.stxtQiyeuName.Margin = new System.Windows.Forms.Padding(0);
- this.stxtQiyeuName.MaxLength = 32767;
- this.stxtQiyeuName.MinimumSize = new System.Drawing.Size(0, 28);
- this.stxtQiyeuName.MouseBack = null;
- this.stxtQiyeuName.Multiline = false;
- this.stxtQiyeuName.Name = "stxtQiyeuName";
- this.stxtQiyeuName.NormlBack = null;
- this.stxtQiyeuName.Padding = new System.Windows.Forms.Padding(5);
- this.stxtQiyeuName.ReadOnly = true;
- this.stxtQiyeuName.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.stxtQiyeuName.Size = new System.Drawing.Size(215, 28);
- this.stxtQiyeuName.TabIndex = 4;
- this.stxtQiyeuName.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.stxtQiyeuName.WaterColor = System.Drawing.Color.DarkGray;
- this.stxtQiyeuName.WaterText = "请输入企业(影楼)名称";
- this.stxtQiyeuName.WordWrap = true;
- //
- // labelEx1
- //
- this.labelEx1.AutoSize = true;
- this.labelEx1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx1.Location = new System.Drawing.Point(63, 20);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(71, 17);
- this.labelEx1.TabIndex = 3;
- this.labelEx1.Text = "待充值帐号:";
- //
- // stxtAccount
- //
- this.stxtAccount.BackColor = System.Drawing.Color.Transparent;
- this.stxtAccount.Icon = null;
- this.stxtAccount.IconIsButton = false;
- this.stxtAccount.IsPasswordChat = '\0';
- this.stxtAccount.IsSystemPasswordChar = false;
- this.stxtAccount.Lines = new string[0];
- this.stxtAccount.Location = new System.Drawing.Point(140, 14);
- this.stxtAccount.Margin = new System.Windows.Forms.Padding(0);
- this.stxtAccount.MaxLength = 32767;
- this.stxtAccount.MinimumSize = new System.Drawing.Size(0, 28);
- this.stxtAccount.MouseBack = null;
- this.stxtAccount.Multiline = false;
- this.stxtAccount.Name = "stxtAccount";
- this.stxtAccount.NormlBack = null;
- this.stxtAccount.Padding = new System.Windows.Forms.Padding(5);
- this.stxtAccount.ReadOnly = true;
- this.stxtAccount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.stxtAccount.Size = new System.Drawing.Size(215, 28);
- this.stxtAccount.TabIndex = 4;
- this.stxtAccount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.stxtAccount.WaterColor = System.Drawing.Color.DarkGray;
- this.stxtAccount.WaterText = "请输入冲值帐号";
- this.stxtAccount.WordWrap = true;
- //
- // frmChongValue
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(400, 460);
- this.IsMaximized = false;
- this.IsUserControlsSize = false;
- this.Name = "frmChongValue";
- this.Text = "短信充值";
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.groupBoxEx1.ResumeLayout(false);
- this.groupBoxEx1.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.GroupBoxEx groupBoxEx1;
- private OtherExpansion.SkinControl.SkinButtom skinButtomRecharge;
- private ComponentLibrary.LabelEx labelEx1;
- private OtherExpansion.SkinControl.SkinTextBox stxtAccount;
- private ComponentLibrary.LabelEx labelEx6;
- private ComponentLibrary.LabelEx labelEx5;
- private ComponentLibrary.LabelEx labelEx4;
- private OtherExpansion.SkinControl.SkinTextBox stxtsmsCount;
- private ComponentLibrary.LabelEx labelEx3;
- private OtherExpansion.SkinControl.SkinTextBox stxtMoey;
- private ComponentLibrary.LabelEx labelEx2;
- private OtherExpansion.SkinControl.SkinTextBox stxtsmsPirc;
- private OtherExpansion.SkinControl.SkinTextBox stxtDianName;
- private OtherExpansion.SkinControl.SkinTextBox stxtQiyeuName;
- private OtherExpansion.SkinControl.SkinButtom skinButtomCancel;
- private ComponentLibrary.LabelEx labelEx7;
- private OtherExpansion.SkinControl.SkinTextBox stxtRemarks;
- private ComponentLibrary.LabelEx labelEx8;
- private OtherExpansion.SkinControl.SkinTextBox stxtAuthenticPirc;
- }
- }
|