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

📄 webbrowser.cs

📁 XP界面优化精灵, XP界面优化精灵
💻 CS
📖 第 1 页 / 共 3 页
字号:
			this.pictureBox2.Location = new System.Drawing.Point(22, 106);
			this.pictureBox2.Name = "pictureBox2";
			this.pictureBox2.Size = new System.Drawing.Size(54, 50);
			this.pictureBox2.TabIndex = 19;
			this.pictureBox2.TabStop = false;
			// 
			// bn_saveb
			// 
			this.bn_saveb.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.bn_saveb.Location = new System.Drawing.Point(126, 242);
			this.bn_saveb.Name = "bn_saveb";
			this.bn_saveb.TabIndex = 18;
			this.bn_saveb.Text = "保存";
			this.bn_saveb.Click += new System.EventHandler(this.bn_saveb_Click);
			// 
			// bn_selecBitmap
			// 
			this.bn_selecBitmap.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.bn_selecBitmap.Location = new System.Drawing.Point(88, 106);
			this.bn_selecBitmap.Name = "bn_selecBitmap";
			this.bn_selecBitmap.TabIndex = 17;
			this.bn_selecBitmap.Text = "选择图片...";
			this.bn_selecBitmap.Click += new System.EventHandler(this.bn_selecBitmap_Click);
			// 
			// tb_path
			// 
			this.tb_path.Location = new System.Drawing.Point(146, 140);
			this.tb_path.Name = "tb_path";
			this.tb_path.Size = new System.Drawing.Size(282, 21);
			this.tb_path.TabIndex = 16;
			this.tb_path.Text = "";
			// 
			// label4
			// 
			this.label4.AutoSize = true;
			this.label4.Location = new System.Drawing.Point(88, 144);
			this.label4.Name = "label4";
			this.label4.Size = new System.Drawing.Size(60, 17);
			this.label4.TabIndex = 15;
			this.label4.Text = "文件路径:";
			// 
			// pictureBox1
			// 
			this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
			this.pictureBox1.Location = new System.Drawing.Point(352, 14);
			this.pictureBox1.Name = "pictureBox1";
			this.pictureBox1.Size = new System.Drawing.Size(92, 64);
			this.pictureBox1.TabIndex = 1;
			this.pictureBox1.TabStop = false;
			// 
			// label3
			// 
			this.label3.Location = new System.Drawing.Point(22, 26);
			this.label3.Name = "label3";
			this.label3.Size = new System.Drawing.Size(292, 24);
			this.label3.TabIndex = 0;
			this.label3.Text = "此项设置可以更改IE浏览器右上角的动画图标(Logo)";
			// 
			// bn_inib
			// 
			this.bn_inib.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.bn_inib.Location = new System.Drawing.Point(236, 242);
			this.bn_inib.Name = "bn_inib";
			this.bn_inib.TabIndex = 18;
			this.bn_inib.Text = "还原";
			this.bn_inib.Click += new System.EventHandler(this.bn_inib_Click);
			// 
			// tp_2
			// 
			this.tp_2.BackColor = System.Drawing.Color.White;
			this.tp_2.Controls.Add(this.bn_delIERMenu);
			this.tp_2.Controls.Add(this.groupBox2);
			this.tp_2.Controls.Add(this.groupBox1);
			this.tp_2.Location = new System.Drawing.Point(4, 21);
			this.tp_2.Name = "tp_2";
			this.tp_2.Size = new System.Drawing.Size(454, 311);
			this.tp_2.TabIndex = 2;
			this.tp_2.Text = "标题栏文字及菜单";
			// 
			// bn_delIERMenu
			// 
			this.bn_delIERMenu.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.bn_delIERMenu.Location = new System.Drawing.Point(356, 136);
			this.bn_delIERMenu.Name = "bn_delIERMenu";
			this.bn_delIERMenu.TabIndex = 20;
			this.bn_delIERMenu.Text = "删除";
			this.bn_delIERMenu.Click += new System.EventHandler(this.bn_delIERMenu_Click);
			// 
			// groupBox2
			// 
			this.groupBox2.Controls.Add(this.rightMenulist);
			this.groupBox2.Location = new System.Drawing.Point(8, 130);
			this.groupBox2.Name = "groupBox2";
			this.groupBox2.Size = new System.Drawing.Size(322, 170);
			this.groupBox2.TabIndex = 1;
			this.groupBox2.TabStop = false;
			this.groupBox2.Text = "IE右键菜单";
			// 
			// rightMenulist
			// 
			this.rightMenulist.ItemHeight = 12;
			this.rightMenulist.Location = new System.Drawing.Point(14, 17);
			this.rightMenulist.Name = "rightMenulist";
			this.rightMenulist.Size = new System.Drawing.Size(292, 136);
			this.rightMenulist.TabIndex = 0;
			// 
			// groupBox1
			// 
			this.groupBox1.Controls.Add(this.bn_savec);
			this.groupBox1.Controls.Add(this.lb_epIecaption);
			this.groupBox1.Controls.Add(this.label6);
			this.groupBox1.Controls.Add(this.pictureBox3);
			this.groupBox1.Controls.Add(this.tb_IEcaption);
			this.groupBox1.Controls.Add(this.label5);
			this.groupBox1.Location = new System.Drawing.Point(8, 8);
			this.groupBox1.Name = "groupBox1";
			this.groupBox1.Size = new System.Drawing.Size(438, 118);
			this.groupBox1.TabIndex = 0;
			this.groupBox1.TabStop = false;
			// 
			// bn_savec
			// 
			this.bn_savec.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.bn_savec.Location = new System.Drawing.Point(222, 16);
			this.bn_savec.Name = "bn_savec";
			this.bn_savec.TabIndex = 19;
			this.bn_savec.Text = "保存";
			this.bn_savec.Click += new System.EventHandler(this.bn_savec_Click);
			// 
			// lb_epIecaption
			// 
			this.lb_epIecaption.BackColor = System.Drawing.Color.White;
			this.lb_epIecaption.ForeColor = System.Drawing.Color.White;
			this.lb_epIecaption.Image = ((System.Drawing.Image)(resources.GetObject("lb_epIecaption.Image")));
			this.lb_epIecaption.Location = new System.Drawing.Point(72, 50);
			this.lb_epIecaption.Name = "lb_epIecaption";
			this.lb_epIecaption.Size = new System.Drawing.Size(284, 28);
			this.lb_epIecaption.TabIndex = 4;
			this.lb_epIecaption.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
			// 
			// label6
			// 
			this.label6.ForeColor = System.Drawing.Color.White;
			this.label6.Image = ((System.Drawing.Image)(resources.GetObject("label6.Image")));
			this.label6.Location = new System.Drawing.Point(24, 50);
			this.label6.Name = "label6";
			this.label6.Size = new System.Drawing.Size(44, 28);
			this.label6.TabIndex = 3;
			this.label6.Text = "随感 - ";
			this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
			// 
			// pictureBox3
			// 
			this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
			this.pictureBox3.Location = new System.Drawing.Point(4, 50);
			this.pictureBox3.Name = "pictureBox3";
			this.pictureBox3.Size = new System.Drawing.Size(428, 58);
			this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
			this.pictureBox3.TabIndex = 2;
			this.pictureBox3.TabStop = false;
			// 
			// tb_IEcaption
			// 
			this.tb_IEcaption.Location = new System.Drawing.Point(98, 18);
			this.tb_IEcaption.Name = "tb_IEcaption";
			this.tb_IEcaption.TabIndex = 1;
			this.tb_IEcaption.Text = "";
			this.tb_IEcaption.TextChanged += new System.EventHandler(this.tb_IEcaption_TextChanged);
			// 
			// label5
			// 
			this.label5.AutoSize = true;
			this.label5.Location = new System.Drawing.Point(14, 22);
			this.label5.Name = "label5";
			this.label5.Size = new System.Drawing.Size(85, 17);
			this.label5.TabIndex = 0;
			this.label5.Text = "IE标题栏文字:";
			// 
			// tp_4
			// 
			this.tp_4.BackColor = System.Drawing.Color.White;
			this.tp_4.Controls.Add(this.groupBox5);
			this.tp_4.Controls.Add(this.groupBox4);
			this.tp_4.Controls.Add(this.mainpage);
			this.tp_4.Location = new System.Drawing.Point(4, 21);
			this.tp_4.Name = "tp_4";
			this.tp_4.Size = new System.Drawing.Size(454, 311);
			this.tp_4.TabIndex = 3;
			this.tp_4.Text = "其它IE设置";
			// 
			// groupBox5
			// 
			this.groupBox5.Controls.Add(this.bn_cancelfs);
			this.groupBox5.Controls.Add(this.bn_usefs);
			this.groupBox5.Controls.Add(this.label10);
			this.groupBox5.Controls.Add(this.pictureBox6);
			this.groupBox5.Location = new System.Drawing.Point(20, 206);
			this.groupBox5.Name = "groupBox5";
			this.groupBox5.Size = new System.Drawing.Size(414, 82);
			this.groupBox5.TabIndex = 2;
			this.groupBox5.TabStop = false;
			this.groupBox5.Text = "窗口状态";
			// 
			// bn_cancelfs
			// 
			this.bn_cancelfs.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.bn_cancelfs.Location = new System.Drawing.Point(314, 46);
			this.bn_cancelfs.Name = "bn_cancelfs";
			this.bn_cancelfs.Size = new System.Drawing.Size(68, 23);
			this.bn_cancelfs.TabIndex = 21;
			this.bn_cancelfs.Text = "取消全屏";
			this.bn_cancelfs.Click += new System.EventHandler(this.bn_cancelfs_Click);
			// 
			// bn_usefs
			// 
			this.bn_usefs.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.bn_usefs.Location = new System.Drawing.Point(232, 46);
			this.bn_usefs.Name = "bn_usefs";
			this.bn_usefs.Size = new System.Drawing.Size(68, 23);
			this.bn_usefs.TabIndex = 20;
			this.bn_usefs.Text = "使用全屏";
			this.bn_usefs.Click += new System.EventHandler(this.bn_usefs_Click);
			// 
			// label10
			// 
			this.label10.Location = new System.Drawing.Point(70, 26);
			this.label10.Name = "label10";
			this.label10.Size = new System.Drawing.Size(336, 18);
			this.label10.TabIndex = 1;
			this.label10.Text = "设置IE浏览器窗口的初始状态。";
			// 
			// pictureBox6
			// 
			this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
			this.pictureBox6.Location = new System.Drawing.Point(4, 22);
			this.pictureBox6.Name = "pictureBox6";
			this.pictureBox6.Size = new System.Drawing.Size(64, 58);
			this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
			this.pictureBox6.TabIndex = 0;
			this.pictureBox6.TabStop = false;
			// 
			// groupBox4
			// 
			this.groupBox4.Controls.Add(this.ClsHistory);
			this.groupBox4.Controls.Add(this.label9);
			this.groupBox4.Controls.Add(this.pictureBox5);
			this.groupBox4.Location = new System.Drawing.Point(20, 120);
			this.groupBox4.Name = "groupBox4";
			this.groupBox4.Size = new System.Drawing.Size(414, 82);
			this.groupBox4.TabIndex = 1;
			this.groupBox4.TabStop = false;
			this.groupBox4.Text = "历史记录";
			// 
			// ClsHistory
			// 
			this.ClsHistory.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.ClsHistory.Location = new System.Drawing.Point(268, 46);
			this.ClsHistory.Name = "ClsHistory";
			this.ClsHistory.Size = new System.Drawing.Size(114, 23);
			this.ClsHistory.TabIndex = 20;
			this.ClsHistory.Text = "清除所有历史记录";
			this.ClsHistory.Click += new System.EventHandler(this.ClsHistory_Click);
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(70, 26);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(336, 18);
			this.label9.TabIndex = 1;
			this.label9.Text = "清除己访问页的键接,可使用户快速访问最近查看过的页。";
			// 
			// pictureBox5
			// 
			this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
			this.pictureBox5.Location = new System.Drawing.Point(4, 22);
			this.pictureBox5.Name = "pictureBox5";
			this.pictureBox5.Size = new System.Drawing.Size(64, 58);
			this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
			this.pictureBox5.TabIndex = 0;
			this.pictureBox5.TabStop = false;
			// 
			// mainpage
			// 
			this.mainpage.Controls.Add(this.bn_useab);
			this.mainpage.Controls.Add(this.bn_use);
			this.mainpage.Controls.Add(this.WebAddress);
			this.mainpage.Controls.Add(this.label7);
			this.mainpage.Controls.Add(this.label8);
			this.mainpage.Controls.Add(this.pictureBox4);
			this.mainpage.Location = new System.Drawing.Point(20, 8);
			this.mainpage.Name = "mainpage";
			this.mainpage.Size = new System.Drawing.Size(414, 108);
			this.mainpage.TabIndex = 0;
			this.mainpage.TabStop = false;
			this.mainpage.Text = "主页";
			// 
			// bn_useab
			// 
			this.bn_useab.FlatStyle = System.Windows.Forms.FlatStyle.System;
			this.bn_useab.Location = new System.Drawing.Point(308, 70);
			this.bn_useab.Name = "bn_useab";
			this.bn_useab.TabIndex = 20;
			this.bn_useab.Text = "使用空白页";
			this.bn_useab.Click += new System.EventHandler(this.bn_useab_Click);
			// 
			// bn_use
			// 
			this.bn_use.FlatStyle = System.Windows.Forms.FlatStyle.System;

⌨️ 快捷键说明

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