⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 licencepage.cs

📁 飞信的收发使用csharp进行开发
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.pbLoading = new PictureBox();
            this.lbLoading = new XLabel();
            this.lbSmsKtTip = new XLabel();
            this.label2 = new XLabel();
            this.label3 = new XLabel();
            this.label4 = new XLabel();
            ((ISupportInitialize) this.pbValiCode).BeginInit();
            ((ISupportInitialize) this.pbLoading).BeginInit();
            base.SuspendLayout();
            this.lblSeperate.BorderColor = Color.Empty;
            this.lblSeperate.BorderStyle = BorderStyle.Fixed3D;
            this.lblSeperate.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lblSeperate.Location = new Point(0x41, 0xae);
            this.lblSeperate.Name = "lblSeperate";
            this.lblSeperate.Size = new Size(300, 2);
            this.lblSeperate.TabIndex = 9;
            this.lblSeperate.UseMnemonic = false;
            this.label1.BorderColor = Color.Empty;
            this.label1.BorderStyle = BorderStyle.Fixed3D;
            this.label1.ButtonBorderStyle = ButtonBorderStyle.None;
            this.label1.Location = new Point(0x55, 0x49);
            this.label1.Name = "label1";
            this.label1.Size = new Size(300, 2);
            this.label1.TabIndex = 1;
            this.label1.UseMnemonic = false;
            this.txtLicence.BackColor = Color.FromArgb(240, 240, 240);
            this.txtLicence.BorderStyle = BorderStyle.FixedSingle;
            this.txtLicence.ImeMode = ImeMode.Disable;
            this.txtLicence.Location = new Point(5, 0xba);
            this.txtLicence.Multiline = true;
            this.txtLicence.Name = "txtLicence";
            this.txtLicence.ReadOnly = true;
            this.txtLicence.ScrollBars = ScrollBars.Vertical;
            this.txtLicence.Size = new Size(0x160, 0x85);
            this.txtLicence.TabIndex = 3;
            this.lbMobileNo.AutoSize = true;
            this.lbMobileNo.BorderColor = Color.Empty;
            this.lbMobileNo.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lbMobileNo.Font = new Font("SimSun", 9f, FontStyle.Bold, GraphicsUnit.Point, 0x86);
            this.lbMobileNo.Location = new Point(14, 0x5c);
            this.lbMobileNo.Name = "lbMobileNo";
            this.lbMobileNo.Size = new Size(0x39, 12);
            this.lbMobileNo.TabIndex = 2;
            this.lbMobileNo.Text = "手机号:";
            this.lbMobileNo.UseMnemonic = false;
            this.lbMobileNoTip.AutoSize = true;
            this.lbMobileNoTip.BorderColor = Color.Empty;
            this.lbMobileNoTip.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lbMobileNoTip.Location = new Point(0xb5, 0x5c);
            this.lbMobileNoTip.Name = "lbMobileNoTip";
            this.lbMobileNoTip.Size = new Size(0xaf, 13);
            this.lbMobileNoTip.TabIndex = 3;
            this.lbMobileNoTip.Text = "(请输入中国移动的手机号码)";
            this.lbMobileNoTip.UseMnemonic = false;
            this.lbValiCodeTip.AutoSize = true;
            this.lbValiCodeTip.BorderColor = Color.Empty;
            this.lbValiCodeTip.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lbValiCodeTip.Location = new Point(0x41, 150);
            this.lbValiCodeTip.Name = "lbValiCodeTip";
            this.lbValiCodeTip.Size = new Size(0x103, 13);
            this.lbValiCodeTip.TabIndex = 6;
            this.lbValiCodeTip.Text = "请输入上面右侧图片中的验证码(全部为数字)";
            this.lbValiCodeTip.UseMnemonic = false;
            this.lbValiCode.AutoSize = true;
            this.lbValiCode.BorderColor = Color.Empty;
            this.lbValiCode.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lbValiCode.Font = new Font("SimSun", 9f, FontStyle.Bold, GraphicsUnit.Point, 0x86);
            this.lbValiCode.Location = new Point(14, 0x7c);
            this.lbValiCode.Name = "lbValiCode";
            this.lbValiCode.Size = new Size(0x39, 12);
            this.lbValiCode.TabIndex = 5;
            this.lbValiCode.Text = "验证码:";
            this.lbValiCode.UseMnemonic = false;
            this.txtMobileNo.BackColor = Color.White;
            this.txtMobileNo.BorderStyle = BorderStyle.FixedSingle;
            this.txtMobileNo.Location = new Point(0x43, 0x58);
            this.txtMobileNo.MaxLength = 11;
            this.txtMobileNo.Name = "txtMobileNo";
            this.txtMobileNo.Size = new Size(0x73, 20);
            this.txtMobileNo.TabIndex = 0;
            this.txtMobileNo.TextChanged += new EventHandler(this.txtMobileNo_TextChanged);
            this.txtValiCode.BackColor = Color.White;
            this.txtValiCode.BorderStyle = BorderStyle.FixedSingle;
            this.txtValiCode.Location = new Point(0x43, 120);
            this.txtValiCode.MaxLength = 8;
            this.txtValiCode.Name = "txtValiCode";
            this.txtValiCode.Size = new Size(0x73, 20);
            this.txtValiCode.TabIndex = 1;
            this.pbValiCode.ErrorImage = null;
            this.pbValiCode.InitialImage = null;
            this.pbValiCode.Location = new Point(0xbc, 120);
            this.pbValiCode.Name = "pbValiCode";
            this.pbValiCode.Size = new Size(110, 0x15);
            this.pbValiCode.SizeMode = PictureBoxSizeMode.AutoSize;
            this.pbValiCode.TabIndex = 7;
            this.pbValiCode.TabStop = false;
            this.lbYourMobileNo.AutoSize = true;
            this.lbYourMobileNo.BorderColor = Color.Empty;
            this.lbYourMobileNo.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lbYourMobileNo.Location = new Point(3, 0x44);
            this.lbYourMobileNo.Name = "lbYourMobileNo";
            this.lbYourMobileNo.Size = new Size(0x4f, 13);
            this.lbYourMobileNo.TabIndex = 0;
            this.lbYourMobileNo.Text = "您的手机号码";
            this.lbYourMobileNo.UseMnemonic = false;
            this.lbLicence.AutoSize = true;
            this.lbLicence.BorderColor = Color.Empty;
            this.lbLicence.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lbLicence.Location = new Point(3, 0xa8);
            this.lbLicence.Name = "lbLicence";
            this.lbLicence.Size = new Size(0x37, 13);
            this.lbLicence.TabIndex = 8;
            this.lbLicence.Text = "用户协议";
            this.lbLicence.UseMnemonic = false;
            this.chkAgreeLicence.AutoSize = true;
            this.chkAgreeLicence.Location = new Point(5, 0x143);
            this.chkAgreeLicence.Name = "chkAgreeLicence";
            this.chkAgreeLicence.Size = new Size(0xda, 0x11);
            this.chkAgreeLicence.TabIndex = 4;
            this.chkAgreeLicence.Text = "我已经阅读并且接受上面的用户协议";
            this.chkAgreeLicence.UseVisualStyleBackColor = true;
            this.chkAgreeLicence.CheckStateChanged += new EventHandler(this.chkAgreeLicence_CheckStateChanged);
            this.lbA.AutoSize = true;
            this.lbA.BorderColor = Color.Empty;
            this.lbA.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lbA.Location = new Point(0x10, 0xc9);
            this.lbA.Name = "lbA";
            this.lbA.Size = new Size(0x2b, 13);
            this.lbA.TabIndex = 12;
            this.lbA.Text = "甲方:";
            this.lbA.UseMnemonic = false;
            this.lbA.Visible = false;
            this.cbSubComs.BackColor = Color.White;
            this.cbSubComs.DropDownStyle = ComboBoxStyle.DropDownList;
            this.cbSubComs.FormattingEnabled = true;
            this.cbSubComs.Location = new Point(0x43, 0xcc);
            this.cbSubComs.Name = "cbSubComs";
            this.cbSubComs.Size = new Size(0xba, 0x15);
            this.cbSubComs.TabIndex = 2;
            this.cbSubComs.Visible = false;
            this.lbB.AutoSize = true;
            this.lbB.BorderColor = Color.Empty;
            this.lbB.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lbB.Location = new Point(0x10, 200);
            this.lbB.Name = "lbB";
            this.lbB.Size = new Size(0x2b, 13);
            this.lbB.TabIndex = 14;
            this.lbB.Text = "乙方:";
            this.lbB.UseMnemonic = false;
            this.lbBName.AutoSize = true;
            this.lbBName.BorderColor = Color.Empty;
            this.lbBName.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lbBName.Location = new Point(0x41, 0xc0);
            this.lbBName.Name = "lbBName";
            this.lbBName.Size = new Size(0, 13);
            this.lbBName.TabIndex = 15;
            this.lbBName.UseMnemonic = false;
            this.pbLoading.ErrorImage = null;
            this.pbLoading.InitialImage = null;
            this.pbLoading.Location = new Point(20, 0xcc);
            this.pbLoading.Name = "pbLoading";
            this.pbLoading.Size = new Size(0x20, 0x20);
            this.pbLoading.TabIndex = 0x10;
            this.pbLoading.TabStop = false;
            this.lbLoading.BorderColor = Color.Empty;
            this.lbLoading.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lbLoading.Font = new Font("Microsoft Sans Serif", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0x86);
            this.lbLoading.Location = new Point(0x36, 0xcc);
            this.lbLoading.Name = "lbLoading";
            this.lbLoading.Size = new Size(0x113, 40);
            this.lbLoading.TabIndex = 0x11;
            this.lbLoading.Text = "正在通过网络获取图形验证码,请稍候!";
            this.lbLoading.TextAlign = ContentAlignment.MiddleLeft;
            this.lbLoading.UseMnemonic = false;
            this.lbSmsKtTip.AutoSize = true;
            this.lbSmsKtTip.BorderColor = Color.Empty;
            this.lbSmsKtTip.ButtonBorderStyle = ButtonBorderStyle.None;
            this.lbSmsKtTip.Font = new Font("SimSun", 9f, FontStyle.Regular, GraphicsUnit.Point, 0x86);
            this.lbSmsKtTip.Location = new Point(14, 0x1d);
            this.lbSmsKtTip.Name = "lbSmsKtTip";
            this.lbSmsKtTip.Size = new Size(0x125, 12);
            this.lbSmsKtTip.TabIndex = 0x12;
            this.lbSmsKtTip.Text = "您可以直接编辑短信[ {0} ]发送到[ {1} ]开通服务!";
            this.lbSmsKtTip.UseMnemonic = false;
            this.label2.AutoSize = true;
            this.label2.BorderColor = Color.Empty;
            this.label2.ButtonBorderStyle = ButtonBorderStyle.None;
            this.label2.Location = new Point(6, 7);
            this.label2.Name = "label2";
            this.label2.Size = new Size(0x67, 13);
            this.label2.TabIndex = 0x13;
            this.label2.Text = "编辑短信直接开通";
            this.label2.UseMnemonic = false;
            this.label3.BorderColor = Color.Empty;
            this.label3.BorderStyle = BorderStyle.Fixed3D;
            this.label3.ButtonBorderStyle = ButtonBorderStyle.None;
            this.label3.Location = new Point(0x71, 13);
            this.label3.Name = "label3";
            this.label3.Size = new Size(320, 2);
            this.label3.TabIndex = 20;
            this.label3.UseMnemonic = false;
            this.label4.AutoSize = true;
            this.label4.BorderColor = Color.Empty;
            this.label4.ButtonBorderStyle = ButtonBorderStyle.None;
            this.label4.Location = new Point(13, 0x30);
            this.label4.Name = "label4";
            this.label4.Size = new Size(0x157, 13);
            this.label4.TabIndex = 0x15;
            this.label4.Text = "提示:您也可以填写您的手机号来完成后续注册步骤(推荐)。";
            this.label4.UseMnemonic = false;
            base.AutoScaleDimensions = new SizeF(6f, 13f);
            base.Controls.Add(this.label4);
            base.Controls.Add(this.label2);
            base.Controls.Add(this.label3);
            base.Controls.Add(this.lbSmsKtTip);
            base.Controls.Add(this.txtLicence);
            base.Controls.Add(this.lbLoading);
            base.Controls.Add(this.pbLoading);
            base.Controls.Add(this.lbBName);
            base.Controls.Add(this.lbB);
            base.Controls.Add(this.lbYourMobileNo);
            base.Controls.Add(this.label1);
            base.Controls.Add(this.lbLicence);
            base.Controls.Add(this.lblSeperate);
            base.Controls.Add(this.chkAgreeLicence);
            base.Controls.Add(this.pbValiCode);
            base.Controls.Add(this.txtValiCode);
            base.Controls.Add(this.txtMobileNo);
            base.Controls.Add(this.lbValiCodeTip);
            base.Controls.Add(this.lbValiCode);
            base.Controls.Add(this.lbMobileNoTip);
            base.Controls.Add(this.lbMobileNo);
            base.Controls.Add(this.cbSubComs);
            base.Controls.Add(this.lbA);
            base.Name = "LicencePage";
            base.Size = new Size(360, 340);
            ((ISupportInitialize) this.pbValiCode).EndInit();
            ((ISupportInitialize) this.pbLoading).EndInit();
            base.ResumeLayout(false);
            base.PerformLayout();
        }

        private void LicencePage_Disposed(object sender, EventArgs e)
        {
            this.DetachEventHandler();
        }

        private void LicencePage_Load(object sender, EventArgs e)
        {
            this.txtMobileNo.Text = base._host.ProvsionData.MobileNo;
            this.txtValiCode.Text = string.Empty;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -