📄 sendrequestform.cs
字号:
label2.Name = "label8";
label2.Size = new Size(0x48, 15);
label2.TabIndex = 0x1b;
label2.Text = "对方的资料";
label2.UseMnemonic = false;
label3.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
label3.BorderColor = Color.Empty;
label3.BorderStyle = BorderStyle.Fixed3D;
label3.ButtonBorderStyle = ButtonBorderStyle.None;
label3.Location = new System.Drawing.Point(7, 0x8b);
label3.Name = "label13";
label3.Size = new Size(0x1ee, 2);
label3.TabIndex = 0x1c;
label3.Text = "label13";
label3.UseMnemonic = false;
label4.set_AutoSize(true);
label4.BackColor = Color.Transparent;
label4.BorderColor = Color.Empty;
label4.ButtonBorderStyle = ButtonBorderStyle.None;
label4.Font = new Font("Microsoft Sans Serif", 9f, FontStyle.Bold, GraphicsUnit.Point, 0);
label4.ForeColor = Color.RoyalBlue;
label4.Location = new System.Drawing.Point(5, 14);
label4.Name = "label2";
label4.Size = new Size(0x6f, 15);
label4.TabIndex = 0x16;
label4.Text = "将对方添加为好友";
label4.UseMnemonic = false;
label5.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Top;
label5.BorderColor = Color.Empty;
label5.BorderStyle = BorderStyle.Fixed3D;
label5.ButtonBorderStyle = ButtonBorderStyle.None;
label5.Location = new System.Drawing.Point(7, 0x17);
label5.Name = "label12";
label5.Size = new Size(0x1ee, 2);
label5.TabIndex = 0x17;
label5.Text = "label12";
label5.UseMnemonic = false;
label6.set_AutoSize(true);
label6.BackColor = Color.Transparent;
label6.BorderColor = Color.Empty;
label6.ButtonBorderStyle = ButtonBorderStyle.None;
label6.Font = new Font("Microsoft Sans Serif", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
label6.ForeColor = SystemColors.ControlText;
label6.Location = new System.Drawing.Point(0x127, 0xa8);
label6.Name = "label7";
label6.Size = new Size(0x4f, 15);
label6.TabIndex = 14;
label6.Text = "将对方添加到";
label6.UseMnemonic = false;
this.labelAlert.set_AutoSize(true);
this.labelAlert.BackColor = Color.Transparent;
this.labelAlert.BorderColor = Color.Empty;
this.labelAlert.ButtonBorderStyle = ButtonBorderStyle.None;
this.labelAlert.Font = new Font("Microsoft Sans Serif", 9f, FontStyle.Regular, GraphicsUnit.Point, 0);
this.labelAlert.ForeColor = Color.Red;
this.labelAlert.Location = new System.Drawing.Point(0x53, 0x4c);
this.labelAlert.Name = "labelAlert";
this.labelAlert.Size = new Size(0xdf, 15);
this.labelAlert.TabIndex = 12;
this.labelAlert.Text = "该用户未开通飞信,将添加为手机好友。";
this.labelAlert.UseMnemonic = false;
this.radioButtonMobileNo.set_AutoSize(true);
this.radioButtonMobileNo.BackColor = Color.Transparent;
this.radioButtonMobileNo.Location = new System.Drawing.Point(11, 0x13);
this.radioButtonMobileNo.Name = "radioButtonMobileNo";
this.radioButtonMobileNo.Size = new Size(0x55, 0x11);
this.radioButtonMobileNo.TabIndex = 5;
this.radioButtonMobileNo.TabStop = true;
this.radioButtonMobileNo.Text = "对方手机号";
this.radioButtonMobileNo.set_UseVisualStyleBackColor(false);
this.radioButtonMobileNo.CheckedChanged += new EventHandler(this.radioButtonMobileNo_CheckedChanged);
this.lbIAm.set_AutoSize(true);
this.lbIAm.BorderColor = Color.Empty;
this.lbIAm.ButtonBorderStyle = ButtonBorderStyle.None;
this.lbIAm.Location = new System.Drawing.Point(11, 0x1b);
this.lbIAm.Name = "lbIAm";
this.lbIAm.Size = new Size(0x1f, 13);
this.lbIAm.TabIndex = 0;
this.lbIAm.Text = "我是";
this.lbIAm.UseMnemonic = false;
this.textBoxMobileNo.BackColor = Color.White;
this.textBoxMobileNo.BorderStyle = BorderStyle.FixedSingle;
this.textBoxMobileNo.EmptyTextTip = "";
this.textBoxMobileNo.EmptyTextTipColor = Color.DarkGray;
this.textBoxMobileNo.ImeMode = ImeMode.Hangul | ImeMode.On;
this.textBoxMobileNo.Location = new System.Drawing.Point(0x6d, 0x11);
this.textBoxMobileNo.MaxLength = 11;
this.textBoxMobileNo.Name = "textBoxMobileNo";
this.textBoxMobileNo.Size = new Size(0x93, 20);
this.textBoxMobileNo.TabIndex = 10;
this.textBoxMobileNo.Enter += new EventHandler(this.textBoxMobileNo_Enter);
this.textBoxMobileNo.TextChanged += new EventHandler(this.textBoxMobileNo_TextChanged);
this.radioButtonSID.set_AutoSize(true);
this.radioButtonSID.BackColor = Color.Transparent;
this.radioButtonSID.Location = new System.Drawing.Point(11, 0x30);
this.radioButtonSID.Name = "radioButtonSID";
this.radioButtonSID.Size = new Size(0x55, 0x11);
this.radioButtonSID.TabIndex = 15;
this.radioButtonSID.TabStop = true;
this.radioButtonSID.Text = "对方飞信号";
this.radioButtonSID.set_UseVisualStyleBackColor(false);
this.textBoxSID.BackColor = Color.White;
this.textBoxSID.BorderStyle = BorderStyle.FixedSingle;
this.textBoxSID.EmptyTextTip = "";
this.textBoxSID.EmptyTextTipColor = Color.DarkGray;
this.textBoxSID.Location = new System.Drawing.Point(0x6d, 0x2f);
this.textBoxSID.MaxLength = 9;
this.textBoxSID.Name = "textBoxSID";
this.textBoxSID.Size = new Size(0x93, 20);
this.textBoxSID.TabIndex = 20;
this.textBoxSID.Enter += new EventHandler(this.textBoxSID_Enter);
this.textBoxSID.TextChanged += new EventHandler(this.textBoxSID_TextChanged);
this.linkLabelMobileNoHint.set_AutoSize(true);
this.linkLabelMobileNoHint.BackColor = Color.Transparent;
this.linkLabelMobileNoHint.LinkColor = Color.Green;
this.linkLabelMobileNoHint.Location = new System.Drawing.Point(0x10a, 0x15);
this.linkLabelMobileNoHint.Name = "linkLabelMobileNoHint";
this.linkLabelMobileNoHint.Size = new Size(0x43, 13);
this.linkLabelMobileNoHint.TabIndex = 11;
this.linkLabelMobileNoHint.TabStop = true;
this.linkLabelMobileNoHint.Text = "公开手机号";
this.linkLabelMobileNoHint.Click += new EventHandler(this.linkLabelMobileNoHint_Click);
this.textBoxMyName.BackColor = SystemColors.Window;
this.textBoxMyName.BorderStyle = BorderStyle.FixedSingle;
this.textBoxMyName.EmptyTextTip = "";
this.textBoxMyName.EmptyTextTipColor = Color.DarkGray;
this.textBoxMyName.Location = new System.Drawing.Point(0x2c, 0x17);
this.textBoxMyName.MaxLength = 10;
this.textBoxMyName.Name = "textBoxMyName";
this.textBoxMyName.Size = new Size(0x41, 20);
this.textBoxMyName.TabIndex = 0x19;
this.textBoxMyName.Enter += new EventHandler(this.textBoxMyName_Enter);
this.textBoxMyName.KeyPress += new KeyPressEventHandler(this.textBoxMyName_KeyPress);
this.comboBoxGroup.BackColor = Color.White;
this.comboBoxGroup.EmptyTextTip = "";
this.comboBoxGroup.EmptyTextTipColor = Color.DarkGray;
this.comboBoxGroup.set_FormattingEnabled(true);
this.comboBoxGroup.Location = new System.Drawing.Point(120, 0x30);
this.comboBoxGroup.Name = "comboBoxGroup";
this.comboBoxGroup.Size = new Size(0x81, 0x15);
this.comboBoxGroup.TabIndex = 0x23;
this.buttonOK.AutoArrangementX = false;
this.buttonOK.AutoSizeToImage = false;
this.buttonOK.BackColor = Color.Transparent;
this.buttonOK.BackgroundImageDisable = null;
this.buttonOK.BackgroundImageDown = null;
this.buttonOK.BackgroundImageHover = null;
this.buttonOK.ChangeSkin = true;
this.buttonOK.Location = new System.Drawing.Point(0xc6, 0x11f);
this.buttonOK.Name = "buttonOK";
this.buttonOK.Size = new Size(0x4b, 0x15);
this.buttonOK.TabIndex = 11;
this.buttonOK.Text = "确定";
this.buttonOK.set_UseVisualStyleBackColor(false);
this.buttonOK.Click += new EventHandler(this.buttonOK_Click);
this.buttonCancel.AutoArrangementX = false;
this.buttonCancel.AutoSizeToImage = false;
this.buttonCancel.BackColor = Color.Transparent;
this.buttonCancel.BackgroundImageDisable = null;
this.buttonCancel.BackgroundImageDown = null;
this.buttonCancel.BackgroundImageHover = null;
this.buttonCancel.ChangeSkin = true;
this.buttonCancel.DialogResult = DialogResult.Cancel;
this.buttonCancel.Location = new System.Drawing.Point(0x117, 0x11f);
this.buttonCancel.Name = "buttonCancel";
this.buttonCancel.Size = new Size(0x4b, 0x15);
this.buttonCancel.TabIndex = 12;
this.buttonCancel.Text = "取消";
this.buttonCancel.set_UseVisualStyleBackColor(false);
this.buttonCancel.Click += new EventHandler(this.buttonCancel_Click);
this.panel1.BackColor = Color.Transparent;
this.panel1.Controls.Add(this.panelAddBuddy);
this.panel1.Location = new System.Drawing.Point(3, 3);
this.panel1.Name = "panel1";
this.panel1.Size = new Size(380, 0x117);
this.panel1.TabIndex = 0;
this.panelAddBuddy.BackColor = Color.Transparent;
this.panelAddBuddy.Controls.Add(this.tabControlAddBuddy);
this.panelAddBuddy.Controls.Add(this.panelTop);
this.panelAddBuddy.Location = new System.Drawing.Point(0, 0);
this.panelAddBuddy.Name = "panelAddBuddy";
this.panelAddBuddy.Size = new Size(370, 0x113);
this.panelAddBuddy.TabIndex = 0x16;
this.tabControlAddBuddy.Alignment = TabAlignment.Top;
this.tabControlAddBuddy.Animating = false;
this.tabControlAddBuddy.BackColor = Color.Transparent;
this.tabControlAddBuddy.BorderColor = Color.Transparent;
this.tabControlAddBuddy.BorderWidth = 0;
this.tabControlAddBuddy.Controls.Add(this.tabPageImps);
this.tabControlAddBuddy.Controls.Add(this.tabPageVodafone);
this.tabControlAddBuddy.CurrentDirection = ScrollDirection.Up;
this.tabControlAddBuddy.Dock = DockStyle.Top;
this.tabControlAddBuddy.EnableToolTip = false;
this.tabControlAddBuddy.HideTabWhenOneTab = true;
this.tabControlAddBuddy.HoverIndex = -1;
this.tabControlAddBuddy.HoverTabBackColor = Color.Transparent;
this.tabControlAddBuddy.Location = new System.Drawing.Point(0, 3);
this.tabControlAddBuddy.Name = "tabControlAddBuddy";
this.tabControlAddBuddy.set_Padding(new Padding(3, 3, 2, 2));
this.tabControlAddBuddy.ScrollImageButton = null;
this.tabControlAddBuddy.ScrollRectA = new Rectangle(0, 0, 0, 0);
this.tabControlAddBuddy.ScrollRectB = new Rectangle(0, 0, 0, 0);
this.tabControlAddBuddy.SelectedIndex = 0;
this.tabControlAddBuddy.SelectedTab = this.tabPageImps;
this.tabControlAddBuddy.SelectedTabBackColor = Color.Transparent;
this.tabControlAddBuddy.Size = new Size(370, 0x10f);
this.tabControlAddBuddy.TabHeight = 20;
this.tabControlAddBuddy.TabIndex = 0x13;
this.tabControlAddBuddy.TabWidth = 0x23;
this.tabControlAddBuddy.ThemeEnabled = false;
this.tabControlAddBuddy.XTabStyle = XTabStyle.Default;
this.tabControlAddBuddy.SelectedIndexChanged += new EventHandler(this.tabControlAddBuddy_SelectedIndexChanged);
this.tabPageImps.BackColor = Color.Transparent;
this.tabPageImps.Controls.Add(this.groupBox1);
this.tabPageImps.Controls.Add(this.groupBoxPreview);
this.tabPageImps.Controls.Add(this.linkLabelMobileNoHint);
this.tabPageImps.Controls.Add(this.radioButtonMobileNo);
this.tabPageImps.Controls.Add(this.textBoxMobileNo);
this.tabPageImps.Controls.Add(this.textBoxSID);
this.tabPageImps.Controls.Add(this.radioButtonSID);
this.tabPageImps.DisplayIndex = 0;
this.tabPageImps.Hided = false;
this.tabPageImps.Image = (Image) manager.GetObject("tabPageImps.Image");
this.tabPageImps.ImageIndex = -1;
this.tabPageImps.ImageKey = "";
this.tabPageImps.Location = new System.Drawing.Point(3, 0x17);
this.tabPageImps.Name = "tabPageImps";
this.tabPageImps.set_Padding(new Padding(3));
this.tabPageImps.Selected = false;
this.tabPageImps.Size = new Size(0x16d, 0xf6);
this.tabPageImps.TabIndex = 0;
this.tabPageImps.TabRectangle = new Rectangle(3, 3, 0x4b, 20);
this.tabPageImps.Text = "中国移动";
this.tabPageImps.ToolTipText = "";
this.groupBox1.Controls.Add(this.labelAlert);
this.groupBox1.Controls.Add(this.xTextBoxNickname);
this.groupBox1.Controls.Add(this.comboBoxGroup);
this.groupBox1.Controls.Add(this.linkLabelNewGroup);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.linkLabelDetail);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Location = new System.Drawing.Point(7, 140);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new Size(0x165, 0x66);
this.groupBox1.TabIndex = 0x1d;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "联系人信息";
this.xTextBoxNickname.BackColor = Color.White;
this.xTextBoxNickname.BorderStyle = BorderStyle.FixedSingle;
this.xTextBoxNickname.EmptyTextTip = "";
this.xTextBoxNickname.EmptyTextTipColor = Color.DarkGray;
this.xTextBoxNickname.Location = new System.Drawing.Point(120, 0x13);
this.xTextBoxNickname.MaxLength = 15;
this.xTextBoxNickname.Name = "xTextBoxNickname";
this.xTextBoxNickname.Size = new Size(0x81, 20);
this.xTextBoxNickname.TabIndex = 30;
this.linkLabelNewGroup.BackgroundImage = (Image) manager.GetObject("linkLabelNewGroup.BackgroundImage");
this.linkLabelNewGroup.DisabledBackgroundImage = null;
this.linkLabelNewGroup.get_FlatAppearance().set_BorderSize(0);
this.linkLabelNewGroup.FlatStyle = FlatStyle.Flat;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -