123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822 |
- namespace LYFZ.WeinaSmsInterface
- {
- partial class frmAccountInformation
- {
- /// <summary>
- /// 必需的设计器变量。
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// 清理所有正在使用的资源。
- /// </summary>
- /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows 窗体设计器生成的代码
- /// <summary>
- /// 设计器支持所需的方法 - 不要
- /// 使用代码编辑器修改此方法的内容。
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAccountInformation));
- this.groupBoxEx1 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.skinButtom1 = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
- this.skinTextBox2 = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.skinTextBox1 = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.labelEx15 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx13 = new LYFZ.ComponentLibrary.LabelEx();
- this.skinTextBoxPassword = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.skinButtomQuery = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
- this.skinTextBoxAccount = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.labelEx10 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx9 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx8 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx7 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx6 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx5 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx4 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx3 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx12 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx14 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx2 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx11 = new LYFZ.ComponentLibrary.LabelEx();
- this.lab所属经营商 = new LYFZ.ComponentLibrary.LabelEx();
- this.lb彩信单价 = new LYFZ.ComponentLibrary.LabelEx();
- this.lb传真单价 = new LYFZ.ComponentLibrary.LabelEx();
- this.lb语音单价 = new LYFZ.ComponentLibrary.LabelEx();
- this.lb短信签名 = new LYFZ.ComponentLibrary.LabelEx();
- this.lb短信字符数 = new LYFZ.ComponentLibrary.LabelEx();
- this.lb单价 = new LYFZ.ComponentLibrary.LabelEx();
- this.lab查询结果 = new LYFZ.ComponentLibrary.LabelEx();
- this.lb余额 = new LYFZ.ComponentLibrary.LabelEx();
- this.lb用户名 = new LYFZ.ComponentLibrary.LabelEx();
- this.skinButtomSendSms = new LYFZ.OtherExpansion.SkinControl.SkinButtom();
- this.skinTextBoxPhoneNumber = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.labelEx发送结果 = new LYFZ.ComponentLibrary.LabelEx();
- this.groupBoxEx2 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.skinTextBoxSmsInfo = new LYFZ.OtherExpansion.SkinControl.SkinTextBox();
- this.labelEx1 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx24 = new LYFZ.ComponentLibrary.LabelEx();
- this.labelEx23 = new LYFZ.ComponentLibrary.LabelEx();
- this.groupBoxEx3 = new LYFZ.ComponentLibrary.GroupBoxEx();
- this.nudCount = new LYFZ.ComponentLibrary.NumericUpDownEx(this.components);
- this.rdobtnBulk = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.rdobtnSingleShot = new LYFZ.ComponentLibrary.RadioButtonEx();
- this.labelEx16 = new LYFZ.ComponentLibrary.LabelEx();
- this.chkOpen = new LYFZ.ComponentLibrary.CheckBoxEx();
- this.plExMainContainer.SuspendLayout();
- this.plFormMainContent.SuspendLayout();
- this.groupBoxEx1.SuspendLayout();
- this.groupBoxEx2.SuspendLayout();
- this.groupBoxEx3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.nudCount)).BeginInit();
- this.SuspendLayout();
- //
- // plExMainContainer
- //
- this.plExMainContainer.Controls.Add(this.groupBoxEx3);
- this.plExMainContainer.Controls.Add(this.groupBoxEx2);
- this.plExMainContainer.Controls.Add(this.groupBoxEx1);
- this.plExMainContainer.Size = new System.Drawing.Size(600, 565);
- //
- // plFormMainContent
- //
- this.plFormMainContent.Size = new System.Drawing.Size(600, 565);
- //
- // btnAppFormMaximize
- //
- this.btnAppFormMaximize.BackImg = ((System.Drawing.Bitmap)(resources.GetObject("btnAppFormMaximize.BackImg")));
- this.btnAppFormMaximize.Location = new System.Drawing.Point(541, 0);
- //
- // btnAppFormExit
- //
- this.btnAppFormExit.Location = new System.Drawing.Point(568, 0);
- //
- // btnAppFormMinimize
- //
- this.btnAppFormMinimize.Location = new System.Drawing.Point(514, 0);
- //
- // groupBoxEx1
- //
- this.groupBoxEx1.BackColor = System.Drawing.Color.Transparent;
- this.groupBoxEx1.Controls.Add(this.chkOpen);
- this.groupBoxEx1.Controls.Add(this.skinButtom1);
- this.groupBoxEx1.Controls.Add(this.skinTextBox2);
- this.groupBoxEx1.Controls.Add(this.skinTextBox1);
- this.groupBoxEx1.Controls.Add(this.labelEx15);
- this.groupBoxEx1.Controls.Add(this.labelEx13);
- this.groupBoxEx1.Controls.Add(this.skinTextBoxPassword);
- this.groupBoxEx1.Controls.Add(this.skinButtomQuery);
- this.groupBoxEx1.Controls.Add(this.skinTextBoxAccount);
- this.groupBoxEx1.Controls.Add(this.labelEx10);
- this.groupBoxEx1.Controls.Add(this.labelEx9);
- this.groupBoxEx1.Controls.Add(this.labelEx8);
- this.groupBoxEx1.Controls.Add(this.labelEx7);
- this.groupBoxEx1.Controls.Add(this.labelEx6);
- this.groupBoxEx1.Controls.Add(this.labelEx5);
- this.groupBoxEx1.Controls.Add(this.labelEx4);
- this.groupBoxEx1.Controls.Add(this.labelEx3);
- this.groupBoxEx1.Controls.Add(this.labelEx12);
- this.groupBoxEx1.Controls.Add(this.labelEx14);
- this.groupBoxEx1.Controls.Add(this.labelEx2);
- this.groupBoxEx1.Controls.Add(this.labelEx11);
- this.groupBoxEx1.Controls.Add(this.lab所属经营商);
- this.groupBoxEx1.Controls.Add(this.lb彩信单价);
- this.groupBoxEx1.Controls.Add(this.lb传真单价);
- this.groupBoxEx1.Controls.Add(this.lb语音单价);
- this.groupBoxEx1.Controls.Add(this.lb短信签名);
- this.groupBoxEx1.Controls.Add(this.lb短信字符数);
- this.groupBoxEx1.Controls.Add(this.lb单价);
- this.groupBoxEx1.Controls.Add(this.lab查询结果);
- this.groupBoxEx1.Controls.Add(this.lb余额);
- this.groupBoxEx1.Controls.Add(this.lb用户名);
- this.groupBoxEx1.Location = new System.Drawing.Point(12, 69);
- this.groupBoxEx1.Name = "groupBoxEx1";
- this.groupBoxEx1.Size = new System.Drawing.Size(280, 480);
- this.groupBoxEx1.TabIndex = 0;
- this.groupBoxEx1.TabStop = false;
- this.groupBoxEx1.Text = "帐号查询";
- //
- // skinButtom1
- //
- this.skinButtom1.BackColor = System.Drawing.Color.Transparent;
- this.skinButtom1.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
- this.skinButtom1.DownBack = null;
- this.skinButtom1.Location = new System.Drawing.Point(219, 443);
- this.skinButtom1.MouseBack = null;
- this.skinButtom1.Name = "skinButtom1";
- this.skinButtom1.NormlBack = null;
- this.skinButtom1.Size = new System.Drawing.Size(55, 29);
- this.skinButtom1.TabIndex = 5;
- this.skinButtom1.Text = "保 存";
- this.skinButtom1.UseVisualStyleBackColor = false;
- this.skinButtom1.Click += new System.EventHandler(this.skinButtom1_Click);
- //
- // skinTextBox2
- //
- this.skinTextBox2.BackColor = System.Drawing.Color.Transparent;
- this.skinTextBox2.Icon = null;
- this.skinTextBox2.IconIsButton = false;
- this.skinTextBox2.IsPasswordChat = '\0';
- this.skinTextBox2.IsSystemPasswordChar = false;
- this.skinTextBox2.Lines = new string[] {
- ","};
- this.skinTextBox2.Location = new System.Drawing.Point(8, 443);
- this.skinTextBox2.Margin = new System.Windows.Forms.Padding(0);
- this.skinTextBox2.MaxLength = 32767;
- this.skinTextBox2.MinimumSize = new System.Drawing.Size(0, 28);
- this.skinTextBox2.MouseBack = null;
- this.skinTextBox2.Multiline = false;
- this.skinTextBox2.Name = "skinTextBox2";
- this.skinTextBox2.NormlBack = null;
- this.skinTextBox2.Padding = new System.Windows.Forms.Padding(5);
- this.skinTextBox2.ReadOnly = false;
- this.skinTextBox2.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.skinTextBox2.Size = new System.Drawing.Size(208, 28);
- this.skinTextBox2.TabIndex = 6;
- this.skinTextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.skinTextBox2.WaterColor = System.Drawing.Color.DarkGray;
- this.skinTextBox2.WaterText = "请输入手机号,多个用\",\"号分隔";
- this.skinTextBox2.WordWrap = true;
- //
- // skinTextBox1
- //
- this.skinTextBox1.BackColor = System.Drawing.Color.Transparent;
- this.skinTextBox1.Icon = null;
- this.skinTextBox1.IconIsButton = false;
- this.skinTextBox1.IsPasswordChat = '\0';
- this.skinTextBox1.IsSystemPasswordChar = false;
- this.skinTextBox1.Lines = new string[] {
- "0"};
- this.skinTextBox1.Location = new System.Drawing.Point(91, 414);
- this.skinTextBox1.Margin = new System.Windows.Forms.Padding(0);
- this.skinTextBox1.MaxLength = 32767;
- this.skinTextBox1.MinimumSize = new System.Drawing.Size(0, 28);
- this.skinTextBox1.MouseBack = null;
- this.skinTextBox1.Multiline = false;
- this.skinTextBox1.Name = "skinTextBox1";
- this.skinTextBox1.NormlBack = null;
- this.skinTextBox1.Padding = new System.Windows.Forms.Padding(5);
- this.skinTextBox1.ReadOnly = false;
- this.skinTextBox1.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.skinTextBox1.Size = new System.Drawing.Size(56, 28);
- this.skinTextBox1.TabIndex = 7;
- this.skinTextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.skinTextBox1.WaterColor = System.Drawing.Color.DarkGray;
- this.skinTextBox1.WaterText = "请输入帐号";
- this.skinTextBox1.WordWrap = true;
- //
- // labelEx15
- //
- this.labelEx15.AutoSize = true;
- this.labelEx15.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx15.Location = new System.Drawing.Point(148, 419);
- this.labelEx15.Name = "labelEx15";
- this.labelEx15.Size = new System.Drawing.Size(116, 17);
- this.labelEx15.TabIndex = 3;
- this.labelEx15.Text = "发送充值提醒短信到";
- //
- // labelEx13
- //
- this.labelEx13.AutoSize = true;
- this.labelEx13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx13.Location = new System.Drawing.Point(8, 419);
- this.labelEx13.Name = "labelEx13";
- this.labelEx13.Size = new System.Drawing.Size(81, 17);
- this.labelEx13.TabIndex = 4;
- this.labelEx13.Text = "余额小于(条):";
- //
- // skinTextBoxPassword
- //
- this.skinTextBoxPassword.BackColor = System.Drawing.Color.Transparent;
- this.skinTextBoxPassword.Icon = null;
- this.skinTextBoxPassword.IconIsButton = false;
- this.skinTextBoxPassword.IsPasswordChat = '*';
- this.skinTextBoxPassword.IsSystemPasswordChar = false;
- this.skinTextBoxPassword.Lines = new string[] {
- "lyfzbq1234"};
- this.skinTextBoxPassword.Location = new System.Drawing.Point(46, 85);
- this.skinTextBoxPassword.Margin = new System.Windows.Forms.Padding(0);
- this.skinTextBoxPassword.MaxLength = 32767;
- this.skinTextBoxPassword.MinimumSize = new System.Drawing.Size(0, 28);
- this.skinTextBoxPassword.MouseBack = null;
- this.skinTextBoxPassword.Multiline = false;
- this.skinTextBoxPassword.Name = "skinTextBoxPassword";
- this.skinTextBoxPassword.NormlBack = null;
- this.skinTextBoxPassword.Padding = new System.Windows.Forms.Padding(5);
- this.skinTextBoxPassword.ReadOnly = false;
- this.skinTextBoxPassword.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.skinTextBoxPassword.Size = new System.Drawing.Size(130, 28);
- this.skinTextBoxPassword.TabIndex = 2;
- this.skinTextBoxPassword.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.skinTextBoxPassword.WaterColor = System.Drawing.Color.DarkGray;
- this.skinTextBoxPassword.WaterText = "请输入密码";
- this.skinTextBoxPassword.WordWrap = true;
- //
- // skinButtomQuery
- //
- this.skinButtomQuery.BackColor = System.Drawing.Color.Transparent;
- this.skinButtomQuery.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
- this.skinButtomQuery.DownBack = null;
- this.skinButtomQuery.Location = new System.Drawing.Point(180, 52);
- this.skinButtomQuery.MouseBack = null;
- this.skinButtomQuery.Name = "skinButtomQuery";
- this.skinButtomQuery.NormlBack = null;
- this.skinButtomQuery.Size = new System.Drawing.Size(94, 61);
- this.skinButtomQuery.TabIndex = 1;
- this.skinButtomQuery.Text = "查 询";
- this.skinButtomQuery.UseVisualStyleBackColor = false;
- this.skinButtomQuery.Click += new System.EventHandler(this.skinButtomQuery_Click);
- //
- // skinTextBoxAccount
- //
- this.skinTextBoxAccount.BackColor = System.Drawing.Color.Transparent;
- this.skinTextBoxAccount.Icon = null;
- this.skinTextBoxAccount.IconIsButton = false;
- this.skinTextBoxAccount.IsPasswordChat = '\0';
- this.skinTextBoxAccount.IsSystemPasswordChar = false;
- this.skinTextBoxAccount.Lines = new string[] {
- "lyfzrj"};
- this.skinTextBoxAccount.Location = new System.Drawing.Point(47, 51);
- this.skinTextBoxAccount.Margin = new System.Windows.Forms.Padding(0);
- this.skinTextBoxAccount.MaxLength = 32767;
- this.skinTextBoxAccount.MinimumSize = new System.Drawing.Size(0, 28);
- this.skinTextBoxAccount.MouseBack = null;
- this.skinTextBoxAccount.Multiline = false;
- this.skinTextBoxAccount.Name = "skinTextBoxAccount";
- this.skinTextBoxAccount.NormlBack = null;
- this.skinTextBoxAccount.Padding = new System.Windows.Forms.Padding(5);
- this.skinTextBoxAccount.ReadOnly = false;
- this.skinTextBoxAccount.ScrollBars = System.Windows.Forms.ScrollBars.None;
- this.skinTextBoxAccount.Size = new System.Drawing.Size(130, 28);
- this.skinTextBoxAccount.TabIndex = 2;
- this.skinTextBoxAccount.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.skinTextBoxAccount.WaterColor = System.Drawing.Color.DarkGray;
- this.skinTextBoxAccount.WaterText = "请输入帐号";
- this.skinTextBoxAccount.WordWrap = true;
- //
- // labelEx10
- //
- this.labelEx10.AutoSize = true;
- this.labelEx10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx10.Location = new System.Drawing.Point(60, 392);
- this.labelEx10.Name = "labelEx10";
- this.labelEx10.Size = new System.Drawing.Size(71, 17);
- this.labelEx10.TabIndex = 0;
- this.labelEx10.Text = "所属经营商:";
- //
- // labelEx9
- //
- this.labelEx9.AutoSize = true;
- this.labelEx9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx9.Location = new System.Drawing.Point(30, 362);
- this.labelEx9.Name = "labelEx9";
- this.labelEx9.Size = new System.Drawing.Size(99, 17);
- this.labelEx9.TabIndex = 0;
- this.labelEx9.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(6, 332);
- this.labelEx8.Name = "labelEx8";
- this.labelEx8.Size = new System.Drawing.Size(123, 17);
- this.labelEx8.TabIndex = 0;
- this.labelEx8.Text = "传真短信单价(元/条):";
- //
- // 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(6, 302);
- this.labelEx7.Name = "labelEx7";
- this.labelEx7.Size = new System.Drawing.Size(123, 17);
- this.labelEx7.TabIndex = 0;
- 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(72, 272);
- this.labelEx6.Name = "labelEx6";
- this.labelEx6.Size = new System.Drawing.Size(59, 17);
- this.labelEx6.TabIndex = 0;
- 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(36, 242);
- this.labelEx5.Name = "labelEx5";
- this.labelEx5.Size = new System.Drawing.Size(95, 17);
- this.labelEx5.TabIndex = 0;
- this.labelEx5.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(54, 212);
- this.labelEx4.Name = "labelEx4";
- this.labelEx4.Size = new System.Drawing.Size(75, 17);
- this.labelEx4.TabIndex = 0;
- this.labelEx4.Text = "单价(元/条):";
- //
- // 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(72, 182);
- this.labelEx3.Name = "labelEx3";
- this.labelEx3.Size = new System.Drawing.Size(57, 17);
- this.labelEx3.TabIndex = 0;
- this.labelEx3.Text = "余额(条):";
- //
- // labelEx12
- //
- this.labelEx12.AutoSize = true;
- this.labelEx12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx12.Location = new System.Drawing.Point(9, 91);
- this.labelEx12.Name = "labelEx12";
- this.labelEx12.Size = new System.Drawing.Size(35, 17);
- this.labelEx12.TabIndex = 0;
- this.labelEx12.Text = "密码:";
- //
- // labelEx14
- //
- this.labelEx14.AutoSize = true;
- this.labelEx14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx14.Location = new System.Drawing.Point(72, 126);
- this.labelEx14.Name = "labelEx14";
- this.labelEx14.Size = new System.Drawing.Size(59, 17);
- this.labelEx14.TabIndex = 0;
- this.labelEx14.Text = "查询结果:";
- //
- // 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(84, 152);
- this.labelEx2.Name = "labelEx2";
- this.labelEx2.Size = new System.Drawing.Size(47, 17);
- this.labelEx2.TabIndex = 0;
- this.labelEx2.Text = "用户名:";
- //
- // labelEx11
- //
- this.labelEx11.AutoSize = true;
- this.labelEx11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx11.Location = new System.Drawing.Point(9, 57);
- this.labelEx11.Name = "labelEx11";
- this.labelEx11.Size = new System.Drawing.Size(35, 17);
- this.labelEx11.TabIndex = 0;
- this.labelEx11.Text = "帐号:";
- //
- // lab所属经营商
- //
- this.lab所属经营商.AutoSize = true;
- this.lab所属经营商.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab所属经营商.ForeColor = System.Drawing.Color.Green;
- this.lab所属经营商.Location = new System.Drawing.Point(138, 393);
- this.lab所属经营商.Name = "lab所属经营商";
- this.lab所属经营商.Size = new System.Drawing.Size(80, 17);
- this.lab所属经营商.TabIndex = 0;
- this.lab所属经营商.Text = "北京维那公司";
- //
- // lb彩信单价
- //
- this.lb彩信单价.AutoSize = true;
- this.lb彩信单价.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lb彩信单价.ForeColor = System.Drawing.Color.Green;
- this.lb彩信单价.Location = new System.Drawing.Point(138, 363);
- this.lb彩信单价.Name = "lb彩信单价";
- this.lb彩信单价.Size = new System.Drawing.Size(13, 17);
- this.lb彩信单价.TabIndex = 0;
- this.lb彩信单价.Text = "-";
- //
- // lb传真单价
- //
- this.lb传真单价.AutoSize = true;
- this.lb传真单价.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lb传真单价.ForeColor = System.Drawing.Color.Green;
- this.lb传真单价.Location = new System.Drawing.Point(138, 333);
- this.lb传真单价.Name = "lb传真单价";
- this.lb传真单价.Size = new System.Drawing.Size(13, 17);
- this.lb传真单价.TabIndex = 0;
- this.lb传真单价.Text = "-";
- //
- // lb语音单价
- //
- this.lb语音单价.AutoSize = true;
- this.lb语音单价.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lb语音单价.ForeColor = System.Drawing.Color.Green;
- this.lb语音单价.Location = new System.Drawing.Point(138, 303);
- this.lb语音单价.Name = "lb语音单价";
- this.lb语音单价.Size = new System.Drawing.Size(13, 17);
- this.lb语音单价.TabIndex = 0;
- this.lb语音单价.Text = "-";
- //
- // lb短信签名
- //
- this.lb短信签名.AutoSize = true;
- this.lb短信签名.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lb短信签名.ForeColor = System.Drawing.Color.Green;
- this.lb短信签名.Location = new System.Drawing.Point(138, 273);
- this.lb短信签名.Name = "lb短信签名";
- this.lb短信签名.Size = new System.Drawing.Size(13, 17);
- this.lb短信签名.TabIndex = 0;
- this.lb短信签名.Text = "-";
- //
- // lb短信字符数
- //
- this.lb短信字符数.AutoSize = true;
- this.lb短信字符数.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lb短信字符数.ForeColor = System.Drawing.Color.Green;
- this.lb短信字符数.Location = new System.Drawing.Point(138, 243);
- this.lb短信字符数.Name = "lb短信字符数";
- this.lb短信字符数.Size = new System.Drawing.Size(13, 17);
- this.lb短信字符数.TabIndex = 0;
- this.lb短信字符数.Text = "-";
- //
- // lb单价
- //
- this.lb单价.AutoSize = true;
- this.lb单价.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lb单价.ForeColor = System.Drawing.Color.Green;
- this.lb单价.Location = new System.Drawing.Point(138, 213);
- this.lb单价.Name = "lb单价";
- this.lb单价.Size = new System.Drawing.Size(13, 17);
- this.lb单价.TabIndex = 0;
- this.lb单价.Text = "-";
- //
- // lab查询结果
- //
- this.lab查询结果.AutoSize = true;
- this.lab查询结果.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lab查询结果.ForeColor = System.Drawing.Color.Green;
- this.lab查询结果.Location = new System.Drawing.Point(138, 127);
- this.lab查询结果.Name = "lab查询结果";
- this.lab查询结果.Size = new System.Drawing.Size(13, 17);
- this.lab查询结果.TabIndex = 0;
- this.lab查询结果.Text = "-";
- //
- // lb余额
- //
- this.lb余额.AutoSize = true;
- this.lb余额.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lb余额.ForeColor = System.Drawing.Color.Green;
- this.lb余额.Location = new System.Drawing.Point(138, 183);
- this.lb余额.Name = "lb余额";
- this.lb余额.Size = new System.Drawing.Size(13, 17);
- this.lb余额.TabIndex = 0;
- this.lb余额.Text = "-";
- //
- // lb用户名
- //
- this.lb用户名.AutoSize = true;
- this.lb用户名.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lb用户名.ForeColor = System.Drawing.Color.Green;
- this.lb用户名.Location = new System.Drawing.Point(138, 153);
- this.lb用户名.Name = "lb用户名";
- this.lb用户名.Size = new System.Drawing.Size(13, 17);
- this.lb用户名.TabIndex = 0;
- this.lb用户名.Text = "-";
- //
- // skinButtomSendSms
- //
- this.skinButtomSendSms.BackColor = System.Drawing.Color.Transparent;
- this.skinButtomSendSms.ControlState = LYFZ.OtherExpansion.SkinClass.ControlState.Normal;
- this.skinButtomSendSms.DownBack = null;
- this.skinButtomSendSms.Location = new System.Drawing.Point(197, 275);
- this.skinButtomSendSms.MouseBack = null;
- this.skinButtomSendSms.Name = "skinButtomSendSms";
- this.skinButtomSendSms.NormlBack = null;
- this.skinButtomSendSms.Size = new System.Drawing.Size(75, 29);
- this.skinButtomSendSms.TabIndex = 1;
- this.skinButtomSendSms.Text = "发送短信";
- this.skinButtomSendSms.UseVisualStyleBackColor = false;
- this.skinButtomSendSms.Click += new System.EventHandler(this.skinButtomSendSms_Click);
- //
- // skinTextBoxPhoneNumber
- //
- this.skinTextBoxPhoneNumber.BackColor = System.Drawing.Color.Transparent;
- this.skinTextBoxPhoneNumber.Icon = null;
- this.skinTextBoxPhoneNumber.IconIsButton = false;
- this.skinTextBoxPhoneNumber.IsPasswordChat = '\0';
- this.skinTextBoxPhoneNumber.IsSystemPasswordChar = false;
- this.skinTextBoxPhoneNumber.Lines = new string[0];
- this.skinTextBoxPhoneNumber.Location = new System.Drawing.Point(10, 39);
- this.skinTextBoxPhoneNumber.Margin = new System.Windows.Forms.Padding(0);
- this.skinTextBoxPhoneNumber.MaxLength = 32767;
- this.skinTextBoxPhoneNumber.MinimumSize = new System.Drawing.Size(0, 28);
- this.skinTextBoxPhoneNumber.MouseBack = null;
- this.skinTextBoxPhoneNumber.Multiline = true;
- this.skinTextBoxPhoneNumber.Name = "skinTextBoxPhoneNumber";
- this.skinTextBoxPhoneNumber.NormlBack = null;
- this.skinTextBoxPhoneNumber.Padding = new System.Windows.Forms.Padding(5);
- this.skinTextBoxPhoneNumber.ReadOnly = false;
- this.skinTextBoxPhoneNumber.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.skinTextBoxPhoneNumber.Size = new System.Drawing.Size(264, 73);
- this.skinTextBoxPhoneNumber.TabIndex = 2;
- this.skinTextBoxPhoneNumber.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.skinTextBoxPhoneNumber.WaterColor = System.Drawing.Color.DarkGray;
- this.skinTextBoxPhoneNumber.WaterText = "请输入对方手机号";
- this.skinTextBoxPhoneNumber.WordWrap = true;
- //
- // labelEx发送结果
- //
- this.labelEx发送结果.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx发送结果.ForeColor = System.Drawing.Color.Red;
- this.labelEx发送结果.Location = new System.Drawing.Point(12, 319);
- this.labelEx发送结果.Name = "labelEx发送结果";
- this.labelEx发送结果.Size = new System.Drawing.Size(262, 121);
- this.labelEx发送结果.TabIndex = 0;
- this.labelEx发送结果.Text = "-";
- //
- // groupBoxEx2
- //
- this.groupBoxEx2.BackColor = System.Drawing.Color.Transparent;
- this.groupBoxEx2.Controls.Add(this.skinButtomSendSms);
- this.groupBoxEx2.Controls.Add(this.skinTextBoxSmsInfo);
- this.groupBoxEx2.Controls.Add(this.skinTextBoxPhoneNumber);
- this.groupBoxEx2.Controls.Add(this.labelEx1);
- this.groupBoxEx2.Controls.Add(this.labelEx24);
- this.groupBoxEx2.Controls.Add(this.labelEx23);
- this.groupBoxEx2.Controls.Add(this.labelEx发送结果);
- this.groupBoxEx2.Location = new System.Drawing.Point(304, 69);
- this.groupBoxEx2.Name = "groupBoxEx2";
- this.groupBoxEx2.Size = new System.Drawing.Size(280, 480);
- this.groupBoxEx2.TabIndex = 3;
- this.groupBoxEx2.TabStop = false;
- this.groupBoxEx2.Text = "短信发送";
- //
- // skinTextBoxSmsInfo
- //
- this.skinTextBoxSmsInfo.BackColor = System.Drawing.Color.Transparent;
- this.skinTextBoxSmsInfo.Icon = null;
- this.skinTextBoxSmsInfo.IconIsButton = false;
- this.skinTextBoxSmsInfo.IsPasswordChat = '\0';
- this.skinTextBoxSmsInfo.IsSystemPasswordChar = false;
- this.skinTextBoxSmsInfo.Lines = new string[0];
- this.skinTextBoxSmsInfo.Location = new System.Drawing.Point(10, 136);
- this.skinTextBoxSmsInfo.Margin = new System.Windows.Forms.Padding(0);
- this.skinTextBoxSmsInfo.MaxLength = 32767;
- this.skinTextBoxSmsInfo.MinimumSize = new System.Drawing.Size(0, 28);
- this.skinTextBoxSmsInfo.MouseBack = null;
- this.skinTextBoxSmsInfo.Multiline = true;
- this.skinTextBoxSmsInfo.Name = "skinTextBoxSmsInfo";
- this.skinTextBoxSmsInfo.NormlBack = null;
- this.skinTextBoxSmsInfo.Padding = new System.Windows.Forms.Padding(5);
- this.skinTextBoxSmsInfo.ReadOnly = false;
- this.skinTextBoxSmsInfo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
- this.skinTextBoxSmsInfo.Size = new System.Drawing.Size(264, 135);
- this.skinTextBoxSmsInfo.TabIndex = 2;
- this.skinTextBoxSmsInfo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
- this.skinTextBoxSmsInfo.WaterColor = System.Drawing.Color.DarkGray;
- this.skinTextBoxSmsInfo.WaterText = "请输入对方手机号";
- this.skinTextBoxSmsInfo.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.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
- this.labelEx1.Location = new System.Drawing.Point(12, 298);
- this.labelEx1.Name = "labelEx1";
- this.labelEx1.Size = new System.Drawing.Size(68, 17);
- this.labelEx1.TabIndex = 0;
- this.labelEx1.Text = "发送结果:";
- //
- // labelEx24
- //
- this.labelEx24.AutoSize = true;
- this.labelEx24.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx24.Location = new System.Drawing.Point(12, 116);
- this.labelEx24.Name = "labelEx24";
- this.labelEx24.Size = new System.Drawing.Size(59, 17);
- this.labelEx24.TabIndex = 0;
- this.labelEx24.Text = "短信内容:";
- //
- // labelEx23
- //
- this.labelEx23.AutoSize = true;
- this.labelEx23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx23.Location = new System.Drawing.Point(12, 20);
- this.labelEx23.Name = "labelEx23";
- this.labelEx23.Size = new System.Drawing.Size(189, 17);
- this.labelEx23.TabIndex = 0;
- this.labelEx23.Text = "对方手机号(多个用“,”号分隔):";
- //
- // groupBoxEx3
- //
- this.groupBoxEx3.BackColor = System.Drawing.Color.Transparent;
- this.groupBoxEx3.Controls.Add(this.nudCount);
- this.groupBoxEx3.Controls.Add(this.rdobtnBulk);
- this.groupBoxEx3.Controls.Add(this.rdobtnSingleShot);
- this.groupBoxEx3.Controls.Add(this.labelEx16);
- this.groupBoxEx3.Location = new System.Drawing.Point(12, 10);
- this.groupBoxEx3.Name = "groupBoxEx3";
- this.groupBoxEx3.Size = new System.Drawing.Size(572, 53);
- this.groupBoxEx3.TabIndex = 5;
- this.groupBoxEx3.TabStop = false;
- this.groupBoxEx3.Text = "通道选择";
- //
- // nudCount
- //
- this.nudCount.Location = new System.Drawing.Point(420, 20);
- this.nudCount.Maximum = new decimal(new int[] {
- 10000,
- 0,
- 0,
- 0});
- this.nudCount.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.nudCount.Name = "nudCount";
- this.nudCount.Size = new System.Drawing.Size(58, 21);
- this.nudCount.TabIndex = 1;
- this.nudCount.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- this.nudCount.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- //
- // rdobtnBulk
- //
- this.rdobtnBulk.AutoSize = true;
- this.rdobtnBulk.BackColor = System.Drawing.Color.Transparent;
- this.rdobtnBulk.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.rdobtnBulk.Location = new System.Drawing.Point(127, 20);
- this.rdobtnBulk.Name = "rdobtnBulk";
- this.rdobtnBulk.Size = new System.Drawing.Size(118, 21);
- this.rdobtnBulk.TabIndex = 0;
- this.rdobtnBulk.Text = "群发通道(营销类)";
- this.rdobtnBulk.UseVisualStyleBackColor = false;
- this.rdobtnBulk.Click += new System.EventHandler(this.rdobtnBulk_Click);
- //
- // rdobtnSingleShot
- //
- this.rdobtnSingleShot.AutoSize = true;
- this.rdobtnSingleShot.BackColor = System.Drawing.Color.Transparent;
- this.rdobtnSingleShot.Checked = true;
- this.rdobtnSingleShot.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.rdobtnSingleShot.Location = new System.Drawing.Point(9, 20);
- this.rdobtnSingleShot.Name = "rdobtnSingleShot";
- this.rdobtnSingleShot.Size = new System.Drawing.Size(118, 21);
- this.rdobtnSingleShot.TabIndex = 0;
- this.rdobtnSingleShot.TabStop = true;
- this.rdobtnSingleShot.Text = "单发通道(通知类)";
- this.rdobtnSingleShot.UseVisualStyleBackColor = false;
- this.rdobtnSingleShot.Click += new System.EventHandler(this.rdobtnSingleShot_Click);
- //
- // labelEx16
- //
- this.labelEx16.AutoSize = true;
- this.labelEx16.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.labelEx16.Location = new System.Drawing.Point(256, 22);
- this.labelEx16.Name = "labelEx16";
- this.labelEx16.Size = new System.Drawing.Size(306, 17);
- this.labelEx16.TabIndex = 0;
- this.labelEx16.Text = "单发/群发通道切换条件 大于 条为群发通道";
- //
- // chkOpen
- //
- this.chkOpen.AutoSize = true;
- this.chkOpen.BackColor = System.Drawing.Color.Transparent;
- this.chkOpen.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.chkOpen.Location = new System.Drawing.Point(47, 22);
- this.chkOpen.Name = "chkOpen";
- this.chkOpen.Size = new System.Drawing.Size(75, 21);
- this.chkOpen.TabIndex = 8;
- this.chkOpen.Text = "启用通道";
- this.chkOpen.UseVisualStyleBackColor = false;
- //
- // frmAccountInformation
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(600, 630);
- this.IsMaximized = false;
- this.IsUserControlsSize = false;
- this.Name = "frmAccountInformation";
- this.Text = "北京维那短信接口V3.0—帐号信息";
- this.plExMainContainer.ResumeLayout(false);
- this.plFormMainContent.ResumeLayout(false);
- this.groupBoxEx1.ResumeLayout(false);
- this.groupBoxEx1.PerformLayout();
- this.groupBoxEx2.ResumeLayout(false);
- this.groupBoxEx2.PerformLayout();
- this.groupBoxEx3.ResumeLayout(false);
- this.groupBoxEx3.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.nudCount)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private ComponentLibrary.GroupBoxEx groupBoxEx1;
- private OtherExpansion.SkinControl.SkinButtom skinButtomSendSms;
- private ComponentLibrary.LabelEx labelEx10;
- private ComponentLibrary.LabelEx labelEx9;
- private ComponentLibrary.LabelEx labelEx8;
- private ComponentLibrary.LabelEx labelEx7;
- private ComponentLibrary.LabelEx labelEx6;
- private ComponentLibrary.LabelEx labelEx5;
- private ComponentLibrary.LabelEx labelEx4;
- private ComponentLibrary.LabelEx labelEx3;
- private ComponentLibrary.LabelEx labelEx2;
- private OtherExpansion.SkinControl.SkinTextBox skinTextBoxPhoneNumber;
- private OtherExpansion.SkinControl.SkinTextBox skinTextBoxPassword;
- private OtherExpansion.SkinControl.SkinTextBox skinTextBoxAccount;
- private ComponentLibrary.LabelEx labelEx12;
- private ComponentLibrary.LabelEx labelEx11;
- private OtherExpansion.SkinControl.SkinButtom skinButtomQuery;
- private ComponentLibrary.LabelEx lab所属经营商;
- private ComponentLibrary.LabelEx lb彩信单价;
- private ComponentLibrary.LabelEx lb传真单价;
- private ComponentLibrary.LabelEx lb语音单价;
- private ComponentLibrary.LabelEx lb短信签名;
- private ComponentLibrary.LabelEx lb短信字符数;
- private ComponentLibrary.LabelEx lb单价;
- private ComponentLibrary.LabelEx lb余额;
- private ComponentLibrary.LabelEx lb用户名;
- private ComponentLibrary.LabelEx labelEx发送结果;
- private ComponentLibrary.GroupBoxEx groupBoxEx2;
- private OtherExpansion.SkinControl.SkinTextBox skinTextBoxSmsInfo;
- private ComponentLibrary.LabelEx labelEx24;
- private ComponentLibrary.LabelEx labelEx23;
- private ComponentLibrary.LabelEx labelEx1;
- private ComponentLibrary.LabelEx labelEx14;
- private ComponentLibrary.LabelEx lab查询结果;
- private OtherExpansion.SkinControl.SkinButtom skinButtom1;
- private OtherExpansion.SkinControl.SkinTextBox skinTextBox2;
- private OtherExpansion.SkinControl.SkinTextBox skinTextBox1;
- private ComponentLibrary.LabelEx labelEx15;
- private ComponentLibrary.LabelEx labelEx13;
- private ComponentLibrary.GroupBoxEx groupBoxEx3;
- private ComponentLibrary.NumericUpDownEx nudCount;
- private ComponentLibrary.RadioButtonEx rdobtnBulk;
- private ComponentLibrary.RadioButtonEx rdobtnSingleShot;
- private ComponentLibrary.LabelEx labelEx16;
- private ComponentLibrary.CheckBoxEx chkOpen;
- }
- }
|