📄 sendrequestform.cs
字号:
this.tabPageImps.ToolTipText = "";
this.labelSetNickname.AutoEllipsis = false;
this.labelSetNickname.AutoSize = true;
this.labelSetNickname.BackColor = Color.Transparent;
this.labelSetNickname.BorderColor = Color.Black;
this.labelSetNickname.BorderStyle = BorderStyle.None;
this.labelSetNickname.ButtonBorderStyle = ButtonBorderStyle.Solid;
this.labelSetNickname.Font = new Font("Microsoft Sans Serif", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
this.labelSetNickname.ForeColor = SystemColors.ControlText;
this.labelSetNickname.Location = new Point(90, 0x110);
this.labelSetNickname.Name = "labelSetNickname";
this.labelSetNickname.Size = new Size(0xc4, 15);
this.labelSetNickname.TabIndex = 0x1d;
this.labelSetNickname.Text = "对方的昵称,您也可以自行修改";
this.labelSetNickname.TextAlign = ContentAlignment.TopLeft;
this.labelSetNickname.UseMnemonic = false;
this.label3.AutoEllipsis = false;
this.label3.AutoSize = true;
this.label3.BorderColor = Color.Black;
this.label3.BorderStyle = BorderStyle.None;
this.label3.ButtonBorderStyle = ButtonBorderStyle.Solid;
this.label3.Font = new Font("Microsoft Sans Serif", 8.25f, FontStyle.Regular, GraphicsUnit.Point, 0);
this.label3.Location = new Point(0x13, 0x7c);
this.label3.Name = "label3";
this.label3.Size = new Size(0x1d4, 14);
this.label3.TabIndex = 0x17;
this.label3.Text = "请在下面的邀请函中输入您的名称(限5个汉字或10个字母),以便对方知道您的身份:";
this.label3.TextAlign = ContentAlignment.TopLeft;
this.label3.UseMnemonic = false;
this.linkLabelDetail.AutoSize = true;
this.linkLabelDetail.Location = new Point(5, 320);
this.linkLabelDetail.Name = "linkLabelDetail";
this.linkLabelDetail.Size = new Size(0x4f, 13);
this.linkLabelDetail.TabIndex = 9;
this.linkLabelDetail.TabStop = true;
this.linkLabelDetail.Text = "查看详细信息";
this.linkLabelDetail.LinkClicked += new LinkLabelLinkClickedEventHandler(this.linkLabelDetail_LinkClicked);
this.xTextBoxNickname.BackColor = Color.White;
this.xTextBoxNickname.BorderStyle = BorderStyle.FixedSingle;
this.xTextBoxNickname.Location = new Point(0x5d, 0x125);
this.xTextBoxNickname.MaxLength = 15;
this.xTextBoxNickname.Name = "xTextBoxNickname";
this.xTextBoxNickname.Size = new Size(0xa8, 20);
this.xTextBoxNickname.TabIndex = 10;
this.labelAlert.AutoEllipsis = false;
this.labelAlert.BorderColor = Color.Black;
this.labelAlert.BorderStyle = BorderStyle.None;
this.labelAlert.ButtonBorderStyle = ButtonBorderStyle.Solid;
this.labelAlert.ForeColor = Color.Maroon;
this.labelAlert.Location = new Point(90, 0xf1);
this.labelAlert.Name = "labelAlert";
this.labelAlert.Size = new Size(0x16e, 0x1f);
this.labelAlert.TabIndex = 0x1c;
this.labelAlert.Text = "对方尚未开通Fetion服务,您将添加对方为手机好友,并可以从PC给对方发送短信。 请给对方设置一个昵称,以方便您查找。";
this.labelAlert.TextAlign = ContentAlignment.TopLeft;
this.labelAlert.UseMnemonic = false;
this.labelAlert.Visible = false;
this.pictureBoxPortrait.BackColor = Color.White;
this.pictureBoxPortrait.BorderColor = Color.FromArgb(0xa4, 170, 220);
this.pictureBoxPortrait.Cursor = Cursors.Hand;
this.pictureBoxPortrait.Image = (Image) manager.GetObject("pictureBoxPortrait.Image");
this.pictureBoxPortrait.Location = new Point(7, 0xf3);
this.pictureBoxPortrait.Name = "pictureBoxPortrait";
this.pictureBoxPortrait.Size = new Size(70, 70);
this.pictureBoxPortrait.SizeMode = PortraitSizeMode.Size_64;
this.pictureBoxPortrait.TabIndex = 8;
this.pictureBoxPortrait.ToolTipText = "";
this.pictureBoxPortrait.UseHandCursor = false;
this.pictureBoxPortrait.Click += new EventHandler(this.pictureBoxPortrait_Click);
this.groupBoxPreview.Controls.Add(this.label15);
this.groupBoxPreview.Controls.Add(this.textBoxMyName);
this.groupBoxPreview.Controls.Add(this.labelPreview);
this.groupBoxPreview.Controls.Add(this.lbIAm);
this.groupBoxPreview.Location = new Point(0x13, 0x8a);
this.groupBoxPreview.Name = "groupBoxPreview";
this.groupBoxPreview.Size = new Size(0x1b6, 0x42);
this.groupBoxPreview.TabIndex = 6;
this.groupBoxPreview.TabStop = false;
this.label15.AutoEllipsis = false;
this.label15.AutoSize = true;
this.label15.BorderColor = Color.Black;
this.label15.BorderStyle = BorderStyle.None;
this.label15.ButtonBorderStyle = ButtonBorderStyle.Solid;
this.label15.Location = new Point(0x10, 0x2b);
this.label15.Name = "label15";
this.label15.Size = new Size(0xf2, 14);
this.label15.TabIndex = 0x1a;
this.label15.Text = "希望添加您为好友,以后联系就更方便了!";
this.label15.TextAlign = ContentAlignment.TopLeft;
this.label15.UseMnemonic = false;
this.labelPreview.AutoEllipsis = true;
this.labelPreview.BorderColor = Color.Black;
this.labelPreview.BorderStyle = BorderStyle.None;
this.labelPreview.ButtonBorderStyle = ButtonBorderStyle.Solid;
this.labelPreview.Location = new Point(0x6b, 0x15);
this.labelPreview.Name = "labelPreview";
this.labelPreview.Size = new Size(0x138, 20);
this.labelPreview.TabIndex = 100;
this.labelPreview.Text = " (昵称:老王)";
this.labelPreview.TextAlign = ContentAlignment.TopLeft;
this.labelPreview.UseMnemonic = false;
this.linkLabelNewGroup.AutoSize = true;
this.linkLabelNewGroup.BackColor = Color.Transparent;
this.linkLabelNewGroup.Location = new Point(0x1a7, 320);
this.linkLabelNewGroup.Name = "linkLabelNewGroup";
this.linkLabelNewGroup.Size = new Size(0x37, 13);
this.linkLabelNewGroup.TabIndex = 12;
this.linkLabelNewGroup.TabStop = true;
this.linkLabelNewGroup.Text = "添加新组";
this.linkLabelNewGroup.LinkClicked += new LinkLabelLinkClickedEventHandler(this.linkLabelNewGroup_LinkClicked);
this.tabPageVodafone.BackColor = Color.Transparent;
this.tabPageVodafone.Controls.Add(this.xTextBoxNicknameV);
this.tabPageVodafone.Controls.Add(label6);
this.tabPageVodafone.Controls.Add(label7);
this.tabPageVodafone.Controls.Add(label8);
this.tabPageVodafone.Controls.Add(label9);
this.tabPageVodafone.Controls.Add(label10);
this.tabPageVodafone.Controls.Add(this.linkLabelNicknameSIDV);
this.tabPageVodafone.Controls.Add(this.linkLabelNicknameMobileNoV);
this.tabPageVodafone.Controls.Add(this.linkLabelNewGroupV);
this.tabPageVodafone.Controls.Add(label11);
this.tabPageVodafone.Controls.Add(this.comboBoxGroupV);
this.tabPageVodafone.Controls.Add(this.label5);
this.tabPageVodafone.Controls.Add(this.xTextBoxMobileNoV);
this.tabPageVodafone.Controls.Add(this.radioButtonMobileNoV);
this.tabPageVodafone.Controls.Add(this.xTextBoxSIDV);
this.tabPageVodafone.Controls.Add(this.radioButtonSIDV);
this.tabPageVodafone.DisplayIndex = 0;
this.tabPageVodafone.Hided = false;
this.tabPageVodafone.Image = (Image) manager.GetObject("tabPageVodafone.Image");
this.tabPageVodafone.ImageIndex = -1;
this.tabPageVodafone.ImageKey = "";
this.tabPageVodafone.Location = new Point(3, 0x19);
this.tabPageVodafone.Name = "tabPageVodafone";
this.tabPageVodafone.Padding = new Padding(3);
this.tabPageVodafone.Selected = false;
this.tabPageVodafone.Size = new Size(0x1fd, 350);
this.tabPageVodafone.TabIndex = 1;
this.tabPageVodafone.TabRectangle = new Rectangle(0x4e, 3, 0x7d, 20);
this.tabPageVodafone.Text = "沃达丰(Vodafone)";
this.tabPageVodafone.ToolTipText = "";
this.xTextBoxNicknameV.BackColor = Color.White;
this.xTextBoxNicknameV.BorderStyle = BorderStyle.FixedSingle;
this.xTextBoxNicknameV.Location = new Point(90, 0xbd);
this.xTextBoxNicknameV.MaxLength = 15;
this.xTextBoxNicknameV.Name = "xTextBoxNicknameV";
this.xTextBoxNicknameV.Size = new Size(0xa8, 20);
this.xTextBoxNicknameV.TabIndex = 30;
this.linkLabelNicknameSIDV.AutoEllipsis = true;
this.linkLabelNicknameSIDV.BackColor = Color.Transparent;
this.linkLabelNicknameSIDV.Location = new Point(0x142, 0x62);
this.linkLabelNicknameSIDV.Name = "linkLabelNicknameSIDV";
this.linkLabelNicknameSIDV.Size = new Size(0x59, 13);
this.linkLabelNicknameSIDV.TabIndex = 0x15;
this.linkLabelNicknameSIDV.TabStop = true;
this.linkLabelNicknameSIDV.Text = "昵称:";
this.linkLabelNicknameMobileNoV.AutoEllipsis = true;
this.linkLabelNicknameMobileNoV.BackColor = Color.Transparent;
this.linkLabelNicknameMobileNoV.Location = new Point(0x143, 50);
this.linkLabelNicknameMobileNoV.Name = "linkLabelNicknameMobileNoV";
this.linkLabelNicknameMobileNoV.Size = new Size(0x5e, 13);
this.linkLabelNicknameMobileNoV.TabIndex = 20;
this.linkLabelNicknameMobileNoV.TabStop = true;
this.linkLabelNicknameMobileNoV.Text = "昵称:";
this.linkLabelNewGroupV.AutoSize = true;
this.linkLabelNewGroupV.BackColor = Color.Transparent;
this.linkLabelNewGroupV.Location = new Point(420, 0xd8);
this.linkLabelNewGroupV.Name = "linkLabelNewGroupV";
this.linkLabelNewGroupV.Size = new Size(0x37, 13);
this.linkLabelNewGroupV.TabIndex = 0x13;
this.linkLabelNewGroupV.TabStop = true;
this.linkLabelNewGroupV.Text = "添加新组";
this.linkLabelNewGroupV.LinkClicked += new LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked);
this.comboBoxGroupV.BackColor = Color.White;
this.comboBoxGroupV.FormattingEnabled = true;
this.comboBoxGroupV.Location = new Point(0x127, 0xbd);
this.comboBoxGroupV.Name = "comboBoxGroupV";
this.comboBoxGroupV.Size = new Size(180, 0x15);
this.comboBoxGroupV.TabIndex = 15;
this.label5.AutoEllipsis = false;
this.label5.AutoSize = true;
this.label5.BorderColor = Color.Black;
this.label5.BorderStyle = BorderStyle.None;
this.label5.ButtonBorderStyle = ButtonBorderStyle.Solid;
this.label5.Location = new Point(0xa4, 0x4b);
this.label5.Name = "label5";
this.label5.Size = new Size(0x107, 14);
this.label5.TabIndex = 6;
this.label5.Text = "格式:+国际码手机号码,如:+8613999999999";
this.label5.TextAlign = ContentAlignment.TopLeft;
this.label5.UseMnemonic = false;
this.xTextBoxMobileNoV.BackColor = Color.White;
this.xTextBoxMobileNoV.BorderStyle = BorderStyle.FixedSingle;
this.xTextBoxMobileNoV.ImeMode = ImeMode.Close;
this.xTextBoxMobileNoV.Location = new Point(0xa6, 0x2e);
this.xTextBoxMobileNoV.MaxLength = 20;
this.xTextBoxMobileNoV.Name = "xTextBoxMobileNoV";
this.xTextBoxMobileNoV.Size = new Size(0x95, 20);
this.xTextBoxMobileNoV.TabIndex = 5;
this.xTextBoxMobileNoV.TextChanged += new EventHandler(this.xTextBoxMobileNoV_TextChanged);
this.radioButtonMobileNoV.AutoSize = true;
this.radioButtonMobileNoV.Location = new Point(0x13, 0x30);
this.radioButtonMobileNoV.Name = "radioButtonMobileNoV";
this.radioButtonMobileNoV.Size = new Size(0x55, 0x11);
this.radioButtonMobileNoV.TabIndex = 4;
this.radioButtonMobileNoV.TabStop = true;
this.radioButtonMobileNoV.Text = "对方手机号";
this.radioButtonMobileNoV.UseVisualStyleBackColor = true;
this.radioButtonMobileNoV.CheckedChanged += new EventHandler(this.radioButtonMobileNoV_CheckedChanged);
this.xTextBoxSIDV.BackColor = Color.White;
this.xTextBoxSIDV.BorderStyle = BorderStyle.FixedSingle;
this.xTextBoxSIDV.ImeMode = ImeMode.Close;
this.xTextBoxSIDV.Location = new Point(0xa6, 0x5f);
this.xTextBoxSIDV.MaxLength = 11;
this.xTextBoxSIDV.Name = "xTextBoxSIDV";
this.xTextBoxSIDV.Size = new Size(0x95, 20);
this.xTextBoxSIDV.TabIndex = 3;
this.xTextBoxSIDV.TextChanged += new EventHandler(this.xTextBoxSIDV_TextChanged);
this.radioButtonSIDV.AutoSize = true;
this.radioButtonSIDV.Location = new Point(0x13, 0x5f);
this.radioButtonSIDV.Name = "radioButtonSIDV";
this.radioButtonSIDV.Size = new Size(140, 0x11);
this.radioButtonSIDV.TabIndex = 2;
this.radioButtonSIDV.TabStop = true;
this.radioButtonSIDV.Text = "Vodafone Messenger ID";
this.radioButtonSIDV.UseVisualStyleBackColor = true;
this.radioButtonSIDV.CheckedChanged += new EventHandler(this.radioButtonMID_CheckedChanged);
this.panelTop.Dock = DockStyle.Top;
this.panelTop.Location = new Point(0, 0);
this.panelTop.Name = "panelTop";
this.panelTop.Size = new Size(0x203, 3);
this.panelTop.TabIndex = 20;
base.AcceptButton = this.buttonOK;
base.AutoScaleDimensions = new SizeF(6f, 13f);
base.AutoScaleMode = AutoScaleMode.Font;
base.CancelButton = this.buttonCancel;
base.ClientSize = new Size(0x209, 0x1d5);
base.Controls.Add(this.panel1);
base.FormBorderStyle = FormBorderStyle.FixedSingle;
base.Icon = (Icon) manager.GetObject("$this.Icon");
base.MinimizeBox = false;
base.Name = "SendRequestForm";
base.Padding = new Padding(3);
base.StartPosition = FormStartPosition.Manual;
base.Lo
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -