/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmLogin)); this.toolShow = new System.Windows.Forms.ToolTip(this.components); this.btnDuoId = new CCWin.SkinControl.SkinButtom(); this.btnSandeng = new CCWin.SkinControl.SkinButtom(); this.btnDl = new CCWin.SkinControl.SkinButtom(); this.chkZdLogin = new CCWin.SkinControl.SkinCheckBox(); this.btnMima = new CCWin.SkinControl.SkinButtom(); this.btnZc = new CCWin.SkinControl.SkinButtom(); this.pnlId = new CCWin.SkinControl.SkinPanel(); this.txtId = new CCWin.SkinControl.WaterTextBox(); this.btnId = new CCWin.SkinControl.SkinButtom(); this.txtPwd = new CCWin.SkinControl.SkinTextBox(); this.pnlTx = new CCWin.SkinControl.SkinPanel(); this.pnlImgTx = new CCWin.SkinControl.SkinPanel(); this.btnState = new CCWin.SkinControl.SkinButtom(); this.tuopan = new System.Windows.Forms.NotifyIcon(this.components); this.MenuState = new CCWin.SkinControl.SkinContextMenuStrip(); this.ItemImonline = new System.Windows.Forms.ToolStripMenuItem(); this.ItemQme = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator(); this.ItemAway = new System.Windows.Forms.ToolStripMenuItem(); this.ItemBusy = new System.Windows.Forms.ToolStripMenuItem(); this.ItemMute = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator(); this.ItemInVisble = new System.Windows.Forms.ToolStripMenuItem(); this.chkMima = new CCWin.SkinControl.SkinCheckBox(); this.imgLoadding = new System.Windows.Forms.PictureBox(); this.timShow = new System.Windows.Forms.Timer(this.components); this.pnlId.SuspendLayout(); this.pnlTx.SuspendLayout(); this.pnlImgTx.SuspendLayout(); this.MenuState.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.imgLoadding)).BeginInit(); this.SuspendLayout(); // // btnDuoId // this.btnDuoId.BackColor = System.Drawing.Color.Transparent; this.btnDuoId.ControlState = CCWin.SkinClass.ControlState.Normal; this.btnDuoId.DownBack = global::QQ2013.Properties.Resources.corner_back_press; this.btnDuoId.DrawType = CCWin.SkinControl.DrawStyle.Img; this.btnDuoId.Location = new System.Drawing.Point(1, 251); this.btnDuoId.Margin = new System.Windows.Forms.Padding(0); this.btnDuoId.MouseBack = global::QQ2013.Properties.Resources.corner_back_hover; this.btnDuoId.Name = "btnDuoId"; this.btnDuoId.NormlBack = global::QQ2013.Properties.Resources.corner_back; this.btnDuoId.Size = new System.Drawing.Size(40, 40); this.btnDuoId.TabIndex = 6; this.toolShow.SetToolTip(this.btnDuoId, "多帐号登录"); this.btnDuoId.UseVisualStyleBackColor = false; // // btnSandeng // this.btnSandeng.BackColor = System.Drawing.Color.Transparent; this.btnSandeng.ControlState = CCWin.SkinClass.ControlState.Normal; this.btnSandeng.DownBack = global::QQ2013.Properties.Resources.corner_right_press; this.btnSandeng.DrawType = CCWin.SkinControl.DrawStyle.Img; this.btnSandeng.Location = new System.Drawing.Point(338, 251); this.btnSandeng.Margin = new System.Windows.Forms.Padding(0); this.btnSandeng.MouseBack = global::QQ2013.Properties.Resources.corner_right_hover; this.btnSandeng.Name = "btnSandeng"; this.btnSandeng.NormlBack = global::QQ2013.Properties.Resources.corner_right; this.btnSandeng.Size = new System.Drawing.Size(40, 40); this.btnSandeng.TabIndex = 7; this.toolShow.SetToolTip(this.btnSandeng, "QQ闪登"); this.btnSandeng.UseVisualStyleBackColor = false; // // btnDl // this.btnDl.BackColor = System.Drawing.Color.Transparent; this.btnDl.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnDl.BackRectangle = new System.Drawing.Rectangle(50, 23, 50, 23); this.btnDl.ControlState = CCWin.SkinClass.ControlState.Normal; this.btnDl.Create = true; this.btnDl.DownBack = global::QQ2013.Properties.Resources.button_press; this.btnDl.DrawType = CCWin.SkinControl.DrawStyle.Img; this.btnDl.Font = new System.Drawing.Font("微软雅黑", 9F); this.btnDl.ForeColor = System.Drawing.Color.Black; this.btnDl.Location = new System.Drawing.Point(72, 245); this.btnDl.Margin = new System.Windows.Forms.Padding(0); this.btnDl.MouseBack = global::QQ2013.Properties.Resources.button_hover; this.btnDl.Name = "btnDl"; this.btnDl.NormlBack = global::QQ2013.Properties.Resources.button_normal; this.btnDl.Palace = true; this.btnDl.Size = new System.Drawing.Size(237, 48); this.btnDl.TabIndex = 5; this.btnDl.Text = "登 录"; this.btnDl.UseVisualStyleBackColor = false; this.btnDl.Click += new System.EventHandler(this.btnDl_Click); // // chkZdLogin // this.chkZdLogin.AutoSize = true; this.chkZdLogin.BackColor = System.Drawing.Color.Transparent; this.chkZdLogin.ControlState = CCWin.SkinClass.ControlState.Normal; this.chkZdLogin.DefaultCheckButtonWidth = 15; this.chkZdLogin.DownBack = global::QQ2013.Properties.Resources.checkbox_pushed; this.chkZdLogin.Font = new System.Drawing.Font("微软雅黑", 9F); this.chkZdLogin.ForeColor = System.Drawing.Color.Black; this.chkZdLogin.LightEffect = false; this.chkZdLogin.Location = new System.Drawing.Point(193, 208); this.chkZdLogin.MouseBack = global::QQ2013.Properties.Resources.checkbox_hightlight; this.chkZdLogin.Name = "chkZdLogin"; this.chkZdLogin.NormlBack = ((System.Drawing.Image)(resources.GetObject("chkZdLogin.NormlBack"))); this.chkZdLogin.SelectedDownBack = global::QQ2013.Properties.Resources.checkbox_tick_pushed; this.chkZdLogin.SelectedMouseBack = global::QQ2013.Properties.Resources.checkbox_tick_highlight; this.chkZdLogin.SelectedNormlBack = global::QQ2013.Properties.Resources.checkbox_tick_normal; this.chkZdLogin.Size = new System.Drawing.Size(75, 21); this.chkZdLogin.TabIndex = 4; this.chkZdLogin.Text = "自动登录"; this.chkZdLogin.UseVisualStyleBackColor = false; this.chkZdLogin.CheckedChanged += new System.EventHandler(this.chkZdLogin_CheckedChanged); // // btnMima // this.btnMima.BackColor = System.Drawing.Color.Transparent; this.btnMima.ControlState = CCWin.SkinClass.ControlState.Normal; this.btnMima.Create = true; this.btnMima.Cursor = System.Windows.Forms.Cursors.Hand; this.btnMima.DownBack = global::QQ2013.Properties.Resources.mima_press; this.btnMima.DrawType = CCWin.SkinControl.DrawStyle.Img; this.btnMima.Location = new System.Drawing.Point(308, 180); this.btnMima.Margin = new System.Windows.Forms.Padding(0); this.btnMima.MouseBack = global::QQ2013.Properties.Resources.mima_hover; this.btnMima.Name = "btnMima"; this.btnMima.NormlBack = global::QQ2013.Properties.Resources.mima; this.btnMima.Size = new System.Drawing.Size(51, 16); this.btnMima.TabIndex = 9; this.btnMima.UseVisualStyleBackColor = false; // // btnZc // this.btnZc.BackColor = System.Drawing.Color.Transparent; this.btnZc.ControlState = CCWin.SkinClass.ControlState.Normal; this.btnZc.Create = true; this.btnZc.Cursor = System.Windows.Forms.Cursors.Hand; this.btnZc.DownBack = global::QQ2013.Properties.Resources.zhuce_press; this.btnZc.DrawType = CCWin.SkinControl.DrawStyle.Img; this.btnZc.Location = new System.Drawing.Point(309, 145); this.btnZc.Margin = new System.Windows.Forms.Padding(0); this.btnZc.MouseBack = global::QQ2013.Properties.Resources.zhuce_hover; this.btnZc.Name = "btnZc"; this.btnZc.NormlBack = global::QQ2013.Properties.Resources.zhuce; this.btnZc.Size = new System.Drawing.Size(51, 16); this.btnZc.TabIndex = 8; this.btnZc.UseVisualStyleBackColor = false; // // pnlId // this.pnlId.BackColor = System.Drawing.Color.Transparent; this.pnlId.BackgroundImage = global::QQ2013.Properties.Resources.frameBorderEffect_normalDraw; this.pnlId.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.pnlId.Controls.Add(this.txtId); this.pnlId.Controls.Add(this.btnId); this.pnlId.ControlState = CCWin.SkinClass.ControlState.Normal; this.pnlId.DownBack = global::QQ2013.Properties.Resources.frameBorderEffect_mouseDownDraw; this.pnlId.Location = new System.Drawing.Point(112, 139); this.pnlId.MouseBack = global::QQ2013.Properties.Resources.frameBorderEffect_mouseDownDraw; this.pnlId.Name = "pnlId"; this.pnlId.NormlBack = global::QQ2013.Properties.Resources.frameBorderEffect_normalDraw; this.pnlId.Palace = true; this.pnlId.Size = new System.Drawing.Size(185, 28); this.pnlId.TabIndex = 14; // // txtId // this.txtId.BorderStyle = System.Windows.Forms.BorderStyle.None; this.txtId.Font = new System.Drawing.Font("微软雅黑", 9.75F); this.txtId.Location = new System.Drawing.Point(5, 5); this.txtId.Margin = new System.Windows.Forms.Padding(0); this.txtId.Name = "txtId"; this.txtId.Size = new System.Drawing.Size(156, 18); this.txtId.TabIndex = 1; this.txtId.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.txtId.WaterText = "QQ号码/手机/邮箱"; this.txtId.WordWrap = false; this.txtId.Leave += new System.EventHandler(this.txtId_Leave); this.txtId.MouseEnter += new System.EventHandler(this.Control_MouseEnter); this.txtId.MouseLeave += new System.EventHandler(this.Control_MouseLeave); // // btnId // this.btnId.BackColor = System.Drawing.Color.Transparent; this.btnId.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnId.ControlState = CCWin.SkinClass.ControlState.Normal; this.btnId.DownBack = global::QQ2013.Properties.Resources.login_inputbtn_down; this.btnId.DrawType = CCWin.SkinControl.DrawStyle.Img; this.btnId.Location = new System.Drawing.Point(161, 2); this.btnId.Margin = new System.Windows.Forms.Padding(0); this.btnId.MouseBack = global::QQ2013.Properties.Resources.login_inputbtn_highlight; this.btnId.Name = "btnId"; this.btnId.NormlBack = global::QQ2013.Properties.Resources.login_inputbtn_normal; this.btnId.Size = new System.Drawing.Size(22, 24); this.btnId.TabIndex = 13; this.btnId.UseVisualStyleBackColor = false; this.btnId.Click += new System.EventHandler(this.btnId_Click); this.btnId.MouseEnter += new System.EventHandler(this.Control_MouseEnter); this.btnId.MouseLeave += new System.EventHandler(this.Control_MouseLeave); // // txtPwd // this.txtPwd.BackColor = System.Drawing.Color.Transparent; this.txtPwd.Font = new System.Drawing.Font("微软雅黑", 9.75F); this.txtPwd.Icon = global::QQ2013.Properties.Resources.imgRjp_BackgroundImage; this.txtPwd.IconIsButton = true; this.txtPwd.IsPasswordChat = '●'; this.txtPwd.IsSystemPasswordChar = true; this.txtPwd.Lines = new string[0]; this.txtPwd.Location = new System.Drawing.Point(112, 174); this.txtPwd.Margin = new System.Windows.Forms.Padding(0); this.txtPwd.MaxLength = 32767; this.txtPwd.MinimumSize = new System.Drawing.Size(0, 28); this.txtPwd.MouseBack = null; this.txtPwd.Multiline = false; this.txtPwd.Name = "txtPwd"; this.txtPwd.NormlBack = null; this.txtPwd.Padding = new System.Windows.Forms.Padding(5, 5, 28, 5); this.txtPwd.ReadOnly = false; this.txtPwd.ScrollBars = System.Windows.Forms.ScrollBars.None; this.txtPwd.Size = new System.Drawing.Size(185, 28); this.txtPwd.TabIndex = 3; this.txtPwd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.txtPwd.WaterColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127))))); this.txtPwd.WaterText = "密码"; this.txtPwd.WordWrap = true; this.txtPwd.IconClick += new System.EventHandler(this.txtPwd_IconClick); // // pnlTx // this.pnlTx.BackColor = System.Drawing.Color.Transparent; this.pnlTx.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pnlTx.BackgroundImage"))); this.pnlTx.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.pnlTx.Controls.Add(this.pnlImgTx); this.pnlTx.ControlState = CCWin.SkinClass.ControlState.Normal; this.pnlTx.DownBack = null; this.pnlTx.Location = new System.Drawing.Point(15, 140); this.pnlTx.Margin = new System.Windows.Forms.Padding(0); this.pnlTx.MouseBack = null; this.pnlTx.Name = "pnlTx"; this.pnlTx.NormlBack = null; this.pnlTx.Size = new System.Drawing.Size(87, 87); this.pnlTx.TabIndex = 12; // // pnlImgTx // this.pnlImgTx.BackColor = System.Drawing.Color.Transparent; this.pnlImgTx.BackgroundImage = global::QQ2013.Properties.Resources._1_100; this.pnlImgTx.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.pnlImgTx.Controls.Add(this.btnState); this.pnlImgTx.ControlState = CCWin.SkinClass.ControlState.Normal; this.pnlImgTx.DownBack = null; this.pnlImgTx.Location = new System.Drawing.Point(1, 1); this.pnlImgTx.Margin = new System.Windows.Forms.Padding(0); this.pnlImgTx.MouseBack = null; this.pnlImgTx.Name = "pnlImgTx"; this.pnlImgTx.NormlBack = null; this.pnlImgTx.Radius = 3; this.pnlImgTx.Size = new System.Drawing.Size(85, 85); this.pnlImgTx.TabIndex = 11; // // btnState // this.btnState.BackColor = System.Drawing.Color.Transparent; this.btnState.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnState.BackRectangle = new System.Drawing.Rectangle(4, 4, 4, 4); this.btnState.ControlState = CCWin.SkinClass.ControlState.Normal; this.btnState.DownBack = global::QQ2013.Properties.Resources.allbtn_down; this.btnState.DrawType = CCWin.SkinControl.DrawStyle.Img; this.btnState.Image = global::QQ2013.Properties.Resources.imonline__2_; this.btnState.ImageWidth = 12; this.btnState.Location = new System.Drawing.Point(67, 67); this.btnState.Margin = new System.Windows.Forms.Padding(0); this.btnState.MouseBack = global::QQ2013.Properties.Resources.allbtn_highlight; this.btnState.Name = "btnState"; this.btnState.NormlBack = null; this.btnState.Size = new System.Drawing.Size(18, 18); this.btnState.TabIndex = 10; this.btnState.Tag = "1"; this.btnState.UseVisualStyleBackColor = false; this.btnState.Click += new System.EventHandler(this.btnState_Click); // // tuopan // this.tuopan.Icon = ((System.Drawing.Icon)(resources.GetObject("tuopan.Icon"))); this.tuopan.Text = "QQ"; this.tuopan.Visible = true; this.tuopan.DoubleClick += new System.EventHandler(this.tuopan_DoubleClick); // // MenuState // this.MenuState.Arrow = System.Drawing.Color.Black; this.MenuState.AutoSize = false; this.MenuState.Back = System.Drawing.Color.White; this.MenuState.BackRadius = 4; this.MenuState.Base = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254))))); this.MenuState.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.MenuState.Fore = System.Drawing.Color.Black; this.MenuState.HoverFore = System.Drawing.Color.White; this.MenuState.ImageScalingSize = new System.Drawing.Size(11, 11); this.MenuState.ItemAnamorphosis = false; this.MenuState.ItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.MenuState.ItemBorderShow = false; this.MenuState.ItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.MenuState.ItemPressed = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.MenuState.ItemRadius = 4; this.MenuState.ItemRadiusStyle = CCWin.SkinClass.RoundStyle.None; this.MenuState.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.ItemImonline, this.ItemQme, this.toolStripMenuItem1, this.ItemAway, this.ItemBusy, this.ItemMute, this.toolStripMenuItem2, this.ItemInVisble}); this.MenuState.ItemSplitter = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.MenuState.Name = "MenuState"; this.MenuState.RadiusStyle = CCWin.SkinClass.RoundStyle.All; this.MenuState.Size = new System.Drawing.Size(106, 147); this.MenuState.TitleAnamorphosis = false; this.MenuState.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236))))); this.MenuState.TitleRadius = 4; this.MenuState.TitleRadiusStyle = CCWin.SkinClass.RoundStyle.All; // // ItemImonline // this.ItemImonline.AutoSize = false; this.ItemImonline.Image = global::QQ2013.Properties.Resources.imonline__2_; this.ItemImonline.Name = "ItemImonline"; this.ItemImonline.Size = new System.Drawing.Size(105, 22); this.ItemImonline.Tag = "2"; this.ItemImonline.Text = "我在线上"; this.ItemImonline.ToolTipText = "表示希望好友看到您在线。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n"; this.ItemImonline.Click += new System.EventHandler(this.Item_Click); // // ItemQme // this.ItemQme.AutoSize = false; this.ItemQme.Image = global::QQ2013.Properties.Resources.Qme__2_; this.ItemQme.Name = "ItemQme"; this.ItemQme.Size = new System.Drawing.Size(105, 22); this.ItemQme.Tag = "1"; this.ItemQme.Text = "Q我把"; this.ItemQme.ToolTipText = "表示希望好友主动联系您。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:自动弹出会话窗口\r\n"; this.ItemQme.Click += new System.EventHandler(this.Item_Click); // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; this.toolStripMenuItem1.Size = new System.Drawing.Size(102, 6); // // ItemAway // this.ItemAway.AutoSize = false; this.ItemAway.Image = global::QQ2013.Properties.Resources.away__2_; this.ItemAway.Name = "ItemAway"; this.ItemAway.Size = new System.Drawing.Size(105, 22); this.ItemAway.Tag = "3"; this.ItemAway.Text = "离开"; this.ItemAway.ToolTipText = "表示离开,暂无法处理消息。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n"; this.ItemAway.Click += new System.EventHandler(this.Item_Click); // // ItemBusy // this.ItemBusy.AutoSize = false; this.ItemBusy.Image = global::QQ2013.Properties.Resources.busy__2_; this.ItemBusy.Name = "ItemBusy"; this.ItemBusy.Size = new System.Drawing.Size(105, 22); this.ItemBusy.Tag = "4"; this.ItemBusy.Text = "忙碌"; this.ItemBusy.ToolTipText = "表示忙碌,不会及时处理消息。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏显示气泡\r\n"; this.ItemBusy.Click += new System.EventHandler(this.Item_Click); // // ItemMute // this.ItemMute.AutoSize = false; this.ItemMute.Image = global::QQ2013.Properties.Resources.mute__2_; this.ItemMute.Name = "ItemMute"; this.ItemMute.Size = new System.Drawing.Size(105, 22); this.ItemMute.Tag = "5"; this.ItemMute.Text = "请勿打扰"; this.ItemMute.ToolTipText = "表示不想被打扰。\r\n声音:关闭\r\n消息提醒框:关闭\r\n会话消息:任务栏显示气泡\r\n\r\n"; this.ItemMute.Click += new System.EventHandler(this.Item_Click); // // toolStripMenuItem2 // this.toolStripMenuItem2.Name = "toolStripMenuItem2"; this.toolStripMenuItem2.Size = new System.Drawing.Size(102, 6); // // ItemInVisble // this.ItemInVisble.AutoSize = false; this.ItemInVisble.Image = global::QQ2013.Properties.Resources.invisible__2_; this.ItemInVisble.Name = "ItemInVisble"; this.ItemInVisble.Size = new System.Drawing.Size(105, 22); this.ItemInVisble.Tag = "6"; this.ItemInVisble.Text = "隐身"; this.ItemInVisble.ToolTipText = "表示好友看到您是离线的。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n"; this.ItemInVisble.Click += new System.EventHandler(this.Item_Click); // // chkMima // this.chkMima.AutoSize = true; this.chkMima.BackColor = System.Drawing.Color.Transparent; this.chkMima.ControlState = CCWin.SkinClass.ControlState.Normal; this.chkMima.DefaultCheckButtonWidth = 15; this.chkMima.DownBack = global::QQ2013.Properties.Resources.checkbox_pushed; this.chkMima.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chkMima.ForeColor = System.Drawing.Color.Black; this.chkMima.LightEffect = false; this.chkMima.Location = new System.Drawing.Point(112, 208); this.chkMima.MouseBack = global::QQ2013.Properties.Resources.checkbox_hightlight; this.chkMima.Name = "chkMima"; this.chkMima.NormlBack = ((System.Drawing.Image)(resources.GetObject("chkMima.NormlBack"))); this.chkMima.SelectedDownBack = global::QQ2013.Properties.Resources.checkbox_tick_pushed; this.chkMima.SelectedMouseBack = global::QQ2013.Properties.Resources.checkbox_tick_highlight; this.chkMima.SelectedNormlBack = global::QQ2013.Properties.Resources.checkbox_tick_normal; this.chkMima.Size = new System.Drawing.Size(75, 21); this.chkMima.TabIndex = 3; this.chkMima.Text = "记住密码"; this.chkMima.UseVisualStyleBackColor = false; // // imgLoadding // this.imgLoadding.Image = ((System.Drawing.Image)(resources.GetObject("imgLoadding.Image"))); this.imgLoadding.Location = new System.Drawing.Point(1, 242); this.imgLoadding.Margin = new System.Windows.Forms.Padding(0); this.imgLoadding.Name = "imgLoadding"; this.imgLoadding.Size = new System.Drawing.Size(377, 2); this.imgLoadding.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; this.imgLoadding.TabIndex = 17; this.imgLoadding.TabStop = false; this.imgLoadding.Visible = false; // // timShow // this.timShow.Interval = 500; this.timShow.Tick += new System.EventHandler(this.timShow_Tick); // // FrmLogin // this.AcceptButton = this.btnDl; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.Back = ((System.Drawing.Image)(resources.GetObject("$this.Back"))); this.BackPalace = global::QQ2013.Properties.Resources.texture; this.BackToColor = false; this.BorderPalace = global::QQ2013.Properties.Resources.BackPalace; this.CanResize = false; this.ClientSize = new System.Drawing.Size(379, 292); this.CloseBoxSize = new System.Drawing.Size(39, 20); this.CloseDownBack = global::QQ2013.Properties.Resources.btn_close_down; this.CloseMouseBack = global::QQ2013.Properties.Resources.btn_close_highlight; this.CloseNormlBack = global::QQ2013.Properties.Resources.btn_close_disable; this.ControlBoxOffset = new System.Drawing.Point(0, -1); this.Controls.Add(this.imgLoadding); this.Controls.Add(this.chkMima); this.Controls.Add(this.chkZdLogin); this.Controls.Add(this.pnlId); this.Controls.Add(this.btnMima); this.Controls.Add(this.btnZc); this.Controls.Add(this.pnlTx); this.Controls.Add(this.btnDuoId); this.Controls.Add(this.btnDl); this.Controls.Add(this.btnSandeng); this.Controls.Add(this.txtPwd); this.DropBack = false; this.EffectCaption = false; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaxDownBack = global::QQ2013.Properties.Resources.btn_max_down; this.MaximizeBox = false; this.MaxMouseBack = global::QQ2013.Properties.Resources.btn_max_highlight; this.MaxNormlBack = global::QQ2013.Properties.Resources.btn_max_normal; this.MaxSize = new System.Drawing.Size(28, 20); this.MiniDownBack = global::QQ2013.Properties.Resources.btn_mini_down; this.MiniMouseBack = global::QQ2013.Properties.Resources.btn_mini_highlight; this.MiniNormlBack = global::QQ2013.Properties.Resources.btn_mini_normal; this.MiniSize = new System.Drawing.Size(28, 20); this.Name = "FrmLogin"; this.RestoreDownBack = global::QQ2013.Properties.Resources.btn_restore_down; this.RestoreMouseBack = global::QQ2013.Properties.Resources.btn_restore_highlight; this.RestoreNormlBack = global::QQ2013.Properties.Resources.btn_restore_normal; this.ShowBorder = false; this.ShowDrawIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.SysBottomDown = global::QQ2013.Properties.Resources.btn_set_press; this.SysBottomMouse = global::QQ2013.Properties.Resources.btn_set_hover; this.SysBottomNorml = global::QQ2013.Properties.Resources.btn_set_normal; this.SysBottomToolTip = "设置"; this.SysBottomVisibale = true; this.Text = "QQ2013"; this.TopMost = true; this.Load += new System.EventHandler(this.FrmLogin_Load); this.pnlId.ResumeLayout(false); this.pnlId.PerformLayout(); this.pnlTx.ResumeLayout(false); this.pnlImgTx.ResumeLayout(false); this.MenuState.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.imgLoadding)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); }
/// <summary> /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain)); this.timHide = new System.Windows.Forms.Timer(this.components); this.lblQm = new CCWin.SkinControl.SkinLabel(); this.toolShow = new System.Windows.Forms.ToolTip(this.components); this.skinToolStrip1 = new CCWin.SkinControl.SkinToolStrip(); this.toolStripButton3 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton11 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton6 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton5 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton4 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton12 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton8 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton9 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton10 = new System.Windows.Forms.ToolStripButton(); this.SkToolCdTwo = new CCWin.SkinControl.SkinToolStrip(); this.toolQQMenu = new System.Windows.Forms.ToolStripButton(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton15 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton14 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton19 = new System.Windows.Forms.ToolStripButton(); this.toolStripDropDownButton4 = new System.Windows.Forms.ToolStripButton(); this.lblName = new CCWin.SkinControl.SkinLabel(); this.QQMenu = new CCWin.SkinControl.SkinContextMenuStrip(); this.ItemImonline = new System.Windows.Forms.ToolStripMenuItem(); this.腾讯网ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ空间ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.拍拍购物ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.sOSO搜索ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripSeparator(); this.qQ充值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.充值Q币ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.开通包月服务ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ会员ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.黄钻贵族ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.红钻贵族ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.绿钻贵族ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.超级QQToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.蓝钻贵族ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.粉钻贵族ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.cF会员ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.dNF黑钻ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.炫舞紫钻ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.飞车紫钻ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ堂紫钻ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.aVA精英ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.音速紫钻ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.寻仙VIPToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.读书VIPToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.充值游戏点卷ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.cF点卷ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.dNF点卷ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.aVA点卷ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ炫舞点卷ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ飞车点卷ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.七雄争霸元宝ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.幻想世界金子ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.寻仙仙玉ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ华夏点卷ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.大明龙权点卷ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.烽火战国点卷ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.三国点卷ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.自由幻想彩玉ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.丝路英雄路币ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.绿色征途点卷ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.腾讯游戏ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.地下城与勇士ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ西游ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.七雄争霸ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem(); this.qQ幻想世界ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.大明龙权ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.战地之王ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.魔幻大陆ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.烽火战国ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.丝路英雄ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ自由幻想ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.穿越火线ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ炫舞ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ飞车ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.逆战ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.手机生活ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.超级QQToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.手机QQToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripSeparator(); this.应用包ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.手机游戏ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.手机音乐ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.手机空间ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripSeparator(); this.手机生活官网ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.新闻资讯ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.订阅新闻ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.我的资讯ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripSeparator(); this.新闻频道ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.娱乐频道ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.体育频道ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.汽车频道ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.财经频道ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.女性频道ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripSeparator(); this.游戏频道ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.科技数码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripSeparator(); this.名人博客ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.腾讯论坛ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.财付通ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.我的钱包ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ充值ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.手机充值ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.游戏直充ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.机票订购ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.超值购物ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ会员ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.会员官网ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.会员专区ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.成长体系ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ风尚ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripSeparator(); this.升级成为会员ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.赠送会员ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.索要会员ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem12 = new System.Windows.Forms.ToolStripSeparator(); this.全部特权ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.热门功能ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.网络硬盘ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ装扮ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.会员炫彩字ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem13 = new System.Windows.Forms.ToolStripSeparator(); this.会员魔法表情ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.会员超级表情ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.表情漫游ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.会员头像ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.会员个性铃音ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem14 = new System.Windows.Forms.ToolStripSeparator(); this.会员红名ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ等级加速ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem15 = new System.Windows.Forms.ToolStripSeparator(); this.消息记录漫游ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.离线下载ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.好友克隆ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.会员群特权ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.生活特权ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ彩贝ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ电影票ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ团购ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ旅游ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ返利ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.我的QQ中心ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator(); this.工具ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ在线状态官网ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.网络收藏夹ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.管理网络收藏夹ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.上传本地收藏夹ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.下载网络收藏夹ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.网络备忘录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.消息管理器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.数据导入工具ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.查找ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.恢复关闭前状态ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.系统设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.个人资料ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem16 = new System.Windows.Forms.ToolStripSeparator(); this.基本设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.安全设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.隐私设置ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.软件升级ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator(); this.安全中心ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.安全沟通ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.安全中心首页ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.申请密码保护ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.举报恶意行为ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ安全帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.帮组ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.使用帮助ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.腾讯客服ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.反馈问题ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem17 = new System.Windows.Forms.ToolStripSeparator(); this.qQ新特性ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem18 = new System.Windows.Forms.ToolStripSeparator(); this.iMQQ官网ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.qQ官方微博ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.关于QQ2013ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripSeparator(); this.好友管理ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.修改密码ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.更改用户ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.锁定QQToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.退出ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.skinToolStrip2 = new CCWin.SkinControl.SkinToolStrip(); this.toolStripButton17 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton16 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton13 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton20 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton7 = new System.Windows.Forms.ToolStripButton(); this.toolStripButton18 = new System.Windows.Forms.ToolStripButton(); this.btnTq = new CCWin.SkinControl.SkinButtom(); this.UserMenu = new CCWin.SkinControl.SkinContextMenuStrip(); this.toolStripMenuItem51 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem56 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem60 = new System.Windows.Forms.ToolStripSeparator(); this.进入空间ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.设置空间限制访问ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.允许访问ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.禁止访问ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.会员快捷功能ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.设置QQ装扮ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.设置动态炫铃ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.设置炫铃ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.设置好友铃音ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem54 = new System.Windows.Forms.ToolStripSeparator(); this.会员群特权ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.群克隆ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.好友克隆ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.好友上线通知ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.发送会员贺卡ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem55 = new System.Windows.Forms.ToolStripSeparator(); this.赠送会员ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.索要会员ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem57 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem58 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem59 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem61 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem62 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem63 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem64 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem65 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem66 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem67 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem68 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem69 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem70 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem71 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem72 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem73 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem74 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem75 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem76 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem77 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem78 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem79 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem80 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem81 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem82 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem83 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem84 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem85 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem86 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem87 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem88 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem89 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem90 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem91 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem92 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem52 = new System.Windows.Forms.ToolStripSeparator(); this.移动联系人至ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.我的好友ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.自己ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.黑名单ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.删除好友ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.举报此用户ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.修改备注名ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.好友管理ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.给他推荐好友ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.关注此好友ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.好友管理器ToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.生存桌面快捷方式ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.设置权限ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.屏蔽此人消息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.在线对其隐身ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.好友上线提醒ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem53 = new System.Windows.Forms.ToolStripSeparator(); this.消息记录ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.查看本地消息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.查看漫游消息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.查看上传消息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.查看资料ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.GroupingMenu = new CCWin.SkinControl.SkinContextMenuStrip(); this.toolStripMenuItem19 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem21 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem22 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem34 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripMenuItem42 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripMenuItem43 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem122 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem123 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem124 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem125 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem152 = new System.Windows.Forms.ToolStripMenuItem(); this.单列显示ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.多列平铺ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem44 = new System.Windows.Forms.ToolStripSeparator(); this.显示清爽资料ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem45 = new System.Windows.Forms.ToolStripSeparator(); this.动画效果ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator17 = new System.Windows.Forms.ToolStripSeparator(); this.排序显示ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.按身份标识排序ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.按服务更新排序ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.按名称排序ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.刷新好友列表ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem46 = new System.Windows.Forms.ToolStripSeparator(); this.显示在线联系人ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem47 = new System.Windows.Forms.ToolStripSeparator(); this.显示企业分组ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.显示陌生人分组ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.显示黑名单ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem48 = new System.Windows.Forms.ToolStripSeparator(); this.隐身对该分组可见ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.在线对该分组隐身ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem49 = new System.Windows.Forms.ToolStripSeparator(); this.添加分组ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.添加联系人ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem50 = new System.Windows.Forms.ToolStripSeparator(); this.重命名ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.删除该组ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.好友管理器ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.btnState = new CCWin.SkinControl.SkinButtom(); this.toolStripMenuItem23 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem24 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripMenuItem25 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem26 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem27 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripMenuItem28 = new System.Windows.Forms.ToolStripMenuItem(); this.MenuState = new CCWin.SkinControl.SkinContextMenuStrip(); this.toolStripMenuItem20 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem29 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem30 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem31 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem32 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem33 = new System.Windows.Forms.ToolStripMenuItem(); this.toolOffline = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem35 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem36 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripMenuItem37 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripMenuItem38 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripMenuItem39 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem40 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripMenuItem41 = new System.Windows.Forms.ToolStripMenuItem(); this.lblLv = new CCWin.SkinControl.SkinLabel(); this.imageList = new System.Windows.Forms.ImageList(this.components); this.chatShow = new CCWin.SkinControl.ChatListBox(); this.toolStripSplitButton4 = new System.Windows.Forms.ToolStripSplitButton(); this.toolStripSplitButton3 = new System.Windows.Forms.ToolStripSplitButton(); this.toolStripSplitButton2 = new System.Windows.Forms.ToolStripSplitButton(); this.skinToolStrip3 = new CCWin.SkinControl.SkinToolStrip(); this.skinToolStrip1.SuspendLayout(); this.SkToolCdTwo.SuspendLayout(); this.QQMenu.SuspendLayout(); this.skinToolStrip2.SuspendLayout(); this.UserMenu.SuspendLayout(); this.GroupingMenu.SuspendLayout(); this.MenuState.SuspendLayout(); this.skinToolStrip3.SuspendLayout(); this.SuspendLayout(); // // timHide // this.timHide.Enabled = true; this.timHide.Tick += new System.EventHandler(this.timHide_Tick); // // lblQm // this.lblQm.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.lblQm.ArtTextStyle = CCWin.SkinControl.ArtTextStyle.Anamorphosis; this.lblQm.BackColor = System.Drawing.Color.Transparent; this.lblQm.BorderColor = System.Drawing.Color.White; this.lblQm.BorderSize = 4; this.lblQm.Font = new System.Drawing.Font("微软雅黑", 10F); this.lblQm.ForeColor = System.Drawing.Color.Black; this.lblQm.Location = new System.Drawing.Point(6, 76); this.lblQm.Name = "lblQm"; this.lblQm.Size = new System.Drawing.Size(235, 20); this.lblQm.TabIndex = 100; this.lblQm.Text = "我的个性签名我的个性签名我的个性签名我的个性签名我的个性签名"; // // skinToolStrip1 // this.skinToolStrip1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.skinToolStrip1.Arrow = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.skinToolStrip1.AutoSize = false; this.skinToolStrip1.Back = System.Drawing.Color.White; this.skinToolStrip1.BackColor = System.Drawing.Color.Transparent; this.skinToolStrip1.BackRadius = 4; this.skinToolStrip1.BackRectangle = new System.Drawing.Rectangle(10, 10, 10, 10); this.skinToolStrip1.Base = System.Drawing.Color.Transparent; this.skinToolStrip1.BaseFore = System.Drawing.Color.Black; this.skinToolStrip1.BaseForeAnamorphosis = false; this.skinToolStrip1.BaseForeAnamorphosisBorder = 4; this.skinToolStrip1.BaseForeAnamorphosisColor = System.Drawing.Color.White; this.skinToolStrip1.BaseHoverFore = System.Drawing.Color.Black; this.skinToolStrip1.BaseItemAnamorphosis = true; this.skinToolStrip1.BaseItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); this.skinToolStrip1.BaseItemBorderShow = true; this.skinToolStrip1.BaseItemDown = ((System.Drawing.Image)(resources.GetObject("skinToolStrip1.BaseItemDown"))); this.skinToolStrip1.BaseItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.skinToolStrip1.BaseItemMouse = ((System.Drawing.Image)(resources.GetObject("skinToolStrip1.BaseItemMouse"))); this.skinToolStrip1.BaseItemPressed = System.Drawing.Color.Transparent; this.skinToolStrip1.BaseItemRadius = 2; this.skinToolStrip1.BaseItemRadiusStyle = CCWin.SkinClass.RoundStyle.All; this.skinToolStrip1.BaseItemSplitter = System.Drawing.Color.Transparent; this.skinToolStrip1.Dock = System.Windows.Forms.DockStyle.None; this.skinToolStrip1.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.skinToolStrip1.Fore = System.Drawing.Color.Black; this.skinToolStrip1.GripMargin = new System.Windows.Forms.Padding(2, 2, 4, 2); this.skinToolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.skinToolStrip1.HoverFore = System.Drawing.Color.White; this.skinToolStrip1.ItemAnamorphosis = false; this.skinToolStrip1.ItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.skinToolStrip1.ItemBorderShow = false; this.skinToolStrip1.ItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.skinToolStrip1.ItemPressed = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.skinToolStrip1.ItemRadius = 3; this.skinToolStrip1.ItemRadiusStyle = CCWin.SkinClass.RoundStyle.None; this.skinToolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripButton3, this.toolStripButton11, this.toolStripButton6, this.toolStripButton5, this.toolStripButton4, this.toolStripButton12, this.toolStripButton8, this.toolStripButton9, this.toolStripButton10}); this.skinToolStrip1.Location = new System.Drawing.Point(1, 475); this.skinToolStrip1.Name = "skinToolStrip1"; this.skinToolStrip1.RadiusStyle = CCWin.SkinClass.RoundStyle.All; this.skinToolStrip1.Size = new System.Drawing.Size(278, 24); this.skinToolStrip1.TabIndex = 122; this.skinToolStrip1.Text = "skinToolStrip1"; this.skinToolStrip1.TitleAnamorphosis = false; this.skinToolStrip1.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236))))); this.skinToolStrip1.TitleRadius = 4; this.skinToolStrip1.TitleRadiusStyle = CCWin.SkinClass.RoundStyle.All; // // toolStripButton3 // this.toolStripButton3.AutoSize = false; this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image"))); this.toolStripButton3.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Transparent; this.toolStripButton3.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2); this.toolStripButton3.Name = "toolStripButton3"; this.toolStripButton3.Size = new System.Drawing.Size(24, 24); this.toolStripButton3.Text = "toolStripButton3"; this.toolStripButton3.ToolTipText = "手机生活"; // // toolStripButton11 // this.toolStripButton11.AutoSize = false; this.toolStripButton11.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton11.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton11.Image"))); this.toolStripButton11.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton11.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton11.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2); this.toolStripButton11.Name = "toolStripButton11"; this.toolStripButton11.Size = new System.Drawing.Size(24, 24); this.toolStripButton11.Text = "toolStripButton3"; this.toolStripButton11.ToolTipText = "QQ游戏"; // // toolStripButton6 // this.toolStripButton6.AutoSize = false; this.toolStripButton6.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton6.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton6.Image"))); this.toolStripButton6.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton6.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2); this.toolStripButton6.Name = "toolStripButton6"; this.toolStripButton6.Size = new System.Drawing.Size(24, 24); this.toolStripButton6.Text = "toolStripButton4"; this.toolStripButton6.ToolTipText = "QQ宠物"; // // toolStripButton5 // this.toolStripButton5.AutoSize = false; this.toolStripButton5.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton5.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton5.Image"))); this.toolStripButton5.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton5.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2); this.toolStripButton5.Name = "toolStripButton5"; this.toolStripButton5.Size = new System.Drawing.Size(24, 24); this.toolStripButton5.Text = "toolStripButton4"; this.toolStripButton5.ToolTipText = "QQ音乐"; // // toolStripButton4 // this.toolStripButton4.AutoSize = false; this.toolStripButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image"))); this.toolStripButton4.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton4.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2); this.toolStripButton4.Name = "toolStripButton4"; this.toolStripButton4.Overflow = System.Windows.Forms.ToolStripItemOverflow.Never; this.toolStripButton4.Size = new System.Drawing.Size(24, 24); this.toolStripButton4.Text = "toolStripButton4"; this.toolStripButton4.ToolTipText = "腾讯视频"; // // toolStripButton12 // this.toolStripButton12.AutoSize = false; this.toolStripButton12.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton12.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton12.Image"))); this.toolStripButton12.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton12.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton12.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2); this.toolStripButton12.Name = "toolStripButton12"; this.toolStripButton12.Size = new System.Drawing.Size(24, 24); this.toolStripButton12.Text = "toolStripButton4"; this.toolStripButton12.ToolTipText = "便民直充"; // // toolStripButton8 // this.toolStripButton8.AutoSize = false; this.toolStripButton8.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton8.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton8.Image"))); this.toolStripButton8.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton8.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2); this.toolStripButton8.Name = "toolStripButton8"; this.toolStripButton8.Size = new System.Drawing.Size(24, 24); this.toolStripButton8.Text = "toolStripButton4"; this.toolStripButton8.ToolTipText = "QQ电脑管家"; // // toolStripButton9 // this.toolStripButton9.AutoSize = false; this.toolStripButton9.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton9.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton9.Image"))); this.toolStripButton9.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton9.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2); this.toolStripButton9.Name = "toolStripButton9"; this.toolStripButton9.Size = new System.Drawing.Size(24, 24); this.toolStripButton9.Text = "toolStripButton4"; this.toolStripButton9.ToolTipText = "拍拍购物"; // // toolStripButton10 // this.toolStripButton10.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripButton10.AutoSize = false; this.toolStripButton10.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton10.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton10.Image"))); this.toolStripButton10.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton10.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton10.Margin = new System.Windows.Forms.Padding(2, 1, 0, 2); this.toolStripButton10.Name = "toolStripButton10"; this.toolStripButton10.Size = new System.Drawing.Size(24, 24); this.toolStripButton10.Text = "toolStripButton4"; this.toolStripButton10.ToolTipText = "打开应用管理器"; // // SkToolCdTwo // this.SkToolCdTwo.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.SkToolCdTwo.Arrow = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.SkToolCdTwo.AutoSize = false; this.SkToolCdTwo.Back = System.Drawing.Color.White; this.SkToolCdTwo.BackColor = System.Drawing.Color.Transparent; this.SkToolCdTwo.BackRadius = 4; this.SkToolCdTwo.BackRectangle = new System.Drawing.Rectangle(10, 10, 10, 10); this.SkToolCdTwo.Base = System.Drawing.Color.Transparent; this.SkToolCdTwo.BaseFore = System.Drawing.Color.Black; this.SkToolCdTwo.BaseForeAnamorphosis = true; this.SkToolCdTwo.BaseForeAnamorphosisBorder = 4; this.SkToolCdTwo.BaseForeAnamorphosisColor = System.Drawing.Color.White; this.SkToolCdTwo.BaseHoverFore = System.Drawing.Color.Black; this.SkToolCdTwo.BaseItemAnamorphosis = true; this.SkToolCdTwo.BaseItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); this.SkToolCdTwo.BaseItemBorderShow = true; this.SkToolCdTwo.BaseItemDown = ((System.Drawing.Image)(resources.GetObject("SkToolCdTwo.BaseItemDown"))); this.SkToolCdTwo.BaseItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.SkToolCdTwo.BaseItemMouse = ((System.Drawing.Image)(resources.GetObject("SkToolCdTwo.BaseItemMouse"))); this.SkToolCdTwo.BaseItemPressed = System.Drawing.Color.Transparent; this.SkToolCdTwo.BaseItemRadius = 2; this.SkToolCdTwo.BaseItemRadiusStyle = CCWin.SkinClass.RoundStyle.All; this.SkToolCdTwo.BaseItemSplitter = System.Drawing.Color.Transparent; this.SkToolCdTwo.Dock = System.Windows.Forms.DockStyle.None; this.SkToolCdTwo.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.SkToolCdTwo.Fore = System.Drawing.Color.Black; this.SkToolCdTwo.GripMargin = new System.Windows.Forms.Padding(2, 2, 4, 2); this.SkToolCdTwo.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.SkToolCdTwo.HoverFore = System.Drawing.Color.White; this.SkToolCdTwo.ItemAnamorphosis = false; this.SkToolCdTwo.ItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.SkToolCdTwo.ItemBorderShow = false; this.SkToolCdTwo.ItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.SkToolCdTwo.ItemPressed = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.SkToolCdTwo.ItemRadius = 3; this.SkToolCdTwo.ItemRadiusStyle = CCWin.SkinClass.RoundStyle.None; this.SkToolCdTwo.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolQQMenu, this.toolStripButton1, this.toolStripButton2, this.toolStripButton15, this.toolStripButton14, this.toolStripButton19, this.toolStripDropDownButton4}); this.SkToolCdTwo.Location = new System.Drawing.Point(1, 502); this.SkToolCdTwo.Name = "SkToolCdTwo"; this.SkToolCdTwo.RadiusStyle = CCWin.SkinClass.RoundStyle.All; this.SkToolCdTwo.Size = new System.Drawing.Size(278, 24); this.SkToolCdTwo.TabIndex = 123; this.SkToolCdTwo.Text = "skinToolStrip2"; this.SkToolCdTwo.TitleAnamorphosis = false; this.SkToolCdTwo.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236))))); this.SkToolCdTwo.TitleRadius = 4; this.SkToolCdTwo.TitleRadiusStyle = CCWin.SkinClass.RoundStyle.All; // // toolQQMenu // this.toolQQMenu.AutoSize = false; this.toolQQMenu.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolQQMenu.Image = global::CC2013.Properties.Resources.menu_btn_normal; this.toolQQMenu.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolQQMenu.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolQQMenu.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2); this.toolQQMenu.Name = "toolQQMenu"; this.toolQQMenu.Size = new System.Drawing.Size(24, 24); this.toolQQMenu.Text = "toolStripButton4"; this.toolQQMenu.ToolTipText = "主菜单"; this.toolQQMenu.Click += new System.EventHandler(this.toolQQMenu_Click); this.toolQQMenu.MouseEnter += new System.EventHandler(this.toolQQMenu_MouseEnter); this.toolQQMenu.MouseLeave += new System.EventHandler(this.toolQQMenu_MouseLeave); // // toolStripButton1 // this.toolStripButton1.AutoSize = false; this.toolStripButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image"))); this.toolStripButton1.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2); this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(24, 24); this.toolStripButton1.Text = "toolStripButton2"; this.toolStripButton1.ToolTipText = "打开系统设置"; // // toolStripButton2 // this.toolStripButton2.AutoSize = false; this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image"))); this.toolStripButton2.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton2.Margin = new System.Windows.Forms.Padding(4, 1, 0, 2); this.toolStripButton2.Name = "toolStripButton2"; this.toolStripButton2.Size = new System.Drawing.Size(24, 24); this.toolStripButton2.Text = "toolStripButton3"; this.toolStripButton2.ToolTipText = "打开消息管理器"; // // toolStripButton15 // this.toolStripButton15.AutoSize = false; this.toolStripButton15.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton15.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton15.Image"))); this.toolStripButton15.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton15.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton15.Margin = new System.Windows.Forms.Padding(3, 1, 0, 2); this.toolStripButton15.Name = "toolStripButton15"; this.toolStripButton15.Size = new System.Drawing.Size(24, 24); this.toolStripButton15.Text = "toolStripButton4"; this.toolStripButton15.ToolTipText = "打开安全概况"; // // toolStripButton14 // this.toolStripButton14.AutoSize = false; this.toolStripButton14.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton14.Image"))); this.toolStripButton14.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.toolStripButton14.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton14.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton14.Name = "toolStripButton14"; this.toolStripButton14.Size = new System.Drawing.Size(54, 24); this.toolStripButton14.Text = "圈子"; this.toolStripButton14.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripButton14.ToolTipText = "圈子"; // // toolStripButton19 // this.toolStripButton19.AutoSize = false; this.toolStripButton19.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton19.Image"))); this.toolStripButton19.ImageAlign = System.Drawing.ContentAlignment.TopLeft; this.toolStripButton19.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripButton19.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton19.Name = "toolStripButton19"; this.toolStripButton19.Size = new System.Drawing.Size(54, 24); this.toolStripButton19.Text = "查找"; this.toolStripButton19.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripButton19.ToolTipText = "查找联系人"; // // toolStripDropDownButton4 // this.toolStripDropDownButton4.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripDropDownButton4.AutoSize = false; this.toolStripDropDownButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton4.Image"))); this.toolStripDropDownButton4.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.toolStripDropDownButton4.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripDropDownButton4.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripDropDownButton4.Margin = new System.Windows.Forms.Padding(0); this.toolStripDropDownButton4.Name = "toolStripDropDownButton4"; this.toolStripDropDownButton4.Size = new System.Drawing.Size(54, 24); this.toolStripDropDownButton4.Text = "应用"; this.toolStripDropDownButton4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripDropDownButton4.ToolTipText = "打开应用中心"; // // lblName // this.lblName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.lblName.ArtTextStyle = CCWin.SkinControl.ArtTextStyle.Anamorphosis; this.lblName.BackColor = System.Drawing.Color.Transparent; this.lblName.BorderColor = System.Drawing.Color.White; this.lblName.BorderSize = 4; this.lblName.Cursor = System.Windows.Forms.Cursors.Hand; this.lblName.Font = new System.Drawing.Font("微软雅黑", 18F); this.lblName.ForeColor = System.Drawing.Color.Black; this.lblName.Location = new System.Drawing.Point(5, 41); this.lblName.Name = "lblName"; this.lblName.Size = new System.Drawing.Size(169, 31); this.lblName.TabIndex = 99; this.lblName.Text = "威廉乔克斯_汀"; this.lblName.MouseEnter += new System.EventHandler(this.lblName_MouseEnter); this.lblName.MouseLeave += new System.EventHandler(this.lblName_MouseLeave); // // QQMenu // this.QQMenu.Arrow = System.Drawing.Color.Gray; this.QQMenu.Back = System.Drawing.Color.White; this.QQMenu.BackRadius = 4; this.QQMenu.Base = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254))))); this.QQMenu.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.QQMenu.Fore = System.Drawing.Color.Black; this.QQMenu.HoverFore = System.Drawing.Color.White; this.QQMenu.ImageScalingSize = new System.Drawing.Size(11, 11); this.QQMenu.ItemAnamorphosis = false; this.QQMenu.ItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.QQMenu.ItemBorderShow = false; this.QQMenu.ItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.QQMenu.ItemPressed = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.QQMenu.ItemRadius = 4; this.QQMenu.ItemRadiusStyle = CCWin.SkinClass.RoundStyle.None; this.QQMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.ItemImonline, this.qQ会员ToolStripMenuItem, this.我的QQ中心ToolStripMenuItem, this.toolStripMenuItem1, this.工具ToolStripMenuItem, this.系统设置ToolStripMenuItem, this.软件升级ToolStripMenuItem, this.toolStripMenuItem2, this.安全中心ToolStripMenuItem, this.帮组ToolStripMenuItem, this.toolStripMenuItem3, this.好友管理ToolStripMenuItem, this.修改密码ToolStripMenuItem, this.更改用户ToolStripMenuItem, this.锁定QQToolStripMenuItem, this.退出ToolStripMenuItem}); this.QQMenu.ItemSplitter = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.QQMenu.Name = "MenuState"; this.QQMenu.RadiusStyle = CCWin.SkinClass.RoundStyle.All; this.QQMenu.Size = new System.Drawing.Size(131, 308); this.QQMenu.TitleAnamorphosis = false; this.QQMenu.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236))))); this.QQMenu.TitleRadius = 4; this.QQMenu.TitleRadiusStyle = CCWin.SkinClass.RoundStyle.All; this.QQMenu.Closing += new System.Windows.Forms.ToolStripDropDownClosingEventHandler(this.QQMenu_Closing); // // ItemImonline // this.ItemImonline.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.腾讯网ToolStripMenuItem, this.qQ空间ToolStripMenuItem, this.拍拍购物ToolStripMenuItem, this.sOSO搜索ToolStripMenuItem, this.toolStripMenuItem4, this.qQ充值ToolStripMenuItem, this.腾讯游戏ToolStripMenuItem, this.手机生活ToolStripMenuItem, this.新闻资讯ToolStripMenuItem, this.财付通ToolStripMenuItem}); this.ItemImonline.Name = "ItemImonline"; this.ItemImonline.Size = new System.Drawing.Size(130, 22); this.ItemImonline.Tag = "1"; this.ItemImonline.Text = "所有服务"; this.ItemImonline.ToolTipText = "表示希望好友看到您在线。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n"; // // 腾讯网ToolStripMenuItem // this.腾讯网ToolStripMenuItem.Name = "腾讯网ToolStripMenuItem"; this.腾讯网ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.腾讯网ToolStripMenuItem.Text = "腾讯网"; // // qQ空间ToolStripMenuItem // this.qQ空间ToolStripMenuItem.Name = "qQ空间ToolStripMenuItem"; this.qQ空间ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.qQ空间ToolStripMenuItem.Text = "QQ空间"; // // 拍拍购物ToolStripMenuItem // this.拍拍购物ToolStripMenuItem.Name = "拍拍购物ToolStripMenuItem"; this.拍拍购物ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.拍拍购物ToolStripMenuItem.Text = "拍拍购物"; // // sOSO搜索ToolStripMenuItem // this.sOSO搜索ToolStripMenuItem.Name = "sOSO搜索ToolStripMenuItem"; this.sOSO搜索ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.sOSO搜索ToolStripMenuItem.Text = "SOSO搜索"; // // toolStripMenuItem4 // this.toolStripMenuItem4.Name = "toolStripMenuItem4"; this.toolStripMenuItem4.Size = new System.Drawing.Size(115, 6); // // qQ充值ToolStripMenuItem // this.qQ充值ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.充值Q币ToolStripMenuItem, this.开通包月服务ToolStripMenuItem, this.充值游戏点卷ToolStripMenuItem}); this.qQ充值ToolStripMenuItem.Name = "qQ充值ToolStripMenuItem"; this.qQ充值ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.qQ充值ToolStripMenuItem.Text = "QQ充值"; // // 充值Q币ToolStripMenuItem // this.充值Q币ToolStripMenuItem.Name = "充值Q币ToolStripMenuItem"; this.充值Q币ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.充值Q币ToolStripMenuItem.Text = "充值Q币/Q点"; // // 开通包月服务ToolStripMenuItem // this.开通包月服务ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.qQ会员ToolStripMenuItem1, this.黄钻贵族ToolStripMenuItem, this.红钻贵族ToolStripMenuItem, this.绿钻贵族ToolStripMenuItem, this.超级QQToolStripMenuItem, this.蓝钻贵族ToolStripMenuItem, this.粉钻贵族ToolStripMenuItem, this.cF会员ToolStripMenuItem, this.dNF黑钻ToolStripMenuItem, this.炫舞紫钻ToolStripMenuItem, this.飞车紫钻ToolStripMenuItem, this.qQ堂紫钻ToolStripMenuItem, this.aVA精英ToolStripMenuItem, this.音速紫钻ToolStripMenuItem, this.寻仙VIPToolStripMenuItem, this.读书VIPToolStripMenuItem}); this.开通包月服务ToolStripMenuItem.Name = "开通包月服务ToolStripMenuItem"; this.开通包月服务ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.开通包月服务ToolStripMenuItem.Text = "开通包月服务"; // // qQ会员ToolStripMenuItem1 // this.qQ会员ToolStripMenuItem1.Name = "qQ会员ToolStripMenuItem1"; this.qQ会员ToolStripMenuItem1.Size = new System.Drawing.Size(118, 22); this.qQ会员ToolStripMenuItem1.Text = "QQ会员"; // // 黄钻贵族ToolStripMenuItem // this.黄钻贵族ToolStripMenuItem.Name = "黄钻贵族ToolStripMenuItem"; this.黄钻贵族ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.黄钻贵族ToolStripMenuItem.Text = "黄钻贵族"; // // 红钻贵族ToolStripMenuItem // this.红钻贵族ToolStripMenuItem.Name = "红钻贵族ToolStripMenuItem"; this.红钻贵族ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.红钻贵族ToolStripMenuItem.Text = "红钻贵族"; // // 绿钻贵族ToolStripMenuItem // this.绿钻贵族ToolStripMenuItem.Name = "绿钻贵族ToolStripMenuItem"; this.绿钻贵族ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.绿钻贵族ToolStripMenuItem.Text = "绿钻贵族"; // // 超级QQToolStripMenuItem // this.超级QQToolStripMenuItem.Name = "超级QQToolStripMenuItem"; this.超级QQToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.超级QQToolStripMenuItem.Text = "超级QQ"; // // 蓝钻贵族ToolStripMenuItem // this.蓝钻贵族ToolStripMenuItem.Name = "蓝钻贵族ToolStripMenuItem"; this.蓝钻贵族ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.蓝钻贵族ToolStripMenuItem.Text = "蓝钻贵族"; // // 粉钻贵族ToolStripMenuItem // this.粉钻贵族ToolStripMenuItem.Name = "粉钻贵族ToolStripMenuItem"; this.粉钻贵族ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.粉钻贵族ToolStripMenuItem.Text = "粉钻贵族"; // // cF会员ToolStripMenuItem // this.cF会员ToolStripMenuItem.Name = "cF会员ToolStripMenuItem"; this.cF会员ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.cF会员ToolStripMenuItem.Text = "CF会员"; // // dNF黑钻ToolStripMenuItem // this.dNF黑钻ToolStripMenuItem.Name = "dNF黑钻ToolStripMenuItem"; this.dNF黑钻ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.dNF黑钻ToolStripMenuItem.Text = "DNF黑钻"; // // 炫舞紫钻ToolStripMenuItem // this.炫舞紫钻ToolStripMenuItem.Name = "炫舞紫钻ToolStripMenuItem"; this.炫舞紫钻ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.炫舞紫钻ToolStripMenuItem.Text = "炫舞紫钻"; // // 飞车紫钻ToolStripMenuItem // this.飞车紫钻ToolStripMenuItem.Name = "飞车紫钻ToolStripMenuItem"; this.飞车紫钻ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.飞车紫钻ToolStripMenuItem.Text = "飞车紫钻"; // // qQ堂紫钻ToolStripMenuItem // this.qQ堂紫钻ToolStripMenuItem.Name = "qQ堂紫钻ToolStripMenuItem"; this.qQ堂紫钻ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.qQ堂紫钻ToolStripMenuItem.Text = "QQ堂紫钻"; // // aVA精英ToolStripMenuItem // this.aVA精英ToolStripMenuItem.Name = "aVA精英ToolStripMenuItem"; this.aVA精英ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.aVA精英ToolStripMenuItem.Text = "AVA精英"; // // 音速紫钻ToolStripMenuItem // this.音速紫钻ToolStripMenuItem.Name = "音速紫钻ToolStripMenuItem"; this.音速紫钻ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.音速紫钻ToolStripMenuItem.Text = "音速紫钻"; // // 寻仙VIPToolStripMenuItem // this.寻仙VIPToolStripMenuItem.Name = "寻仙VIPToolStripMenuItem"; this.寻仙VIPToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.寻仙VIPToolStripMenuItem.Text = "寻仙VIP"; // // 读书VIPToolStripMenuItem // this.读书VIPToolStripMenuItem.Name = "读书VIPToolStripMenuItem"; this.读书VIPToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.读书VIPToolStripMenuItem.Text = "读书VIP"; // // 充值游戏点卷ToolStripMenuItem // this.充值游戏点卷ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.cF点卷ToolStripMenuItem, this.dNF点卷ToolStripMenuItem, this.aVA点卷ToolStripMenuItem, this.qQ炫舞点卷ToolStripMenuItem, this.qQ飞车点卷ToolStripMenuItem, this.七雄争霸元宝ToolStripMenuItem, this.幻想世界金子ToolStripMenuItem, this.寻仙仙玉ToolStripMenuItem, this.qQ华夏点卷ToolStripMenuItem, this.大明龙权点卷ToolStripMenuItem, this.烽火战国点卷ToolStripMenuItem, this.三国点卷ToolStripMenuItem, this.自由幻想彩玉ToolStripMenuItem, this.丝路英雄路币ToolStripMenuItem, this.绿色征途点卷ToolStripMenuItem}); this.充值游戏点卷ToolStripMenuItem.Name = "充值游戏点卷ToolStripMenuItem"; this.充值游戏点卷ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.充值游戏点卷ToolStripMenuItem.Text = "充值游戏点卷"; // // cF点卷ToolStripMenuItem // this.cF点卷ToolStripMenuItem.Name = "cF点卷ToolStripMenuItem"; this.cF点卷ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.cF点卷ToolStripMenuItem.Text = "CF点卷"; // // dNF点卷ToolStripMenuItem // this.dNF点卷ToolStripMenuItem.Name = "dNF点卷ToolStripMenuItem"; this.dNF点卷ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.dNF点卷ToolStripMenuItem.Text = "DNF点卷"; // // aVA点卷ToolStripMenuItem // this.aVA点卷ToolStripMenuItem.Name = "aVA点卷ToolStripMenuItem"; this.aVA点卷ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.aVA点卷ToolStripMenuItem.Text = "AVA点卷"; // // qQ炫舞点卷ToolStripMenuItem // this.qQ炫舞点卷ToolStripMenuItem.Name = "qQ炫舞点卷ToolStripMenuItem"; this.qQ炫舞点卷ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.qQ炫舞点卷ToolStripMenuItem.Text = "QQ炫舞点卷"; // // qQ飞车点卷ToolStripMenuItem // this.qQ飞车点卷ToolStripMenuItem.Name = "qQ飞车点卷ToolStripMenuItem"; this.qQ飞车点卷ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.qQ飞车点卷ToolStripMenuItem.Text = "QQ飞车点卷"; // // 七雄争霸元宝ToolStripMenuItem // this.七雄争霸元宝ToolStripMenuItem.Name = "七雄争霸元宝ToolStripMenuItem"; this.七雄争霸元宝ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.七雄争霸元宝ToolStripMenuItem.Text = "七雄争霸元宝"; // // 幻想世界金子ToolStripMenuItem // this.幻想世界金子ToolStripMenuItem.Name = "幻想世界金子ToolStripMenuItem"; this.幻想世界金子ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.幻想世界金子ToolStripMenuItem.Text = "幻想世界金子"; // // 寻仙仙玉ToolStripMenuItem // this.寻仙仙玉ToolStripMenuItem.Name = "寻仙仙玉ToolStripMenuItem"; this.寻仙仙玉ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.寻仙仙玉ToolStripMenuItem.Text = "寻仙仙玉"; // // qQ华夏点卷ToolStripMenuItem // this.qQ华夏点卷ToolStripMenuItem.Name = "qQ华夏点卷ToolStripMenuItem"; this.qQ华夏点卷ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.qQ华夏点卷ToolStripMenuItem.Text = "QQ华夏点卷"; // // 大明龙权点卷ToolStripMenuItem // this.大明龙权点卷ToolStripMenuItem.Name = "大明龙权点卷ToolStripMenuItem"; this.大明龙权点卷ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.大明龙权点卷ToolStripMenuItem.Text = "大明龙权点卷"; // // 烽火战国点卷ToolStripMenuItem // this.烽火战国点卷ToolStripMenuItem.Name = "烽火战国点卷ToolStripMenuItem"; this.烽火战国点卷ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.烽火战国点卷ToolStripMenuItem.Text = "烽火战国点卷"; // // 三国点卷ToolStripMenuItem // this.三国点卷ToolStripMenuItem.Name = "三国点卷ToolStripMenuItem"; this.三国点卷ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.三国点卷ToolStripMenuItem.Text = "三国点卷"; // // 自由幻想彩玉ToolStripMenuItem // this.自由幻想彩玉ToolStripMenuItem.Name = "自由幻想彩玉ToolStripMenuItem"; this.自由幻想彩玉ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.自由幻想彩玉ToolStripMenuItem.Text = "自由幻想彩玉"; // // 丝路英雄路币ToolStripMenuItem // this.丝路英雄路币ToolStripMenuItem.Name = "丝路英雄路币ToolStripMenuItem"; this.丝路英雄路币ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.丝路英雄路币ToolStripMenuItem.Text = "丝路英雄路币"; // // 绿色征途点卷ToolStripMenuItem // this.绿色征途点卷ToolStripMenuItem.Name = "绿色征途点卷ToolStripMenuItem"; this.绿色征途点卷ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.绿色征途点卷ToolStripMenuItem.Text = "绿色征途点卷"; // // 腾讯游戏ToolStripMenuItem // this.腾讯游戏ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.地下城与勇士ToolStripMenuItem, this.qQ西游ToolStripMenuItem, this.七雄争霸ToolStripMenuItem, this.toolStripMenuItem6, this.qQ幻想世界ToolStripMenuItem, this.大明龙权ToolStripMenuItem, this.战地之王ToolStripMenuItem, this.魔幻大陆ToolStripMenuItem, this.烽火战国ToolStripMenuItem, this.丝路英雄ToolStripMenuItem, this.qQ自由幻想ToolStripMenuItem, this.穿越火线ToolStripMenuItem, this.qQ炫舞ToolStripMenuItem, this.qQ飞车ToolStripMenuItem, this.逆战ToolStripMenuItem}); this.腾讯游戏ToolStripMenuItem.Name = "腾讯游戏ToolStripMenuItem"; this.腾讯游戏ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.腾讯游戏ToolStripMenuItem.Text = "腾讯游戏"; // // 地下城与勇士ToolStripMenuItem // this.地下城与勇士ToolStripMenuItem.Name = "地下城与勇士ToolStripMenuItem"; this.地下城与勇士ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.地下城与勇士ToolStripMenuItem.Text = "地下城与勇士"; // // qQ西游ToolStripMenuItem // this.qQ西游ToolStripMenuItem.Name = "qQ西游ToolStripMenuItem"; this.qQ西游ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.qQ西游ToolStripMenuItem.Text = "QQ西游"; // // 七雄争霸ToolStripMenuItem // this.七雄争霸ToolStripMenuItem.Name = "七雄争霸ToolStripMenuItem"; this.七雄争霸ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.七雄争霸ToolStripMenuItem.Text = "七雄争霸"; // // toolStripMenuItem6 // this.toolStripMenuItem6.Name = "toolStripMenuItem6"; this.toolStripMenuItem6.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem6.Text = "3366"; // // qQ幻想世界ToolStripMenuItem // this.qQ幻想世界ToolStripMenuItem.Name = "qQ幻想世界ToolStripMenuItem"; this.qQ幻想世界ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.qQ幻想世界ToolStripMenuItem.Text = "QQ幻想世界"; // // 大明龙权ToolStripMenuItem // this.大明龙权ToolStripMenuItem.Name = "大明龙权ToolStripMenuItem"; this.大明龙权ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.大明龙权ToolStripMenuItem.Text = "大明龙权"; // // 战地之王ToolStripMenuItem // this.战地之王ToolStripMenuItem.Name = "战地之王ToolStripMenuItem"; this.战地之王ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.战地之王ToolStripMenuItem.Text = "战地之王"; // // 魔幻大陆ToolStripMenuItem // this.魔幻大陆ToolStripMenuItem.Name = "魔幻大陆ToolStripMenuItem"; this.魔幻大陆ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.魔幻大陆ToolStripMenuItem.Text = "魔幻大陆"; // // 烽火战国ToolStripMenuItem // this.烽火战国ToolStripMenuItem.Name = "烽火战国ToolStripMenuItem"; this.烽火战国ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.烽火战国ToolStripMenuItem.Text = "烽火战国"; // // 丝路英雄ToolStripMenuItem // this.丝路英雄ToolStripMenuItem.Name = "丝路英雄ToolStripMenuItem"; this.丝路英雄ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.丝路英雄ToolStripMenuItem.Text = "丝路英雄"; // // qQ自由幻想ToolStripMenuItem // this.qQ自由幻想ToolStripMenuItem.Name = "qQ自由幻想ToolStripMenuItem"; this.qQ自由幻想ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.qQ自由幻想ToolStripMenuItem.Text = "QQ自由幻想"; // // 穿越火线ToolStripMenuItem // this.穿越火线ToolStripMenuItem.Name = "穿越火线ToolStripMenuItem"; this.穿越火线ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.穿越火线ToolStripMenuItem.Text = "穿越火线"; // // qQ炫舞ToolStripMenuItem // this.qQ炫舞ToolStripMenuItem.Name = "qQ炫舞ToolStripMenuItem"; this.qQ炫舞ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.qQ炫舞ToolStripMenuItem.Text = "QQ炫舞"; // // qQ飞车ToolStripMenuItem // this.qQ飞车ToolStripMenuItem.Name = "qQ飞车ToolStripMenuItem"; this.qQ飞车ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.qQ飞车ToolStripMenuItem.Text = "QQ飞车"; // // 逆战ToolStripMenuItem // this.逆战ToolStripMenuItem.Name = "逆战ToolStripMenuItem"; this.逆战ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.逆战ToolStripMenuItem.Text = "逆战"; // // 手机生活ToolStripMenuItem // this.手机生活ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.超级QQToolStripMenuItem1, this.手机QQToolStripMenuItem, this.toolStripMenuItem5, this.应用包ToolStripMenuItem, this.手机游戏ToolStripMenuItem, this.手机音乐ToolStripMenuItem, this.手机空间ToolStripMenuItem, this.toolStripMenuItem7, this.手机生活官网ToolStripMenuItem}); this.手机生活ToolStripMenuItem.Name = "手机生活ToolStripMenuItem"; this.手机生活ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.手机生活ToolStripMenuItem.Text = "手机生活"; // // 超级QQToolStripMenuItem1 // this.超级QQToolStripMenuItem1.Name = "超级QQToolStripMenuItem1"; this.超级QQToolStripMenuItem1.Size = new System.Drawing.Size(142, 22); this.超级QQToolStripMenuItem1.Text = "超级QQ"; // // 手机QQToolStripMenuItem // this.手机QQToolStripMenuItem.Name = "手机QQToolStripMenuItem"; this.手机QQToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.手机QQToolStripMenuItem.Text = "手机QQ"; // // toolStripMenuItem5 // this.toolStripMenuItem5.Name = "toolStripMenuItem5"; this.toolStripMenuItem5.Size = new System.Drawing.Size(139, 6); // // 应用包ToolStripMenuItem // this.应用包ToolStripMenuItem.Name = "应用包ToolStripMenuItem"; this.应用包ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.应用包ToolStripMenuItem.Text = "应用包"; // // 手机游戏ToolStripMenuItem // this.手机游戏ToolStripMenuItem.Name = "手机游戏ToolStripMenuItem"; this.手机游戏ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.手机游戏ToolStripMenuItem.Text = "手机游戏"; // // 手机音乐ToolStripMenuItem // this.手机音乐ToolStripMenuItem.Name = "手机音乐ToolStripMenuItem"; this.手机音乐ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.手机音乐ToolStripMenuItem.Text = "手机音乐"; // // 手机空间ToolStripMenuItem // this.手机空间ToolStripMenuItem.Name = "手机空间ToolStripMenuItem"; this.手机空间ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.手机空间ToolStripMenuItem.Text = "手机QQ空间"; // // toolStripMenuItem7 // this.toolStripMenuItem7.Name = "toolStripMenuItem7"; this.toolStripMenuItem7.Size = new System.Drawing.Size(139, 6); // // 手机生活官网ToolStripMenuItem // this.手机生活官网ToolStripMenuItem.Name = "手机生活官网ToolStripMenuItem"; this.手机生活官网ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.手机生活官网ToolStripMenuItem.Text = "手机生活官网"; // // 新闻资讯ToolStripMenuItem // this.新闻资讯ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.订阅新闻ToolStripMenuItem, this.我的资讯ToolStripMenuItem, this.toolStripMenuItem8, this.新闻频道ToolStripMenuItem, this.娱乐频道ToolStripMenuItem, this.体育频道ToolStripMenuItem, this.汽车频道ToolStripMenuItem, this.财经频道ToolStripMenuItem, this.女性频道ToolStripMenuItem, this.toolStripMenuItem9, this.游戏频道ToolStripMenuItem, this.科技数码ToolStripMenuItem, this.toolStripMenuItem10, this.名人博客ToolStripMenuItem, this.腾讯论坛ToolStripMenuItem}); this.新闻资讯ToolStripMenuItem.Name = "新闻资讯ToolStripMenuItem"; this.新闻资讯ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.新闻资讯ToolStripMenuItem.Text = "新闻资讯"; // // 订阅新闻ToolStripMenuItem // this.订阅新闻ToolStripMenuItem.Name = "订阅新闻ToolStripMenuItem"; this.订阅新闻ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.订阅新闻ToolStripMenuItem.Text = "订阅新闻"; // // 我的资讯ToolStripMenuItem // this.我的资讯ToolStripMenuItem.Name = "我的资讯ToolStripMenuItem"; this.我的资讯ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.我的资讯ToolStripMenuItem.Text = "我的资讯"; // // toolStripMenuItem8 // this.toolStripMenuItem8.Name = "toolStripMenuItem8"; this.toolStripMenuItem8.Size = new System.Drawing.Size(115, 6); // // 新闻频道ToolStripMenuItem // this.新闻频道ToolStripMenuItem.Name = "新闻频道ToolStripMenuItem"; this.新闻频道ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.新闻频道ToolStripMenuItem.Text = "新闻频道"; // // 娱乐频道ToolStripMenuItem // this.娱乐频道ToolStripMenuItem.Name = "娱乐频道ToolStripMenuItem"; this.娱乐频道ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.娱乐频道ToolStripMenuItem.Text = "娱乐频道"; // // 体育频道ToolStripMenuItem // this.体育频道ToolStripMenuItem.Name = "体育频道ToolStripMenuItem"; this.体育频道ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.体育频道ToolStripMenuItem.Text = "体育频道"; // // 汽车频道ToolStripMenuItem // this.汽车频道ToolStripMenuItem.Name = "汽车频道ToolStripMenuItem"; this.汽车频道ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.汽车频道ToolStripMenuItem.Text = "汽车频道"; // // 财经频道ToolStripMenuItem // this.财经频道ToolStripMenuItem.Name = "财经频道ToolStripMenuItem"; this.财经频道ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.财经频道ToolStripMenuItem.Text = "财经频道"; // // 女性频道ToolStripMenuItem // this.女性频道ToolStripMenuItem.Name = "女性频道ToolStripMenuItem"; this.女性频道ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.女性频道ToolStripMenuItem.Text = "女性频道"; // // toolStripMenuItem9 // this.toolStripMenuItem9.Name = "toolStripMenuItem9"; this.toolStripMenuItem9.Size = new System.Drawing.Size(115, 6); // // 游戏频道ToolStripMenuItem // this.游戏频道ToolStripMenuItem.Name = "游戏频道ToolStripMenuItem"; this.游戏频道ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.游戏频道ToolStripMenuItem.Text = "游戏频道"; // // 科技数码ToolStripMenuItem // this.科技数码ToolStripMenuItem.Name = "科技数码ToolStripMenuItem"; this.科技数码ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.科技数码ToolStripMenuItem.Text = "科技数码"; // // toolStripMenuItem10 // this.toolStripMenuItem10.Name = "toolStripMenuItem10"; this.toolStripMenuItem10.Size = new System.Drawing.Size(115, 6); // // 名人博客ToolStripMenuItem // this.名人博客ToolStripMenuItem.Name = "名人博客ToolStripMenuItem"; this.名人博客ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.名人博客ToolStripMenuItem.Text = "名人博客"; // // 腾讯论坛ToolStripMenuItem // this.腾讯论坛ToolStripMenuItem.Name = "腾讯论坛ToolStripMenuItem"; this.腾讯论坛ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.腾讯论坛ToolStripMenuItem.Text = "腾讯论坛"; // // 财付通ToolStripMenuItem // this.财付通ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.我的钱包ToolStripMenuItem, this.qQ充值ToolStripMenuItem1, this.手机充值ToolStripMenuItem, this.游戏直充ToolStripMenuItem, this.机票订购ToolStripMenuItem, this.超值购物ToolStripMenuItem}); this.财付通ToolStripMenuItem.Name = "财付通ToolStripMenuItem"; this.财付通ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.财付通ToolStripMenuItem.Text = "财付通"; // // 我的钱包ToolStripMenuItem // this.我的钱包ToolStripMenuItem.Name = "我的钱包ToolStripMenuItem"; this.我的钱包ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.我的钱包ToolStripMenuItem.Text = "我的钱包"; // // qQ充值ToolStripMenuItem1 // this.qQ充值ToolStripMenuItem1.Name = "qQ充值ToolStripMenuItem1"; this.qQ充值ToolStripMenuItem1.Size = new System.Drawing.Size(118, 22); this.qQ充值ToolStripMenuItem1.Text = "QQ充值"; // // 手机充值ToolStripMenuItem // this.手机充值ToolStripMenuItem.Name = "手机充值ToolStripMenuItem"; this.手机充值ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.手机充值ToolStripMenuItem.Text = "手机充值"; // // 游戏直充ToolStripMenuItem // this.游戏直充ToolStripMenuItem.Name = "游戏直充ToolStripMenuItem"; this.游戏直充ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.游戏直充ToolStripMenuItem.Text = "游戏直充"; // // 机票订购ToolStripMenuItem // this.机票订购ToolStripMenuItem.Name = "机票订购ToolStripMenuItem"; this.机票订购ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.机票订购ToolStripMenuItem.Text = "机票订购"; // // 超值购物ToolStripMenuItem // this.超值购物ToolStripMenuItem.Name = "超值购物ToolStripMenuItem"; this.超值购物ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.超值购物ToolStripMenuItem.Text = "超值购物"; // // qQ会员ToolStripMenuItem // this.qQ会员ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.会员官网ToolStripMenuItem, this.会员专区ToolStripMenuItem, this.成长体系ToolStripMenuItem, this.qQ风尚ToolStripMenuItem, this.toolStripMenuItem11, this.升级成为会员ToolStripMenuItem, this.赠送会员ToolStripMenuItem, this.索要会员ToolStripMenuItem, this.toolStripMenuItem12, this.全部特权ToolStripMenuItem, this.热门功能ToolStripMenuItem, this.生活特权ToolStripMenuItem}); this.qQ会员ToolStripMenuItem.Name = "qQ会员ToolStripMenuItem"; this.qQ会员ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.qQ会员ToolStripMenuItem.Text = "QQ会员"; // // 会员官网ToolStripMenuItem // this.会员官网ToolStripMenuItem.Name = "会员官网ToolStripMenuItem"; this.会员官网ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.会员官网ToolStripMenuItem.Text = "会员官网"; // // 会员专区ToolStripMenuItem // this.会员专区ToolStripMenuItem.Name = "会员专区ToolStripMenuItem"; this.会员专区ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.会员专区ToolStripMenuItem.Text = "会员专区"; // // 成长体系ToolStripMenuItem // this.成长体系ToolStripMenuItem.Name = "成长体系ToolStripMenuItem"; this.成长体系ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.成长体系ToolStripMenuItem.Text = "成长体系"; // // qQ风尚ToolStripMenuItem // this.qQ风尚ToolStripMenuItem.Name = "qQ风尚ToolStripMenuItem"; this.qQ风尚ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.qQ风尚ToolStripMenuItem.Text = "QQ风尚"; // // toolStripMenuItem11 // this.toolStripMenuItem11.Name = "toolStripMenuItem11"; this.toolStripMenuItem11.Size = new System.Drawing.Size(139, 6); // // 升级成为会员ToolStripMenuItem // this.升级成为会员ToolStripMenuItem.Name = "升级成为会员ToolStripMenuItem"; this.升级成为会员ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.升级成为会员ToolStripMenuItem.Text = "升级成为会员"; // // 赠送会员ToolStripMenuItem // this.赠送会员ToolStripMenuItem.Name = "赠送会员ToolStripMenuItem"; this.赠送会员ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.赠送会员ToolStripMenuItem.Text = "赠送会员"; // // 索要会员ToolStripMenuItem // this.索要会员ToolStripMenuItem.Name = "索要会员ToolStripMenuItem"; this.索要会员ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.索要会员ToolStripMenuItem.Text = "索要会员"; // // toolStripMenuItem12 // this.toolStripMenuItem12.Name = "toolStripMenuItem12"; this.toolStripMenuItem12.Size = new System.Drawing.Size(139, 6); // // 全部特权ToolStripMenuItem // this.全部特权ToolStripMenuItem.Name = "全部特权ToolStripMenuItem"; this.全部特权ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.全部特权ToolStripMenuItem.Text = "全部特权"; // // 热门功能ToolStripMenuItem // this.热门功能ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.网络硬盘ToolStripMenuItem, this.qQ装扮ToolStripMenuItem, this.会员炫彩字ToolStripMenuItem, this.toolStripMenuItem13, this.会员魔法表情ToolStripMenuItem, this.会员超级表情ToolStripMenuItem, this.表情漫游ToolStripMenuItem, this.会员头像ToolStripMenuItem, this.会员个性铃音ToolStripMenuItem, this.toolStripMenuItem14, this.会员红名ToolStripMenuItem, this.qQ等级加速ToolStripMenuItem, this.toolStripMenuItem15, this.消息记录漫游ToolStripMenuItem, this.离线下载ToolStripMenuItem, this.好友克隆ToolStripMenuItem, this.会员群特权ToolStripMenuItem}); this.热门功能ToolStripMenuItem.Name = "热门功能ToolStripMenuItem"; this.热门功能ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.热门功能ToolStripMenuItem.Text = "热门功能"; // // 网络硬盘ToolStripMenuItem // this.网络硬盘ToolStripMenuItem.Name = "网络硬盘ToolStripMenuItem"; this.网络硬盘ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.网络硬盘ToolStripMenuItem.Text = "网络硬盘"; // // qQ装扮ToolStripMenuItem // this.qQ装扮ToolStripMenuItem.Name = "qQ装扮ToolStripMenuItem"; this.qQ装扮ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.qQ装扮ToolStripMenuItem.Text = "QQ装扮"; // // 会员炫彩字ToolStripMenuItem // this.会员炫彩字ToolStripMenuItem.Name = "会员炫彩字ToolStripMenuItem"; this.会员炫彩字ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.会员炫彩字ToolStripMenuItem.Text = "会员炫彩字"; // // toolStripMenuItem13 // this.toolStripMenuItem13.Name = "toolStripMenuItem13"; this.toolStripMenuItem13.Size = new System.Drawing.Size(139, 6); // // 会员魔法表情ToolStripMenuItem // this.会员魔法表情ToolStripMenuItem.Name = "会员魔法表情ToolStripMenuItem"; this.会员魔法表情ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.会员魔法表情ToolStripMenuItem.Text = "会员魔法表情"; // // 会员超级表情ToolStripMenuItem // this.会员超级表情ToolStripMenuItem.Name = "会员超级表情ToolStripMenuItem"; this.会员超级表情ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.会员超级表情ToolStripMenuItem.Text = "会员超级表情"; // // 表情漫游ToolStripMenuItem // this.表情漫游ToolStripMenuItem.Name = "表情漫游ToolStripMenuItem"; this.表情漫游ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.表情漫游ToolStripMenuItem.Text = "表情漫游"; // // 会员头像ToolStripMenuItem // this.会员头像ToolStripMenuItem.Name = "会员头像ToolStripMenuItem"; this.会员头像ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.会员头像ToolStripMenuItem.Text = "会员头像"; // // 会员个性铃音ToolStripMenuItem // this.会员个性铃音ToolStripMenuItem.Name = "会员个性铃音ToolStripMenuItem"; this.会员个性铃音ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.会员个性铃音ToolStripMenuItem.Text = "会员个性铃音"; // // toolStripMenuItem14 // this.toolStripMenuItem14.Name = "toolStripMenuItem14"; this.toolStripMenuItem14.Size = new System.Drawing.Size(139, 6); // // 会员红名ToolStripMenuItem // this.会员红名ToolStripMenuItem.Name = "会员红名ToolStripMenuItem"; this.会员红名ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.会员红名ToolStripMenuItem.Text = "会员红名"; // // qQ等级加速ToolStripMenuItem // this.qQ等级加速ToolStripMenuItem.Name = "qQ等级加速ToolStripMenuItem"; this.qQ等级加速ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.qQ等级加速ToolStripMenuItem.Text = "QQ等级加速"; // // toolStripMenuItem15 // this.toolStripMenuItem15.Name = "toolStripMenuItem15"; this.toolStripMenuItem15.Size = new System.Drawing.Size(139, 6); // // 消息记录漫游ToolStripMenuItem // this.消息记录漫游ToolStripMenuItem.Name = "消息记录漫游ToolStripMenuItem"; this.消息记录漫游ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.消息记录漫游ToolStripMenuItem.Text = "消息记录漫游"; // // 离线下载ToolStripMenuItem // this.离线下载ToolStripMenuItem.Name = "离线下载ToolStripMenuItem"; this.离线下载ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.离线下载ToolStripMenuItem.Text = "离线下载"; // // 好友克隆ToolStripMenuItem // this.好友克隆ToolStripMenuItem.Name = "好友克隆ToolStripMenuItem"; this.好友克隆ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.好友克隆ToolStripMenuItem.Text = "好友克隆"; // // 会员群特权ToolStripMenuItem // this.会员群特权ToolStripMenuItem.Name = "会员群特权ToolStripMenuItem"; this.会员群特权ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.会员群特权ToolStripMenuItem.Text = "会员群特权"; // // 生活特权ToolStripMenuItem // this.生活特权ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.qQ彩贝ToolStripMenuItem, this.qQ电影票ToolStripMenuItem, this.qQ团购ToolStripMenuItem, this.qQ旅游ToolStripMenuItem, this.qQ返利ToolStripMenuItem}); this.生活特权ToolStripMenuItem.Name = "生活特权ToolStripMenuItem"; this.生活特权ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.生活特权ToolStripMenuItem.Text = "生活特权"; // // qQ彩贝ToolStripMenuItem // this.qQ彩贝ToolStripMenuItem.Name = "qQ彩贝ToolStripMenuItem"; this.qQ彩贝ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.qQ彩贝ToolStripMenuItem.Text = "QQ彩贝"; // // qQ电影票ToolStripMenuItem // this.qQ电影票ToolStripMenuItem.Name = "qQ电影票ToolStripMenuItem"; this.qQ电影票ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.qQ电影票ToolStripMenuItem.Text = "QQ电影票"; // // qQ团购ToolStripMenuItem // this.qQ团购ToolStripMenuItem.Name = "qQ团购ToolStripMenuItem"; this.qQ团购ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.qQ团购ToolStripMenuItem.Text = "QQ团购"; // // qQ旅游ToolStripMenuItem // this.qQ旅游ToolStripMenuItem.Name = "qQ旅游ToolStripMenuItem"; this.qQ旅游ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.qQ旅游ToolStripMenuItem.Text = "QQ旅游"; // // qQ返利ToolStripMenuItem // this.qQ返利ToolStripMenuItem.Name = "qQ返利ToolStripMenuItem"; this.qQ返利ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.qQ返利ToolStripMenuItem.Text = "QQ返利"; // // 我的QQ中心ToolStripMenuItem // this.我的QQ中心ToolStripMenuItem.Name = "我的QQ中心ToolStripMenuItem"; this.我的QQ中心ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.我的QQ中心ToolStripMenuItem.Text = "我的QQ中心"; // // toolStripMenuItem1 // this.toolStripMenuItem1.Name = "toolStripMenuItem1"; this.toolStripMenuItem1.Size = new System.Drawing.Size(127, 6); // // 工具ToolStripMenuItem // this.工具ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.qQ在线状态官网ToolStripMenuItem, this.网络收藏夹ToolStripMenuItem, this.网络备忘录ToolStripMenuItem, this.消息管理器ToolStripMenuItem, this.数据导入工具ToolStripMenuItem, this.查找ToolStripMenuItem, this.恢复关闭前状态ToolStripMenuItem}); this.工具ToolStripMenuItem.Name = "工具ToolStripMenuItem"; this.工具ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.工具ToolStripMenuItem.Text = "工具"; // // qQ在线状态官网ToolStripMenuItem // this.qQ在线状态官网ToolStripMenuItem.Name = "qQ在线状态官网ToolStripMenuItem"; this.qQ在线状态官网ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.qQ在线状态官网ToolStripMenuItem.Text = "QQ在线状态官网"; // // 网络收藏夹ToolStripMenuItem // this.网络收藏夹ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.管理网络收藏夹ToolStripMenuItem, this.上传本地收藏夹ToolStripMenuItem, this.下载网络收藏夹ToolStripMenuItem}); this.网络收藏夹ToolStripMenuItem.Name = "网络收藏夹ToolStripMenuItem"; this.网络收藏夹ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.网络收藏夹ToolStripMenuItem.Text = "网络收藏夹"; // // 管理网络收藏夹ToolStripMenuItem // this.管理网络收藏夹ToolStripMenuItem.Name = "管理网络收藏夹ToolStripMenuItem"; this.管理网络收藏夹ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.管理网络收藏夹ToolStripMenuItem.Text = "管理网络收藏夹"; // // 上传本地收藏夹ToolStripMenuItem // this.上传本地收藏夹ToolStripMenuItem.Name = "上传本地收藏夹ToolStripMenuItem"; this.上传本地收藏夹ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.上传本地收藏夹ToolStripMenuItem.Text = "上传本地收藏夹"; // // 下载网络收藏夹ToolStripMenuItem // this.下载网络收藏夹ToolStripMenuItem.Name = "下载网络收藏夹ToolStripMenuItem"; this.下载网络收藏夹ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.下载网络收藏夹ToolStripMenuItem.Text = "下载网络收藏夹"; // // 网络备忘录ToolStripMenuItem // this.网络备忘录ToolStripMenuItem.Name = "网络备忘录ToolStripMenuItem"; this.网络备忘录ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.网络备忘录ToolStripMenuItem.Text = "网络备忘录"; // // 消息管理器ToolStripMenuItem // this.消息管理器ToolStripMenuItem.Name = "消息管理器ToolStripMenuItem"; this.消息管理器ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.消息管理器ToolStripMenuItem.Text = "消息管理器"; // // 数据导入工具ToolStripMenuItem // this.数据导入工具ToolStripMenuItem.Name = "数据导入工具ToolStripMenuItem"; this.数据导入工具ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.数据导入工具ToolStripMenuItem.Text = "数据导入工具"; // // 查找ToolStripMenuItem // this.查找ToolStripMenuItem.Name = "查找ToolStripMenuItem"; this.查找ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.查找ToolStripMenuItem.Text = "查找"; // // 恢复关闭前状态ToolStripMenuItem // this.恢复关闭前状态ToolStripMenuItem.Name = "恢复关闭前状态ToolStripMenuItem"; this.恢复关闭前状态ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.恢复关闭前状态ToolStripMenuItem.Text = "恢复关闭前状态"; // // 系统设置ToolStripMenuItem // this.系统设置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.个人资料ToolStripMenuItem, this.toolStripMenuItem16, this.基本设置ToolStripMenuItem, this.安全设置ToolStripMenuItem, this.隐私设置ToolStripMenuItem}); this.系统设置ToolStripMenuItem.Name = "系统设置ToolStripMenuItem"; this.系统设置ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.系统设置ToolStripMenuItem.Text = "系统设置"; // // 个人资料ToolStripMenuItem // this.个人资料ToolStripMenuItem.Name = "个人资料ToolStripMenuItem"; this.个人资料ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.个人资料ToolStripMenuItem.Text = "个人资料"; // // toolStripMenuItem16 // this.toolStripMenuItem16.Name = "toolStripMenuItem16"; this.toolStripMenuItem16.Size = new System.Drawing.Size(115, 6); // // 基本设置ToolStripMenuItem // this.基本设置ToolStripMenuItem.Name = "基本设置ToolStripMenuItem"; this.基本设置ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.基本设置ToolStripMenuItem.Text = "基本设置"; // // 安全设置ToolStripMenuItem // this.安全设置ToolStripMenuItem.Name = "安全设置ToolStripMenuItem"; this.安全设置ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.安全设置ToolStripMenuItem.Text = "安全设置"; // // 隐私设置ToolStripMenuItem // this.隐私设置ToolStripMenuItem.Name = "隐私设置ToolStripMenuItem"; this.隐私设置ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.隐私设置ToolStripMenuItem.Text = "隐私设置"; // // 软件升级ToolStripMenuItem // this.软件升级ToolStripMenuItem.Name = "软件升级ToolStripMenuItem"; this.软件升级ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.软件升级ToolStripMenuItem.Text = "软件升级"; // // toolStripMenuItem2 // this.toolStripMenuItem2.Name = "toolStripMenuItem2"; this.toolStripMenuItem2.Size = new System.Drawing.Size(127, 6); // // 安全中心ToolStripMenuItem // this.安全中心ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.安全沟通ToolStripMenuItem, this.安全中心首页ToolStripMenuItem, this.申请密码保护ToolStripMenuItem, this.举报恶意行为ToolStripMenuItem, this.qQ安全帮助ToolStripMenuItem}); this.安全中心ToolStripMenuItem.Name = "安全中心ToolStripMenuItem"; this.安全中心ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.安全中心ToolStripMenuItem.Text = "安全中心"; // // 安全沟通ToolStripMenuItem // this.安全沟通ToolStripMenuItem.Name = "安全沟通ToolStripMenuItem"; this.安全沟通ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.安全沟通ToolStripMenuItem.Text = "安全沟通"; // // 安全中心首页ToolStripMenuItem // this.安全中心首页ToolStripMenuItem.Name = "安全中心首页ToolStripMenuItem"; this.安全中心首页ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.安全中心首页ToolStripMenuItem.Text = "安全中心首页"; // // 申请密码保护ToolStripMenuItem // this.申请密码保护ToolStripMenuItem.Name = "申请密码保护ToolStripMenuItem"; this.申请密码保护ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.申请密码保护ToolStripMenuItem.Text = "申请密码保护"; // // 举报恶意行为ToolStripMenuItem // this.举报恶意行为ToolStripMenuItem.Name = "举报恶意行为ToolStripMenuItem"; this.举报恶意行为ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.举报恶意行为ToolStripMenuItem.Text = "举报恶意行为"; // // qQ安全帮助ToolStripMenuItem // this.qQ安全帮助ToolStripMenuItem.Name = "qQ安全帮助ToolStripMenuItem"; this.qQ安全帮助ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.qQ安全帮助ToolStripMenuItem.Text = "QQ安全帮助"; // // 帮组ToolStripMenuItem // this.帮组ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.使用帮助ToolStripMenuItem, this.腾讯客服ToolStripMenuItem, this.反馈问题ToolStripMenuItem, this.toolStripMenuItem17, this.qQ新特性ToolStripMenuItem, this.toolStripMenuItem18, this.iMQQ官网ToolStripMenuItem, this.qQ官方微博ToolStripMenuItem, this.关于QQ2013ToolStripMenuItem}); this.帮组ToolStripMenuItem.Name = "帮组ToolStripMenuItem"; this.帮组ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.帮组ToolStripMenuItem.Text = "帮助"; // // 使用帮助ToolStripMenuItem // this.使用帮助ToolStripMenuItem.Name = "使用帮助ToolStripMenuItem"; this.使用帮助ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.使用帮助ToolStripMenuItem.Text = "使用帮助"; // // 腾讯客服ToolStripMenuItem // this.腾讯客服ToolStripMenuItem.Name = "腾讯客服ToolStripMenuItem"; this.腾讯客服ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.腾讯客服ToolStripMenuItem.Text = "腾讯客服"; // // 反馈问题ToolStripMenuItem // this.反馈问题ToolStripMenuItem.Name = "反馈问题ToolStripMenuItem"; this.反馈问题ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.反馈问题ToolStripMenuItem.Text = "反馈问题"; // // toolStripMenuItem17 // this.toolStripMenuItem17.Name = "toolStripMenuItem17"; this.toolStripMenuItem17.Size = new System.Drawing.Size(127, 6); // // qQ新特性ToolStripMenuItem // this.qQ新特性ToolStripMenuItem.Name = "qQ新特性ToolStripMenuItem"; this.qQ新特性ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.qQ新特性ToolStripMenuItem.Text = "QQ新特性"; // // toolStripMenuItem18 // this.toolStripMenuItem18.Name = "toolStripMenuItem18"; this.toolStripMenuItem18.Size = new System.Drawing.Size(127, 6); // // iMQQ官网ToolStripMenuItem // this.iMQQ官网ToolStripMenuItem.Name = "iMQQ官网ToolStripMenuItem"; this.iMQQ官网ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.iMQQ官网ToolStripMenuItem.Text = "I\'M QQ官网"; // // qQ官方微博ToolStripMenuItem // this.qQ官方微博ToolStripMenuItem.Name = "qQ官方微博ToolStripMenuItem"; this.qQ官方微博ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.qQ官方微博ToolStripMenuItem.Text = "QQ官方微博"; // // 关于QQ2013ToolStripMenuItem // this.关于QQ2013ToolStripMenuItem.Name = "关于QQ2013ToolStripMenuItem"; this.关于QQ2013ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.关于QQ2013ToolStripMenuItem.Text = "关于QQ2013"; // // toolStripMenuItem3 // this.toolStripMenuItem3.Name = "toolStripMenuItem3"; this.toolStripMenuItem3.Size = new System.Drawing.Size(127, 6); // // 好友管理ToolStripMenuItem // this.好友管理ToolStripMenuItem.Name = "好友管理ToolStripMenuItem"; this.好友管理ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.好友管理ToolStripMenuItem.Text = "好友管理"; // // 修改密码ToolStripMenuItem // this.修改密码ToolStripMenuItem.Name = "修改密码ToolStripMenuItem"; this.修改密码ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.修改密码ToolStripMenuItem.Text = "修改密码"; // // 更改用户ToolStripMenuItem // this.更改用户ToolStripMenuItem.Name = "更改用户ToolStripMenuItem"; this.更改用户ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.更改用户ToolStripMenuItem.Text = "更改用户"; // // 锁定QQToolStripMenuItem // this.锁定QQToolStripMenuItem.Name = "锁定QQToolStripMenuItem"; this.锁定QQToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.锁定QQToolStripMenuItem.Text = "锁定QQ"; // // 退出ToolStripMenuItem // this.退出ToolStripMenuItem.Name = "退出ToolStripMenuItem"; this.退出ToolStripMenuItem.Size = new System.Drawing.Size(130, 22); this.退出ToolStripMenuItem.Text = "退出"; // // skinToolStrip2 // this.skinToolStrip2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.skinToolStrip2.Arrow = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64))))); this.skinToolStrip2.AutoSize = false; this.skinToolStrip2.Back = System.Drawing.Color.White; this.skinToolStrip2.BackColor = System.Drawing.Color.Transparent; this.skinToolStrip2.BackRadius = 4; this.skinToolStrip2.BackRectangle = new System.Drawing.Rectangle(4, 4, 4, 4); this.skinToolStrip2.Base = System.Drawing.Color.Transparent; this.skinToolStrip2.BaseFore = System.Drawing.Color.Black; this.skinToolStrip2.BaseForeAnamorphosis = true; this.skinToolStrip2.BaseForeAnamorphosisBorder = 4; this.skinToolStrip2.BaseForeAnamorphosisColor = System.Drawing.Color.White; this.skinToolStrip2.BaseHoverFore = System.Drawing.Color.Black; this.skinToolStrip2.BaseItemAnamorphosis = true; this.skinToolStrip2.BaseItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); this.skinToolStrip2.BaseItemBorderShow = true; this.skinToolStrip2.BaseItemDown = global::CC2013.Properties.Resources.allbtn_down; this.skinToolStrip2.BaseItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.skinToolStrip2.BaseItemMouse = global::CC2013.Properties.Resources.allbtn_highlight; this.skinToolStrip2.BaseItemPressed = System.Drawing.Color.Transparent; this.skinToolStrip2.BaseItemRadius = 2; this.skinToolStrip2.BaseItemRadiusStyle = CCWin.SkinClass.RoundStyle.All; this.skinToolStrip2.BaseItemSplitter = System.Drawing.Color.Transparent; this.skinToolStrip2.Dock = System.Windows.Forms.DockStyle.None; this.skinToolStrip2.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.skinToolStrip2.Fore = System.Drawing.Color.Black; this.skinToolStrip2.GripMargin = new System.Windows.Forms.Padding(2, 2, 4, 2); this.skinToolStrip2.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.skinToolStrip2.HoverFore = System.Drawing.Color.White; this.skinToolStrip2.ItemAnamorphosis = false; this.skinToolStrip2.ItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.skinToolStrip2.ItemBorderShow = false; this.skinToolStrip2.ItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.skinToolStrip2.ItemPressed = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.skinToolStrip2.ItemRadius = 3; this.skinToolStrip2.ItemRadiusStyle = CCWin.SkinClass.RoundStyle.None; this.skinToolStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripButton17, this.toolStripButton16, this.toolStripButton13, this.toolStripButton20, this.toolStripButton7, this.toolStripButton18}); this.skinToolStrip2.Location = new System.Drawing.Point(1, 113); this.skinToolStrip2.Name = "skinToolStrip2"; this.skinToolStrip2.RadiusStyle = CCWin.SkinClass.RoundStyle.All; this.skinToolStrip2.Size = new System.Drawing.Size(278, 24); this.skinToolStrip2.TabIndex = 124; this.skinToolStrip2.Text = "skinToolStrip2"; this.skinToolStrip2.TitleAnamorphosis = false; this.skinToolStrip2.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236))))); this.skinToolStrip2.TitleRadius = 4; this.skinToolStrip2.TitleRadiusStyle = CCWin.SkinClass.RoundStyle.All; // // toolStripButton17 // this.toolStripButton17.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton17.Image"))); this.toolStripButton17.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.toolStripButton17.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton17.Margin = new System.Windows.Forms.Padding(5, 1, 0, 2); this.toolStripButton17.Name = "toolStripButton17"; this.toolStripButton17.Size = new System.Drawing.Size(37, 21); this.toolStripButton17.Text = "11"; this.toolStripButton17.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripButton17.ToolTipText = "圈子"; // // toolStripButton16 // this.toolStripButton16.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton16.Image"))); this.toolStripButton16.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.toolStripButton16.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton16.Name = "toolStripButton16"; this.toolStripButton16.Size = new System.Drawing.Size(31, 21); this.toolStripButton16.Text = "4"; this.toolStripButton16.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripButton16.ToolTipText = "圈子"; // // toolStripButton13 // this.toolStripButton13.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton13.Image"))); this.toolStripButton13.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; this.toolStripButton13.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton13.Name = "toolStripButton13"; this.toolStripButton13.Size = new System.Drawing.Size(37, 21); this.toolStripButton13.Text = "24"; this.toolStripButton13.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripButton13.ToolTipText = "圈子"; // // toolStripButton20 // this.toolStripButton20.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton20.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton20.Image"))); this.toolStripButton20.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton20.Name = "toolStripButton20"; this.toolStripButton20.Size = new System.Drawing.Size(23, 21); this.toolStripButton20.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripButton20.ToolTipText = "圈子"; // // toolStripButton7 // this.toolStripButton7.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image"))); this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton7.Name = "toolStripButton7"; this.toolStripButton7.Size = new System.Drawing.Size(23, 21); this.toolStripButton7.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripButton7.ToolTipText = "圈子"; // // toolStripButton18 // this.toolStripButton18.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripButton18.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton18.Image"))); this.toolStripButton18.ImageTransparentColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(0)))), ((int)(((byte)(11))))); this.toolStripButton18.Name = "toolStripButton18"; this.toolStripButton18.Size = new System.Drawing.Size(31, 21); this.toolStripButton18.Text = "2"; // // btnTq // this.btnTq.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.btnTq.BackColor = System.Drawing.Color.Transparent; this.btnTq.ControlState = CCWin.SkinClass.ControlState.Normal; this.btnTq.Cursor = System.Windows.Forms.Cursors.Hand; this.btnTq.DownBack = null; this.btnTq.DrawType = CCWin.SkinControl.DrawStyle.None; this.btnTq.Image = ((System.Drawing.Image)(resources.GetObject("btnTq.Image"))); this.btnTq.Location = new System.Drawing.Point(233, 46); this.btnTq.Margin = new System.Windows.Forms.Padding(0); this.btnTq.MouseBack = null; this.btnTq.Name = "btnTq"; this.btnTq.NormlBack = null; this.btnTq.Size = new System.Drawing.Size(37, 32); this.btnTq.TabIndex = 126; this.btnTq.UseVisualStyleBackColor = false; // // UserMenu // this.UserMenu.Arrow = System.Drawing.Color.Gray; this.UserMenu.Back = System.Drawing.Color.White; this.UserMenu.BackRadius = 4; this.UserMenu.Base = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254))))); this.UserMenu.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.UserMenu.Fore = System.Drawing.Color.Black; this.UserMenu.HoverFore = System.Drawing.Color.White; this.UserMenu.ImageScalingSize = new System.Drawing.Size(11, 11); this.UserMenu.ItemAnamorphosis = false; this.UserMenu.ItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.UserMenu.ItemBorderShow = false; this.UserMenu.ItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.UserMenu.ItemPressed = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.UserMenu.ItemRadius = 4; this.UserMenu.ItemRadiusStyle = CCWin.SkinClass.RoundStyle.None; this.UserMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem51, this.toolStripMenuItem56, this.toolStripMenuItem60, this.进入空间ToolStripMenuItem, this.设置空间限制访问ToolStripMenuItem, this.会员快捷功能ToolStripMenuItem, this.toolStripMenuItem57, this.toolStripMenuItem52, this.移动联系人至ToolStripMenuItem, this.删除好友ToolStripMenuItem, this.举报此用户ToolStripMenuItem, this.修改备注名ToolStripMenuItem, this.好友管理ToolStripMenuItem1, this.设置权限ToolStripMenuItem, this.toolStripMenuItem53, this.消息记录ToolStripMenuItem, this.查看资料ToolStripMenuItem}); this.UserMenu.ItemSplitter = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.UserMenu.Name = "MenuState"; this.UserMenu.RadiusStyle = CCWin.SkinClass.RoundStyle.All; this.UserMenu.Size = new System.Drawing.Size(173, 330); this.UserMenu.TitleAnamorphosis = false; this.UserMenu.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236))))); this.UserMenu.TitleRadius = 4; this.UserMenu.TitleRadiusStyle = CCWin.SkinClass.RoundStyle.All; // // toolStripMenuItem51 // this.toolStripMenuItem51.Name = "toolStripMenuItem51"; this.toolStripMenuItem51.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem51.Tag = "1"; this.toolStripMenuItem51.Text = "发送即时消息"; this.toolStripMenuItem51.ToolTipText = "表示希望好友看到您在线。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n"; // // toolStripMenuItem56 // this.toolStripMenuItem56.Name = "toolStripMenuItem56"; this.toolStripMenuItem56.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem56.Text = "发送电子邮件"; // // toolStripMenuItem60 // this.toolStripMenuItem60.Name = "toolStripMenuItem60"; this.toolStripMenuItem60.Size = new System.Drawing.Size(169, 6); // // 进入空间ToolStripMenuItem // this.进入空间ToolStripMenuItem.Name = "进入空间ToolStripMenuItem"; this.进入空间ToolStripMenuItem.Size = new System.Drawing.Size(172, 22); this.进入空间ToolStripMenuItem.Text = "进入空间"; // // 设置空间限制访问ToolStripMenuItem // this.设置空间限制访问ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.允许访问ToolStripMenuItem, this.禁止访问ToolStripMenuItem}); this.设置空间限制访问ToolStripMenuItem.Name = "设置空间限制访问ToolStripMenuItem"; this.设置空间限制访问ToolStripMenuItem.Size = new System.Drawing.Size(172, 22); this.设置空间限制访问ToolStripMenuItem.Text = "设置空间限制访问"; // // 允许访问ToolStripMenuItem // this.允许访问ToolStripMenuItem.Name = "允许访问ToolStripMenuItem"; this.允许访问ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.允许访问ToolStripMenuItem.Text = "允许访问"; // // 禁止访问ToolStripMenuItem // this.禁止访问ToolStripMenuItem.Name = "禁止访问ToolStripMenuItem"; this.禁止访问ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.禁止访问ToolStripMenuItem.Text = "禁止访问"; // // 会员快捷功能ToolStripMenuItem // this.会员快捷功能ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.设置QQ装扮ToolStripMenuItem, this.设置动态炫铃ToolStripMenuItem, this.设置炫铃ToolStripMenuItem, this.设置好友铃音ToolStripMenuItem, this.toolStripMenuItem54, this.会员群特权ToolStripMenuItem1, this.群克隆ToolStripMenuItem, this.好友克隆ToolStripMenuItem1, this.好友上线通知ToolStripMenuItem, this.发送会员贺卡ToolStripMenuItem, this.toolStripMenuItem55, this.赠送会员ToolStripMenuItem1, this.索要会员ToolStripMenuItem1}); this.会员快捷功能ToolStripMenuItem.Name = "会员快捷功能ToolStripMenuItem"; this.会员快捷功能ToolStripMenuItem.Size = new System.Drawing.Size(172, 22); this.会员快捷功能ToolStripMenuItem.Text = "会员快捷功能"; // // 设置QQ装扮ToolStripMenuItem // this.设置QQ装扮ToolStripMenuItem.Name = "设置QQ装扮ToolStripMenuItem"; this.设置QQ装扮ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.设置QQ装扮ToolStripMenuItem.Text = "设置QQ装扮"; // // 设置动态炫铃ToolStripMenuItem // this.设置动态炫铃ToolStripMenuItem.Name = "设置动态炫铃ToolStripMenuItem"; this.设置动态炫铃ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.设置动态炫铃ToolStripMenuItem.Text = "设置动态炫铃"; // // 设置炫铃ToolStripMenuItem // this.设置炫铃ToolStripMenuItem.Name = "设置炫铃ToolStripMenuItem"; this.设置炫铃ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.设置炫铃ToolStripMenuItem.Text = "设置炫铃"; // // 设置好友铃音ToolStripMenuItem // this.设置好友铃音ToolStripMenuItem.Name = "设置好友铃音ToolStripMenuItem"; this.设置好友铃音ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.设置好友铃音ToolStripMenuItem.Text = "设置好友铃音"; // // toolStripMenuItem54 // this.toolStripMenuItem54.Name = "toolStripMenuItem54"; this.toolStripMenuItem54.Size = new System.Drawing.Size(139, 6); // // 会员群特权ToolStripMenuItem1 // this.会员群特权ToolStripMenuItem1.Name = "会员群特权ToolStripMenuItem1"; this.会员群特权ToolStripMenuItem1.Size = new System.Drawing.Size(142, 22); this.会员群特权ToolStripMenuItem1.Text = "会员群特权"; // // 群克隆ToolStripMenuItem // this.群克隆ToolStripMenuItem.Name = "群克隆ToolStripMenuItem"; this.群克隆ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.群克隆ToolStripMenuItem.Text = "群克隆"; // // 好友克隆ToolStripMenuItem1 // this.好友克隆ToolStripMenuItem1.Name = "好友克隆ToolStripMenuItem1"; this.好友克隆ToolStripMenuItem1.Size = new System.Drawing.Size(142, 22); this.好友克隆ToolStripMenuItem1.Text = "好友克隆"; // // 好友上线通知ToolStripMenuItem // this.好友上线通知ToolStripMenuItem.Name = "好友上线通知ToolStripMenuItem"; this.好友上线通知ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.好友上线通知ToolStripMenuItem.Text = "好友上线通知"; // // 发送会员贺卡ToolStripMenuItem // this.发送会员贺卡ToolStripMenuItem.Name = "发送会员贺卡ToolStripMenuItem"; this.发送会员贺卡ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.发送会员贺卡ToolStripMenuItem.Text = "发送会员贺卡"; // // toolStripMenuItem55 // this.toolStripMenuItem55.Name = "toolStripMenuItem55"; this.toolStripMenuItem55.Size = new System.Drawing.Size(139, 6); // // 赠送会员ToolStripMenuItem1 // this.赠送会员ToolStripMenuItem1.Name = "赠送会员ToolStripMenuItem1"; this.赠送会员ToolStripMenuItem1.Size = new System.Drawing.Size(142, 22); this.赠送会员ToolStripMenuItem1.Text = "赠送会员"; // // 索要会员ToolStripMenuItem1 // this.索要会员ToolStripMenuItem1.Name = "索要会员ToolStripMenuItem1"; this.索要会员ToolStripMenuItem1.Size = new System.Drawing.Size(142, 22); this.索要会员ToolStripMenuItem1.Text = "索要会员"; // // toolStripMenuItem57 // this.toolStripMenuItem57.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem58, this.toolStripMenuItem59, this.toolStripMenuItem77}); this.toolStripMenuItem57.Name = "toolStripMenuItem57"; this.toolStripMenuItem57.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem57.Text = "充值/支付快捷功能"; // // toolStripMenuItem58 // this.toolStripMenuItem58.Name = "toolStripMenuItem58"; this.toolStripMenuItem58.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem58.Text = "充值Q币/Q点"; // // toolStripMenuItem59 // this.toolStripMenuItem59.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem61, this.toolStripMenuItem62, this.toolStripMenuItem63, this.toolStripMenuItem64, this.toolStripMenuItem65, this.toolStripMenuItem66, this.toolStripMenuItem67, this.toolStripMenuItem68, this.toolStripMenuItem69, this.toolStripMenuItem70, this.toolStripMenuItem71, this.toolStripMenuItem72, this.toolStripMenuItem73, this.toolStripMenuItem74, this.toolStripMenuItem75, this.toolStripMenuItem76}); this.toolStripMenuItem59.Name = "toolStripMenuItem59"; this.toolStripMenuItem59.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem59.Text = "开通包月服务"; // // toolStripMenuItem61 // this.toolStripMenuItem61.Name = "toolStripMenuItem61"; this.toolStripMenuItem61.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem61.Text = "QQ会员"; // // toolStripMenuItem62 // this.toolStripMenuItem62.Name = "toolStripMenuItem62"; this.toolStripMenuItem62.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem62.Text = "黄钻贵族"; // // toolStripMenuItem63 // this.toolStripMenuItem63.Name = "toolStripMenuItem63"; this.toolStripMenuItem63.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem63.Text = "红钻贵族"; // // toolStripMenuItem64 // this.toolStripMenuItem64.Name = "toolStripMenuItem64"; this.toolStripMenuItem64.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem64.Text = "绿钻贵族"; // // toolStripMenuItem65 // this.toolStripMenuItem65.Name = "toolStripMenuItem65"; this.toolStripMenuItem65.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem65.Text = "超级QQ"; // // toolStripMenuItem66 // this.toolStripMenuItem66.Name = "toolStripMenuItem66"; this.toolStripMenuItem66.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem66.Text = "蓝钻贵族"; // // toolStripMenuItem67 // this.toolStripMenuItem67.Name = "toolStripMenuItem67"; this.toolStripMenuItem67.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem67.Text = "粉钻贵族"; // // toolStripMenuItem68 // this.toolStripMenuItem68.Name = "toolStripMenuItem68"; this.toolStripMenuItem68.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem68.Text = "CF会员"; // // toolStripMenuItem69 // this.toolStripMenuItem69.Name = "toolStripMenuItem69"; this.toolStripMenuItem69.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem69.Text = "DNF黑钻"; // // toolStripMenuItem70 // this.toolStripMenuItem70.Name = "toolStripMenuItem70"; this.toolStripMenuItem70.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem70.Text = "炫舞紫钻"; // // toolStripMenuItem71 // this.toolStripMenuItem71.Name = "toolStripMenuItem71"; this.toolStripMenuItem71.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem71.Text = "飞车紫钻"; // // toolStripMenuItem72 // this.toolStripMenuItem72.Name = "toolStripMenuItem72"; this.toolStripMenuItem72.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem72.Text = "QQ堂紫钻"; // // toolStripMenuItem73 // this.toolStripMenuItem73.Name = "toolStripMenuItem73"; this.toolStripMenuItem73.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem73.Text = "AVA精英"; // // toolStripMenuItem74 // this.toolStripMenuItem74.Name = "toolStripMenuItem74"; this.toolStripMenuItem74.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem74.Text = "音速紫钻"; // // toolStripMenuItem75 // this.toolStripMenuItem75.Name = "toolStripMenuItem75"; this.toolStripMenuItem75.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem75.Text = "寻仙VIP"; // // toolStripMenuItem76 // this.toolStripMenuItem76.Name = "toolStripMenuItem76"; this.toolStripMenuItem76.Size = new System.Drawing.Size(118, 22); this.toolStripMenuItem76.Text = "读书VIP"; // // toolStripMenuItem77 // this.toolStripMenuItem77.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem78, this.toolStripMenuItem79, this.toolStripMenuItem80, this.toolStripMenuItem81, this.toolStripMenuItem82, this.toolStripMenuItem83, this.toolStripMenuItem84, this.toolStripMenuItem85, this.toolStripMenuItem86, this.toolStripMenuItem87, this.toolStripMenuItem88, this.toolStripMenuItem89, this.toolStripMenuItem90, this.toolStripMenuItem91, this.toolStripMenuItem92}); this.toolStripMenuItem77.Name = "toolStripMenuItem77"; this.toolStripMenuItem77.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem77.Text = "充值游戏点卷"; // // toolStripMenuItem78 // this.toolStripMenuItem78.Name = "toolStripMenuItem78"; this.toolStripMenuItem78.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem78.Text = "CF点卷"; // // toolStripMenuItem79 // this.toolStripMenuItem79.Name = "toolStripMenuItem79"; this.toolStripMenuItem79.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem79.Text = "DNF点卷"; // // toolStripMenuItem80 // this.toolStripMenuItem80.Name = "toolStripMenuItem80"; this.toolStripMenuItem80.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem80.Text = "AVA点卷"; // // toolStripMenuItem81 // this.toolStripMenuItem81.Name = "toolStripMenuItem81"; this.toolStripMenuItem81.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem81.Text = "QQ炫舞点卷"; // // toolStripMenuItem82 // this.toolStripMenuItem82.Name = "toolStripMenuItem82"; this.toolStripMenuItem82.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem82.Text = "QQ飞车点卷"; // // toolStripMenuItem83 // this.toolStripMenuItem83.Name = "toolStripMenuItem83"; this.toolStripMenuItem83.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem83.Text = "七雄争霸元宝"; // // toolStripMenuItem84 // this.toolStripMenuItem84.Name = "toolStripMenuItem84"; this.toolStripMenuItem84.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem84.Text = "幻想世界金子"; // // toolStripMenuItem85 // this.toolStripMenuItem85.Name = "toolStripMenuItem85"; this.toolStripMenuItem85.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem85.Text = "寻仙仙玉"; // // toolStripMenuItem86 // this.toolStripMenuItem86.Name = "toolStripMenuItem86"; this.toolStripMenuItem86.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem86.Text = "QQ华夏点卷"; // // toolStripMenuItem87 // this.toolStripMenuItem87.Name = "toolStripMenuItem87"; this.toolStripMenuItem87.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem87.Text = "大明龙权点卷"; // // toolStripMenuItem88 // this.toolStripMenuItem88.Name = "toolStripMenuItem88"; this.toolStripMenuItem88.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem88.Text = "烽火战国点卷"; // // toolStripMenuItem89 // this.toolStripMenuItem89.Name = "toolStripMenuItem89"; this.toolStripMenuItem89.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem89.Text = "三国点卷"; // // toolStripMenuItem90 // this.toolStripMenuItem90.Name = "toolStripMenuItem90"; this.toolStripMenuItem90.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem90.Text = "自由幻想彩玉"; // // toolStripMenuItem91 // this.toolStripMenuItem91.Name = "toolStripMenuItem91"; this.toolStripMenuItem91.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem91.Text = "丝路英雄路币"; // // toolStripMenuItem92 // this.toolStripMenuItem92.Name = "toolStripMenuItem92"; this.toolStripMenuItem92.Size = new System.Drawing.Size(142, 22); this.toolStripMenuItem92.Text = "绿色征途点卷"; // // toolStripMenuItem52 // this.toolStripMenuItem52.Name = "toolStripMenuItem52"; this.toolStripMenuItem52.Size = new System.Drawing.Size(169, 6); // // 移动联系人至ToolStripMenuItem // this.移动联系人至ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.我的好友ToolStripMenuItem, this.自己ToolStripMenuItem, this.黑名单ToolStripMenuItem}); this.移动联系人至ToolStripMenuItem.Name = "移动联系人至ToolStripMenuItem"; this.移动联系人至ToolStripMenuItem.Size = new System.Drawing.Size(172, 22); this.移动联系人至ToolStripMenuItem.Text = "移动联系人至"; // // 我的好友ToolStripMenuItem // this.我的好友ToolStripMenuItem.Name = "我的好友ToolStripMenuItem"; this.我的好友ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.我的好友ToolStripMenuItem.Text = "我的好友"; // // 自己ToolStripMenuItem // this.自己ToolStripMenuItem.Name = "自己ToolStripMenuItem"; this.自己ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.自己ToolStripMenuItem.Text = "自己"; // // 黑名单ToolStripMenuItem // this.黑名单ToolStripMenuItem.Name = "黑名单ToolStripMenuItem"; this.黑名单ToolStripMenuItem.Size = new System.Drawing.Size(118, 22); this.黑名单ToolStripMenuItem.Text = "黑名单"; // // 删除好友ToolStripMenuItem // this.删除好友ToolStripMenuItem.Name = "删除好友ToolStripMenuItem"; this.删除好友ToolStripMenuItem.Size = new System.Drawing.Size(172, 22); this.删除好友ToolStripMenuItem.Text = "删除好友"; // // 举报此用户ToolStripMenuItem // this.举报此用户ToolStripMenuItem.Name = "举报此用户ToolStripMenuItem"; this.举报此用户ToolStripMenuItem.Size = new System.Drawing.Size(172, 22); this.举报此用户ToolStripMenuItem.Text = "举报此用户"; // // 修改备注名ToolStripMenuItem // this.修改备注名ToolStripMenuItem.Name = "修改备注名ToolStripMenuItem"; this.修改备注名ToolStripMenuItem.Size = new System.Drawing.Size(172, 22); this.修改备注名ToolStripMenuItem.Text = "修改备注名"; // // 好友管理ToolStripMenuItem1 // this.好友管理ToolStripMenuItem1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.给他推荐好友ToolStripMenuItem, this.关注此好友ToolStripMenuItem, this.好友管理器ToolStripMenuItem1, this.生存桌面快捷方式ToolStripMenuItem}); this.好友管理ToolStripMenuItem1.Name = "好友管理ToolStripMenuItem1"; this.好友管理ToolStripMenuItem1.Size = new System.Drawing.Size(172, 22); this.好友管理ToolStripMenuItem1.Text = "好友管理"; // // 给他推荐好友ToolStripMenuItem // this.给他推荐好友ToolStripMenuItem.Name = "给他推荐好友ToolStripMenuItem"; this.给他推荐好友ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.给他推荐好友ToolStripMenuItem.Text = "给他推荐好友"; // // 关注此好友ToolStripMenuItem // this.关注此好友ToolStripMenuItem.Name = "关注此好友ToolStripMenuItem"; this.关注此好友ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.关注此好友ToolStripMenuItem.Text = "关注此好友"; // // 好友管理器ToolStripMenuItem1 // this.好友管理器ToolStripMenuItem1.Name = "好友管理器ToolStripMenuItem1"; this.好友管理器ToolStripMenuItem1.Size = new System.Drawing.Size(166, 22); this.好友管理器ToolStripMenuItem1.Text = "好友管理器"; // // 生存桌面快捷方式ToolStripMenuItem // this.生存桌面快捷方式ToolStripMenuItem.Name = "生存桌面快捷方式ToolStripMenuItem"; this.生存桌面快捷方式ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.生存桌面快捷方式ToolStripMenuItem.Text = "生存桌面快捷方式"; // // 设置权限ToolStripMenuItem // this.设置权限ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.屏蔽此人消息ToolStripMenuItem, this.在线对其隐身ToolStripMenuItem, this.好友上线提醒ToolStripMenuItem}); this.设置权限ToolStripMenuItem.Name = "设置权限ToolStripMenuItem"; this.设置权限ToolStripMenuItem.Size = new System.Drawing.Size(172, 22); this.设置权限ToolStripMenuItem.Text = "设置权限"; // // 屏蔽此人消息ToolStripMenuItem // this.屏蔽此人消息ToolStripMenuItem.Name = "屏蔽此人消息ToolStripMenuItem"; this.屏蔽此人消息ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.屏蔽此人消息ToolStripMenuItem.Text = "屏蔽此人消息"; // // 在线对其隐身ToolStripMenuItem // this.在线对其隐身ToolStripMenuItem.Name = "在线对其隐身ToolStripMenuItem"; this.在线对其隐身ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.在线对其隐身ToolStripMenuItem.Text = "在线对其隐身"; // // 好友上线提醒ToolStripMenuItem // this.好友上线提醒ToolStripMenuItem.Name = "好友上线提醒ToolStripMenuItem"; this.好友上线提醒ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.好友上线提醒ToolStripMenuItem.Text = "好友上线提醒"; // // toolStripMenuItem53 // this.toolStripMenuItem53.Name = "toolStripMenuItem53"; this.toolStripMenuItem53.Size = new System.Drawing.Size(169, 6); // // 消息记录ToolStripMenuItem // this.消息记录ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.查看本地消息ToolStripMenuItem, this.查看漫游消息ToolStripMenuItem, this.查看上传消息ToolStripMenuItem}); this.消息记录ToolStripMenuItem.Name = "消息记录ToolStripMenuItem"; this.消息记录ToolStripMenuItem.Size = new System.Drawing.Size(172, 22); this.消息记录ToolStripMenuItem.Text = "消息记录"; // // 查看本地消息ToolStripMenuItem // this.查看本地消息ToolStripMenuItem.Name = "查看本地消息ToolStripMenuItem"; this.查看本地消息ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.查看本地消息ToolStripMenuItem.Text = "查看本地消息"; // // 查看漫游消息ToolStripMenuItem // this.查看漫游消息ToolStripMenuItem.Name = "查看漫游消息ToolStripMenuItem"; this.查看漫游消息ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.查看漫游消息ToolStripMenuItem.Text = "查看漫游消息"; // // 查看上传消息ToolStripMenuItem // this.查看上传消息ToolStripMenuItem.Name = "查看上传消息ToolStripMenuItem"; this.查看上传消息ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.查看上传消息ToolStripMenuItem.Text = "查看上传消息"; // // 查看资料ToolStripMenuItem // this.查看资料ToolStripMenuItem.Name = "查看资料ToolStripMenuItem"; this.查看资料ToolStripMenuItem.Size = new System.Drawing.Size(172, 22); this.查看资料ToolStripMenuItem.Text = "查看资料"; // // GroupingMenu // this.GroupingMenu.Arrow = System.Drawing.Color.Gray; this.GroupingMenu.Back = System.Drawing.Color.White; this.GroupingMenu.BackRadius = 4; this.GroupingMenu.Base = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254))))); this.GroupingMenu.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.GroupingMenu.Fore = System.Drawing.Color.Black; this.GroupingMenu.HoverFore = System.Drawing.Color.White; this.GroupingMenu.ImageScalingSize = new System.Drawing.Size(11, 11); this.GroupingMenu.ItemAnamorphosis = false; this.GroupingMenu.ItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.GroupingMenu.ItemBorderShow = false; this.GroupingMenu.ItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.GroupingMenu.ItemPressed = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.GroupingMenu.ItemRadius = 4; this.GroupingMenu.ItemRadiusStyle = CCWin.SkinClass.RoundStyle.None; this.GroupingMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem19, this.toolStripMenuItem122, this.toolStripMenuItem152, this.toolStripSeparator17, this.排序显示ToolStripMenuItem, this.刷新好友列表ToolStripMenuItem, this.toolStripMenuItem46, this.显示在线联系人ToolStripMenuItem, this.toolStripMenuItem47, this.显示企业分组ToolStripMenuItem, this.显示陌生人分组ToolStripMenuItem, this.显示黑名单ToolStripMenuItem, this.toolStripMenuItem48, this.隐身对该分组可见ToolStripMenuItem, this.在线对该分组隐身ToolStripMenuItem, this.toolStripMenuItem49, this.添加分组ToolStripMenuItem, this.添加联系人ToolStripMenuItem, this.toolStripMenuItem50, this.重命名ToolStripMenuItem, this.删除该组ToolStripMenuItem, this.好友管理器ToolStripMenuItem}); this.GroupingMenu.ItemSplitter = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.GroupingMenu.Name = "MenuState"; this.GroupingMenu.RadiusStyle = CCWin.SkinClass.RoundStyle.All; this.GroupingMenu.Size = new System.Drawing.Size(167, 392); this.GroupingMenu.TitleAnamorphosis = false; this.GroupingMenu.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236))))); this.GroupingMenu.TitleRadius = 4; this.GroupingMenu.TitleRadiusStyle = CCWin.SkinClass.RoundStyle.All; // // toolStripMenuItem19 // this.toolStripMenuItem19.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem21, this.toolStripMenuItem22, this.toolStripMenuItem34, this.toolStripMenuItem42, this.toolStripSeparator1, this.toolStripMenuItem43}); this.toolStripMenuItem19.Name = "toolStripMenuItem19"; this.toolStripMenuItem19.Size = new System.Drawing.Size(166, 22); this.toolStripMenuItem19.Tag = "1"; this.toolStripMenuItem19.Text = "头像显示"; this.toolStripMenuItem19.ToolTipText = "表示希望好友看到您在线。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n"; // // toolStripMenuItem21 // this.toolStripMenuItem21.Name = "toolStripMenuItem21"; this.toolStripMenuItem21.Size = new System.Drawing.Size(166, 22); this.toolStripMenuItem21.Text = "大头像"; // // toolStripMenuItem22 // this.toolStripMenuItem22.Name = "toolStripMenuItem22"; this.toolStripMenuItem22.Size = new System.Drawing.Size(166, 22); this.toolStripMenuItem22.Text = "小头像"; // // toolStripMenuItem34 // this.toolStripMenuItem34.Name = "toolStripMenuItem34"; this.toolStripMenuItem34.Size = new System.Drawing.Size(163, 6); // // toolStripMenuItem42 // this.toolStripMenuItem42.Name = "toolStripMenuItem42"; this.toolStripMenuItem42.Size = new System.Drawing.Size(166, 22); this.toolStripMenuItem42.Text = "选中时显示大头像"; // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(163, 6); // // toolStripMenuItem43 // this.toolStripMenuItem43.Name = "toolStripMenuItem43"; this.toolStripMenuItem43.Size = new System.Drawing.Size(166, 22); this.toolStripMenuItem43.Text = "显示我的头像"; // // toolStripMenuItem122 // this.toolStripMenuItem122.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem123, this.toolStripMenuItem124, this.toolStripMenuItem125}); this.toolStripMenuItem122.Name = "toolStripMenuItem122"; this.toolStripMenuItem122.Size = new System.Drawing.Size(166, 22); this.toolStripMenuItem122.Text = "名称显示"; // // toolStripMenuItem123 // this.toolStripMenuItem123.Name = "toolStripMenuItem123"; this.toolStripMenuItem123.Size = new System.Drawing.Size(154, 22); this.toolStripMenuItem123.Text = "显示备注和昵称"; // // toolStripMenuItem124 // this.toolStripMenuItem124.Name = "toolStripMenuItem124"; this.toolStripMenuItem124.Size = new System.Drawing.Size(154, 22); this.toolStripMenuItem124.Text = "显示备注"; // // toolStripMenuItem125 // this.toolStripMenuItem125.Name = "toolStripMenuItem125"; this.toolStripMenuItem125.Size = new System.Drawing.Size(154, 22); this.toolStripMenuItem125.Text = "显示昵称"; // // toolStripMenuItem152 // this.toolStripMenuItem152.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.单列显示ToolStripMenuItem, this.多列平铺ToolStripMenuItem, this.toolStripMenuItem44, this.显示清爽资料ToolStripMenuItem, this.toolStripMenuItem45, this.动画效果ToolStripMenuItem}); this.toolStripMenuItem152.Name = "toolStripMenuItem152"; this.toolStripMenuItem152.Size = new System.Drawing.Size(166, 22); this.toolStripMenuItem152.Text = "列表显示"; // // 单列显示ToolStripMenuItem // this.单列显示ToolStripMenuItem.Name = "单列显示ToolStripMenuItem"; this.单列显示ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.单列显示ToolStripMenuItem.Text = "单列显示"; // // 多列平铺ToolStripMenuItem // this.多列平铺ToolStripMenuItem.Name = "多列平铺ToolStripMenuItem"; this.多列平铺ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.多列平铺ToolStripMenuItem.Text = "多列平铺"; // // toolStripMenuItem44 // this.toolStripMenuItem44.Name = "toolStripMenuItem44"; this.toolStripMenuItem44.Size = new System.Drawing.Size(139, 6); // // 显示清爽资料ToolStripMenuItem // this.显示清爽资料ToolStripMenuItem.Name = "显示清爽资料ToolStripMenuItem"; this.显示清爽资料ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.显示清爽资料ToolStripMenuItem.Text = "显示清爽资料"; // // toolStripMenuItem45 // this.toolStripMenuItem45.Name = "toolStripMenuItem45"; this.toolStripMenuItem45.Size = new System.Drawing.Size(139, 6); // // 动画效果ToolStripMenuItem // this.动画效果ToolStripMenuItem.Name = "动画效果ToolStripMenuItem"; this.动画效果ToolStripMenuItem.Size = new System.Drawing.Size(142, 22); this.动画效果ToolStripMenuItem.Text = "动画效果"; // // toolStripSeparator17 // this.toolStripSeparator17.Name = "toolStripSeparator17"; this.toolStripSeparator17.Size = new System.Drawing.Size(163, 6); // // 排序显示ToolStripMenuItem // this.排序显示ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.按身份标识排序ToolStripMenuItem, this.按服务更新排序ToolStripMenuItem, this.按名称排序ToolStripMenuItem}); this.排序显示ToolStripMenuItem.Name = "排序显示ToolStripMenuItem"; this.排序显示ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.排序显示ToolStripMenuItem.Text = "排序显示"; // // 按身份标识排序ToolStripMenuItem // this.按身份标识排序ToolStripMenuItem.Name = "按身份标识排序ToolStripMenuItem"; this.按身份标识排序ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.按身份标识排序ToolStripMenuItem.Text = "按身份标识排序"; // // 按服务更新排序ToolStripMenuItem // this.按服务更新排序ToolStripMenuItem.Name = "按服务更新排序ToolStripMenuItem"; this.按服务更新排序ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.按服务更新排序ToolStripMenuItem.Text = "按服务更新排序"; // // 按名称排序ToolStripMenuItem // this.按名称排序ToolStripMenuItem.Name = "按名称排序ToolStripMenuItem"; this.按名称排序ToolStripMenuItem.Size = new System.Drawing.Size(154, 22); this.按名称排序ToolStripMenuItem.Text = "按名称排序"; // // 刷新好友列表ToolStripMenuItem // this.刷新好友列表ToolStripMenuItem.Name = "刷新好友列表ToolStripMenuItem"; this.刷新好友列表ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.刷新好友列表ToolStripMenuItem.Text = "刷新好友列表"; // // toolStripMenuItem46 // this.toolStripMenuItem46.Name = "toolStripMenuItem46"; this.toolStripMenuItem46.Size = new System.Drawing.Size(163, 6); // // 显示在线联系人ToolStripMenuItem // this.显示在线联系人ToolStripMenuItem.Name = "显示在线联系人ToolStripMenuItem"; this.显示在线联系人ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.显示在线联系人ToolStripMenuItem.Text = "显示在线联系人"; // // toolStripMenuItem47 // this.toolStripMenuItem47.Name = "toolStripMenuItem47"; this.toolStripMenuItem47.Size = new System.Drawing.Size(163, 6); // // 显示企业分组ToolStripMenuItem // this.显示企业分组ToolStripMenuItem.Name = "显示企业分组ToolStripMenuItem"; this.显示企业分组ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.显示企业分组ToolStripMenuItem.Text = "显示企业分组"; // // 显示陌生人分组ToolStripMenuItem // this.显示陌生人分组ToolStripMenuItem.Name = "显示陌生人分组ToolStripMenuItem"; this.显示陌生人分组ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.显示陌生人分组ToolStripMenuItem.Text = "显示陌生人分组"; // // 显示黑名单ToolStripMenuItem // this.显示黑名单ToolStripMenuItem.Name = "显示黑名单ToolStripMenuItem"; this.显示黑名单ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.显示黑名单ToolStripMenuItem.Text = "显示黑名单"; // // toolStripMenuItem48 // this.toolStripMenuItem48.Name = "toolStripMenuItem48"; this.toolStripMenuItem48.Size = new System.Drawing.Size(163, 6); // // 隐身对该分组可见ToolStripMenuItem // this.隐身对该分组可见ToolStripMenuItem.Name = "隐身对该分组可见ToolStripMenuItem"; this.隐身对该分组可见ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.隐身对该分组可见ToolStripMenuItem.Text = "隐身对该分组可见"; // // 在线对该分组隐身ToolStripMenuItem // this.在线对该分组隐身ToolStripMenuItem.Name = "在线对该分组隐身ToolStripMenuItem"; this.在线对该分组隐身ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.在线对该分组隐身ToolStripMenuItem.Text = "在线对该分组隐身"; // // toolStripMenuItem49 // this.toolStripMenuItem49.Name = "toolStripMenuItem49"; this.toolStripMenuItem49.Size = new System.Drawing.Size(163, 6); // // 添加分组ToolStripMenuItem // this.添加分组ToolStripMenuItem.Name = "添加分组ToolStripMenuItem"; this.添加分组ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.添加分组ToolStripMenuItem.Text = "添加分组"; // // 添加联系人ToolStripMenuItem // this.添加联系人ToolStripMenuItem.Name = "添加联系人ToolStripMenuItem"; this.添加联系人ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.添加联系人ToolStripMenuItem.Text = "添加联系人"; // // toolStripMenuItem50 // this.toolStripMenuItem50.Name = "toolStripMenuItem50"; this.toolStripMenuItem50.Size = new System.Drawing.Size(163, 6); // // 重命名ToolStripMenuItem // this.重命名ToolStripMenuItem.Name = "重命名ToolStripMenuItem"; this.重命名ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.重命名ToolStripMenuItem.Text = "重命名"; // // 删除该组ToolStripMenuItem // this.删除该组ToolStripMenuItem.Name = "删除该组ToolStripMenuItem"; this.删除该组ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.删除该组ToolStripMenuItem.Text = "删除该组"; // // 好友管理器ToolStripMenuItem // this.好友管理器ToolStripMenuItem.Name = "好友管理器ToolStripMenuItem"; this.好友管理器ToolStripMenuItem.Size = new System.Drawing.Size(166, 22); this.好友管理器ToolStripMenuItem.Text = "好友管理器"; // // btnState // this.btnState.BackColor = System.Drawing.Color.Transparent; this.btnState.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnState.BackRectangle = new System.Drawing.Rectangle(4, 4, 4, 4); this.btnState.ControlState = CCWin.SkinClass.ControlState.Normal; this.btnState.DownBack = global::CC2013.Properties.Resources.allbtn_down; this.btnState.DrawType = CCWin.SkinControl.DrawStyle.Img; this.btnState.Image = global::CC2013.Properties.Resources.imonline__2_; this.btnState.ImageWidth = 12; this.btnState.Location = new System.Drawing.Point(178, 54); this.btnState.Margin = new System.Windows.Forms.Padding(0); this.btnState.MouseBack = global::CC2013.Properties.Resources.allbtn_highlight; this.btnState.Name = "btnState"; this.btnState.NormlBack = null; this.btnState.Palace = true; this.btnState.Size = new System.Drawing.Size(23, 23); this.btnState.TabIndex = 128; this.btnState.Tag = "1"; this.btnState.UseVisualStyleBackColor = false; this.btnState.Click += new System.EventHandler(this.btnState_Click); // // toolStripMenuItem23 // this.toolStripMenuItem23.AutoSize = false; this.toolStripMenuItem23.Image = global::CC2013.Properties.Resources.imonline__2_; this.toolStripMenuItem23.Name = "toolStripMenuItem23"; this.toolStripMenuItem23.Size = new System.Drawing.Size(105, 22); this.toolStripMenuItem23.Tag = "1"; this.toolStripMenuItem23.Text = "我在线上"; this.toolStripMenuItem23.ToolTipText = "表示希望好友看到您在线。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n"; // // toolStripMenuItem24 // this.toolStripMenuItem24.AutoSize = false; this.toolStripMenuItem24.Image = global::CC2013.Properties.Resources.Qme__2_; this.toolStripMenuItem24.Name = "toolStripMenuItem24"; this.toolStripMenuItem24.Size = new System.Drawing.Size(105, 22); this.toolStripMenuItem24.Tag = "2"; this.toolStripMenuItem24.Text = "Q我把"; this.toolStripMenuItem24.ToolTipText = "表示希望好友主动联系您。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:自动弹出会话窗口\r\n"; // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(121, 6); // // toolStripMenuItem25 // this.toolStripMenuItem25.AutoSize = false; this.toolStripMenuItem25.Image = global::CC2013.Properties.Resources.away__2_; this.toolStripMenuItem25.Name = "toolStripMenuItem25"; this.toolStripMenuItem25.Size = new System.Drawing.Size(105, 22); this.toolStripMenuItem25.Tag = "3"; this.toolStripMenuItem25.Text = "离开"; this.toolStripMenuItem25.ToolTipText = "表示离开,暂无法处理消息。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n"; // // toolStripMenuItem26 // this.toolStripMenuItem26.AutoSize = false; this.toolStripMenuItem26.Image = global::CC2013.Properties.Resources.busy__2_; this.toolStripMenuItem26.Name = "toolStripMenuItem26"; this.toolStripMenuItem26.Size = new System.Drawing.Size(105, 22); this.toolStripMenuItem26.Tag = "4"; this.toolStripMenuItem26.Text = "忙碌"; this.toolStripMenuItem26.ToolTipText = "表示忙碌,不会及时处理消息。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏显示气泡\r\n"; // // toolStripMenuItem27 // this.toolStripMenuItem27.AutoSize = false; this.toolStripMenuItem27.Image = global::CC2013.Properties.Resources.mute__2_; this.toolStripMenuItem27.Name = "toolStripMenuItem27"; this.toolStripMenuItem27.Size = new System.Drawing.Size(105, 22); this.toolStripMenuItem27.Tag = "5"; this.toolStripMenuItem27.Text = "请勿打扰"; this.toolStripMenuItem27.ToolTipText = "表示不想被打扰。\r\n声音:关闭\r\n消息提醒框:关闭\r\n会话消息:任务栏显示气泡\r\n\r\n"; // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(121, 6); // // toolStripMenuItem28 // this.toolStripMenuItem28.AutoSize = false; this.toolStripMenuItem28.Image = global::CC2013.Properties.Resources.invisible__2_; this.toolStripMenuItem28.Name = "toolStripMenuItem28"; this.toolStripMenuItem28.Size = new System.Drawing.Size(105, 22); this.toolStripMenuItem28.Tag = "6"; this.toolStripMenuItem28.Text = "隐身"; this.toolStripMenuItem28.ToolTipText = "表示好友看到您是离线的。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n"; // // MenuState // this.MenuState.Arrow = System.Drawing.Color.Black; this.MenuState.Back = System.Drawing.Color.White; this.MenuState.BackRadius = 4; this.MenuState.Base = System.Drawing.Color.FromArgb(((int)(((byte)(105)))), ((int)(((byte)(200)))), ((int)(((byte)(254))))); this.MenuState.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.MenuState.Fore = System.Drawing.Color.Black; this.MenuState.HoverFore = System.Drawing.Color.White; this.MenuState.ItemAnamorphosis = false; this.MenuState.ItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.MenuState.ItemBorderShow = false; this.MenuState.ItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.MenuState.ItemPressed = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.MenuState.ItemRadius = 4; this.MenuState.ItemRadiusStyle = CCWin.SkinClass.RoundStyle.None; this.MenuState.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripMenuItem20, this.toolStripMenuItem29, this.toolStripMenuItem30, this.toolStripMenuItem31, this.toolStripMenuItem32, this.toolStripMenuItem33, this.toolOffline, this.toolStripMenuItem35, this.toolStripMenuItem36, this.toolStripSeparator4, this.toolStripMenuItem37, this.toolStripSeparator5, this.toolStripMenuItem38, this.toolStripSeparator6, this.toolStripMenuItem39, this.toolStripMenuItem40, this.toolStripMenuItem41}); this.MenuState.ItemSplitter = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.MenuState.Name = "MenuState"; this.MenuState.RadiusStyle = CCWin.SkinClass.RoundStyle.All; this.MenuState.Size = new System.Drawing.Size(173, 330); this.MenuState.TitleAnamorphosis = false; this.MenuState.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236))))); this.MenuState.TitleRadius = 4; this.MenuState.TitleRadiusStyle = CCWin.SkinClass.RoundStyle.All; // // toolStripMenuItem20 // this.toolStripMenuItem20.Image = global::CC2013.Properties.Resources.imonline__2_; this.toolStripMenuItem20.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripMenuItem20.Name = "toolStripMenuItem20"; this.toolStripMenuItem20.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem20.Tag = "2"; this.toolStripMenuItem20.Text = "我在线上"; this.toolStripMenuItem20.ToolTipText = "表示希望好友看到您在线。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n"; this.toolStripMenuItem20.Click += new System.EventHandler(this.Item_Click); // // toolStripMenuItem29 // this.toolStripMenuItem29.Image = global::CC2013.Properties.Resources.Qme__2_; this.toolStripMenuItem29.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripMenuItem29.Name = "toolStripMenuItem29"; this.toolStripMenuItem29.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem29.Tag = "1"; this.toolStripMenuItem29.Text = "Q我把"; this.toolStripMenuItem29.ToolTipText = "表示希望好友主动联系您。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:自动弹出会话窗口\r\n"; this.toolStripMenuItem29.Click += new System.EventHandler(this.Item_Click); // // toolStripMenuItem30 // this.toolStripMenuItem30.Image = global::CC2013.Properties.Resources.away__2_; this.toolStripMenuItem30.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripMenuItem30.Name = "toolStripMenuItem30"; this.toolStripMenuItem30.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem30.Tag = "3"; this.toolStripMenuItem30.Text = "离开"; this.toolStripMenuItem30.ToolTipText = "表示离开,暂无法处理消息。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n"; this.toolStripMenuItem30.Click += new System.EventHandler(this.Item_Click); // // toolStripMenuItem31 // this.toolStripMenuItem31.Image = global::CC2013.Properties.Resources.busy__2_; this.toolStripMenuItem31.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripMenuItem31.Name = "toolStripMenuItem31"; this.toolStripMenuItem31.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem31.Tag = "4"; this.toolStripMenuItem31.Text = "忙碌"; this.toolStripMenuItem31.ToolTipText = "表示忙碌,不会及时处理消息。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏显示气泡\r\n"; this.toolStripMenuItem31.Click += new System.EventHandler(this.Item_Click); // // toolStripMenuItem32 // this.toolStripMenuItem32.Image = global::CC2013.Properties.Resources.mute__2_; this.toolStripMenuItem32.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripMenuItem32.Name = "toolStripMenuItem32"; this.toolStripMenuItem32.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem32.Tag = "5"; this.toolStripMenuItem32.Text = "请勿打扰"; this.toolStripMenuItem32.ToolTipText = "表示不想被打扰。\r\n声音:关闭\r\n消息提醒框:关闭\r\n会话消息:任务栏显示气泡\r\n\r\n"; this.toolStripMenuItem32.Click += new System.EventHandler(this.Item_Click); // // toolStripMenuItem33 // this.toolStripMenuItem33.Image = global::CC2013.Properties.Resources.invisible__2_; this.toolStripMenuItem33.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripMenuItem33.Name = "toolStripMenuItem33"; this.toolStripMenuItem33.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem33.Tag = "6"; this.toolStripMenuItem33.Text = "隐身"; this.toolStripMenuItem33.ToolTipText = "表示好友看到您是离线的。\r\n声音:开启\r\n消息提醒框:开启\r\n会话消息:任务栏头像闪动\r\n"; this.toolStripMenuItem33.Click += new System.EventHandler(this.Item_Click); // // toolOffline // this.toolOffline.Image = global::CC2013.Properties.Resources.imoffline__2_; this.toolOffline.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolOffline.Name = "toolOffline"; this.toolOffline.Size = new System.Drawing.Size(172, 22); this.toolOffline.Tag = "6"; this.toolOffline.Text = "离线"; this.toolOffline.ToolTipText = "断开与服务器的连接。"; this.toolOffline.Click += new System.EventHandler(this.Item_Click); // // toolStripMenuItem35 // this.toolStripMenuItem35.Name = "toolStripMenuItem35"; this.toolStripMenuItem35.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem35.Text = "添加状态消息"; // // toolStripMenuItem36 // this.toolStripMenuItem36.Image = global::CC2013.Properties.Resources.menu_check; this.toolStripMenuItem36.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripMenuItem36.Name = "toolStripMenuItem36"; this.toolStripMenuItem36.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem36.Text = "关闭所有声音"; // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(169, 6); // // toolStripMenuItem37 // this.toolStripMenuItem37.Name = "toolStripMenuItem37"; this.toolStripMenuItem37.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem37.Text = "2处登录"; // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(169, 6); // // toolStripMenuItem38 // this.toolStripMenuItem38.Image = ((System.Drawing.Image)(resources.GetObject("toolStripMenuItem38.Image"))); this.toolStripMenuItem38.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripMenuItem38.Name = "toolStripMenuItem38"; this.toolStripMenuItem38.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem38.Text = "锁定QQ Ctrl+Alt+L"; // // toolStripSeparator6 // this.toolStripSeparator6.Name = "toolStripSeparator6"; this.toolStripSeparator6.Size = new System.Drawing.Size(169, 6); // // toolStripMenuItem39 // this.toolStripMenuItem39.Name = "toolStripMenuItem39"; this.toolStripMenuItem39.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem39.Text = "系统设置..."; // // toolStripMenuItem40 // this.toolStripMenuItem40.Name = "toolStripMenuItem40"; this.toolStripMenuItem40.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem40.Text = "我的资料..."; // // toolStripMenuItem41 // this.toolStripMenuItem41.Name = "toolStripMenuItem41"; this.toolStripMenuItem41.Size = new System.Drawing.Size(172, 22); this.toolStripMenuItem41.Text = "我的QQ中心"; // // lblLv // this.lblLv.AutoSize = true; this.lblLv.BackColor = System.Drawing.Color.Transparent; this.lblLv.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(184)))), ((int)(((byte)(96)))), ((int)(((byte)(48))))); this.lblLv.Font = new System.Drawing.Font("微软雅黑", 6F, System.Drawing.FontStyle.Bold); this.lblLv.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(240)))), ((int)(((byte)(49))))); this.lblLv.Location = new System.Drawing.Point(201, 60); this.lblLv.Name = "lblLv"; this.lblLv.Size = new System.Drawing.Size(25, 11); this.lblLv.TabIndex = 129; this.lblLv.Text = "LV04"; // // imageList // this.imageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList.ImageStream"))); this.imageList.TransparentColor = System.Drawing.Color.Transparent; this.imageList.Images.SetKeyName(0, "icon_contacts_selected.png"); this.imageList.Images.SetKeyName(1, "icon_group_selected.png"); this.imageList.Images.SetKeyName(2, "icon_last_selected.png"); // // chatShow // this.chatShow.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.chatShow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.chatShow.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.chatShow.ForeColor = System.Drawing.Color.Black; this.chatShow.ListSubItemMenu = this.UserMenu; this.chatShow.Location = new System.Drawing.Point(1, 201); this.chatShow.Margin = new System.Windows.Forms.Padding(0); this.chatShow.Name = "chatShow"; this.chatShow.Size = new System.Drawing.Size(279, 270); this.chatShow.SubItemMenu = this.GroupingMenu; this.chatShow.TabIndex = 2; this.chatShow.DoubleClickSubItem += new CCWin.SkinControl.ChatListBox.ChatListEventHandler(this.chatShow_DoubleClickSubItem); this.chatShow.MouseEnterHead += new CCWin.SkinControl.ChatListBox.ChatListEventHandler(this.chatShow_MouseEnterHead); this.chatShow.MouseLeaveHead += new CCWin.SkinControl.ChatListBox.ChatListEventHandler(this.chatShow_MouseLeaveHead); // // toolStripSplitButton4 // this.toolStripSplitButton4.AutoSize = false; this.toolStripSplitButton4.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripSplitButton4.DropDownButtonWidth = 20; this.toolStripSplitButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripSplitButton4.Image"))); this.toolStripSplitButton4.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None; this.toolStripSplitButton4.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripSplitButton4.Name = "toolStripSplitButton4"; this.toolStripSplitButton4.Size = new System.Drawing.Size(70, 35); this.toolStripSplitButton4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripSplitButton4.ToolTipText = "圈子"; // // toolStripSplitButton3 // this.toolStripSplitButton3.AutoSize = false; this.toolStripSplitButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripSplitButton3.DropDownButtonWidth = 20; this.toolStripSplitButton3.Image = ((System.Drawing.Image)(resources.GetObject("toolStripSplitButton3.Image"))); this.toolStripSplitButton3.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripSplitButton3.Name = "toolStripSplitButton3"; this.toolStripSplitButton3.Size = new System.Drawing.Size(70, 35); this.toolStripSplitButton3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripSplitButton3.ToolTipText = "圈子"; // // toolStripSplitButton2 // this.toolStripSplitButton2.AutoSize = false; this.toolStripSplitButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.toolStripSplitButton2.DropDownButtonWidth = 20; this.toolStripSplitButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripSplitButton2.Image"))); this.toolStripSplitButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripSplitButton2.Name = "toolStripSplitButton2"; this.toolStripSplitButton2.Size = new System.Drawing.Size(70, 35); this.toolStripSplitButton2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.toolStripSplitButton2.ToolTipText = "圈子"; // // skinToolStrip3 // this.skinToolStrip3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.skinToolStrip3.Arrow = System.Drawing.Color.White; this.skinToolStrip3.AutoSize = false; this.skinToolStrip3.Back = System.Drawing.Color.White; this.skinToolStrip3.BackColor = System.Drawing.Color.Transparent; this.skinToolStrip3.BackRadius = 4; this.skinToolStrip3.BackRectangle = new System.Drawing.Rectangle(2, 2, 2, 2); this.skinToolStrip3.Base = System.Drawing.Color.Transparent; this.skinToolStrip3.BaseFore = System.Drawing.Color.Black; this.skinToolStrip3.BaseForeAnamorphosis = false; this.skinToolStrip3.BaseForeAnamorphosisBorder = 4; this.skinToolStrip3.BaseForeAnamorphosisColor = System.Drawing.Color.White; this.skinToolStrip3.BaseHoverFore = System.Drawing.Color.Black; this.skinToolStrip3.BaseItemAnamorphosis = true; this.skinToolStrip3.BaseItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(123)))), ((int)(((byte)(123)))), ((int)(((byte)(123))))); this.skinToolStrip3.BaseItemBorderShow = false; this.skinToolStrip3.BaseItemDown = ((System.Drawing.Image)(resources.GetObject("skinToolStrip3.BaseItemDown"))); this.skinToolStrip3.BaseItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this.skinToolStrip3.BaseItemMouse = ((System.Drawing.Image)(resources.GetObject("skinToolStrip3.BaseItemMouse"))); this.skinToolStrip3.BaseItemPressed = System.Drawing.Color.Transparent; this.skinToolStrip3.BaseItemRadius = 2; this.skinToolStrip3.BaseItemRadiusStyle = CCWin.SkinClass.RoundStyle.None; this.skinToolStrip3.BaseItemSplitter = System.Drawing.Color.Transparent; this.skinToolStrip3.Dock = System.Windows.Forms.DockStyle.None; this.skinToolStrip3.DropDownImageSeparator = System.Drawing.Color.FromArgb(((int)(((byte)(197)))), ((int)(((byte)(197)))), ((int)(((byte)(197))))); this.skinToolStrip3.Fore = System.Drawing.Color.Black; this.skinToolStrip3.GripMargin = new System.Windows.Forms.Padding(2, 2, 4, 2); this.skinToolStrip3.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden; this.skinToolStrip3.HoverFore = System.Drawing.Color.White; this.skinToolStrip3.ImageScalingSize = new System.Drawing.Size(20, 20); this.skinToolStrip3.ItemAnamorphosis = false; this.skinToolStrip3.ItemBorder = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.skinToolStrip3.ItemBorderShow = false; this.skinToolStrip3.ItemHover = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.skinToolStrip3.ItemPressed = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(148)))), ((int)(((byte)(212))))); this.skinToolStrip3.ItemRadius = 3; this.skinToolStrip3.ItemRadiusStyle = CCWin.SkinClass.RoundStyle.None; this.skinToolStrip3.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripSplitButton4, this.toolStripSplitButton3, this.toolStripSplitButton2}); this.skinToolStrip3.Location = new System.Drawing.Point(1, 167); this.skinToolStrip3.Name = "skinToolStrip3"; this.skinToolStrip3.RadiusStyle = CCWin.SkinClass.RoundStyle.All; this.skinToolStrip3.Size = new System.Drawing.Size(279, 34); this.skinToolStrip3.TabIndex = 127; this.skinToolStrip3.Text = "skinToolStrip3"; this.skinToolStrip3.TitleAnamorphosis = false; this.skinToolStrip3.TitleColor = System.Drawing.Color.FromArgb(((int)(((byte)(209)))), ((int)(((byte)(228)))), ((int)(((byte)(236))))); this.skinToolStrip3.TitleRadius = 4; this.skinToolStrip3.TitleRadiusStyle = CCWin.SkinClass.RoundStyle.All; // // FrmMain // this.AllowDrop = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.Back = ((System.Drawing.Image)(resources.GetObject("$this.Back"))); this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(97)))), ((int)(((byte)(159)))), ((int)(((byte)(215))))); this.BackLayout = false; this.BorderPalace = global::CC2013.Properties.Resources.BackPalace; this.ClientSize = new System.Drawing.Size(281, 532); this.CloseBoxSize = new System.Drawing.Size(39, 20); this.CloseDownBack = global::CC2013.Properties.Resources.btn_close_down; this.CloseMouseBack = global::CC2013.Properties.Resources.btn_close_highlight; this.CloseNormlBack = global::CC2013.Properties.Resources.btn_close_disable; this.ControlBoxOffset = new System.Drawing.Point(0, -1); this.Controls.Add(this.btnState); this.Controls.Add(this.lblLv); this.Controls.Add(this.SkToolCdTwo); this.Controls.Add(this.chatShow); this.Controls.Add(this.skinToolStrip1); this.Controls.Add(this.skinToolStrip2); this.Controls.Add(this.btnTq); this.Controls.Add(this.lblName); this.Controls.Add(this.lblQm); this.Controls.Add(this.skinToolStrip3); this.EffectCaption = false; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaxDownBack = global::CC2013.Properties.Resources.btn_max_down; this.MaximizeBox = false; this.MaximumSize = new System.Drawing.Size(543, 764); this.MaxMouseBack = global::CC2013.Properties.Resources.btn_max_highlight; this.MaxNormlBack = global::CC2013.Properties.Resources.btn_max_normal; this.MaxSize = new System.Drawing.Size(28, 20); this.MiniDownBack = global::CC2013.Properties.Resources.btn_mini_down; this.MiniMouseBack = global::CC2013.Properties.Resources.btn_mini_highlight; this.MinimumSize = new System.Drawing.Size(281, 532); this.MiniNormlBack = global::CC2013.Properties.Resources.btn_mini_normal; this.MiniSize = new System.Drawing.Size(28, 20); this.Name = "FrmMain"; this.RestoreDownBack = global::CC2013.Properties.Resources.btn_restore_down; this.RestoreMouseBack = global::CC2013.Properties.Resources.btn_restore_highlight; this.RestoreNormlBack = global::CC2013.Properties.Resources.btn_restore_normal; this.Shadow = false; this.ShowBorder = false; this.ShowDrawIcon = false; this.ShowInTaskbar = false; this.SkinOpacity = 0.95D; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.SysBottomDown = global::CC2013.Properties.Resources.btn_Skin_down; this.SysBottomMouse = global::CC2013.Properties.Resources.btn_Skin_highlight; this.SysBottomNorml = global::CC2013.Properties.Resources.btn_Skin_normal; this.SysBottomToolTip = "更改外观"; this.SysBottomVisibale = true; this.Text = "CC2013"; this.TopMost = true; this.BackChanged += new CCWin.CCSkinMain.BackEventHandler(this.FrmMain_BackChanged); this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FrmMain_FormClosed); this.Load += new System.EventHandler(this.FormCSharpWinDemo_Load); this.SizeChanged += new System.EventHandler(this.FrmMain_SizeChanged); this.Paint += new System.Windows.Forms.PaintEventHandler(this.FrmMain_Paint); this.skinToolStrip1.ResumeLayout(false); this.skinToolStrip1.PerformLayout(); this.SkToolCdTwo.ResumeLayout(false); this.SkToolCdTwo.PerformLayout(); this.QQMenu.ResumeLayout(false); this.skinToolStrip2.ResumeLayout(false); this.skinToolStrip2.PerformLayout(); this.UserMenu.ResumeLayout(false); this.GroupingMenu.ResumeLayout(false); this.MenuState.ResumeLayout(false); this.skinToolStrip3.ResumeLayout(false); this.skinToolStrip3.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); }