📄 ch9_demoform002.designer.cs
字号:
this.internetOptionsToolStripMenuItem.Text = "網際網路選項(&O)...";
//
// helpToolStripMenuItem
//
this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.contentsAndIndexToolStripMenuItem,
this.tipOfTheDayToolStripMenuItem,
this.forNetscapeUsersToolStripMenuItem,
this.onlineSupportToolStripMenuItem,
this.sendFeedbackToolStripMenuItem,
this.toolStripMenuItem16,
this.aboutInternetExplorerToolStripMenuItem});
this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
this.helpToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
this.helpToolStripMenuItem.Text = "帮助(&H)";
//
// contentsAndIndexToolStripMenuItem
//
this.contentsAndIndexToolStripMenuItem.Name = "contentsAndIndexToolStripMenuItem";
this.contentsAndIndexToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.contentsAndIndexToolStripMenuItem.Text = "目录与索引(&C)";
//
// tipOfTheDayToolStripMenuItem
//
this.tipOfTheDayToolStripMenuItem.Name = "tipOfTheDayToolStripMenuItem";
this.tipOfTheDayToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.tipOfTheDayToolStripMenuItem.Text = "每日提示(&D)";
//
// forNetscapeUsersToolStripMenuItem
//
this.forNetscapeUsersToolStripMenuItem.Name = "forNetscapeUsersToolStripMenuItem";
this.forNetscapeUsersToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.forNetscapeUsersToolStripMenuItem.Text = "&Netscape 用户";
//
// onlineSupportToolStripMenuItem
//
this.onlineSupportToolStripMenuItem.Name = "onlineSupportToolStripMenuItem";
this.onlineSupportToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.onlineSupportToolStripMenuItem.Text = "联机支持(&S)";
//
// sendFeedbackToolStripMenuItem
//
this.sendFeedbackToolStripMenuItem.Name = "sendFeedbackToolStripMenuItem";
this.sendFeedbackToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.sendFeedbackToolStripMenuItem.Text = "发送反馈意见(&K)";
//
// toolStripMenuItem16
//
this.toolStripMenuItem16.Name = "toolStripMenuItem16";
this.toolStripMenuItem16.Size = new System.Drawing.Size(217, 6);
//
// aboutInternetExplorerToolStripMenuItem
//
this.aboutInternetExplorerToolStripMenuItem.Name = "aboutInternetExplorerToolStripMenuItem";
this.aboutInternetExplorerToolStripMenuItem.Size = new System.Drawing.Size(220, 22);
this.aboutInternetExplorerToolStripMenuItem.Text = "关于 Internet Explorer(&A)";
//
// ToolStripContainer1
//
//
// ToolStripContainer1.BottomToolStripPanel
//
this.ToolStripContainer1.BottomToolStripPanel.Controls.Add(this.statusStrip1);
//
// ToolStripContainer1.ContentPanel
//
this.ToolStripContainer1.ContentPanel.Controls.Add(this.webBrowser1);
this.ToolStripContainer1.ContentPanel.Margin = new System.Windows.Forms.Padding(2);
this.ToolStripContainer1.ContentPanel.Size = new System.Drawing.Size(711, 317);
this.ToolStripContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ToolStripContainer1.Location = new System.Drawing.Point(0, 24);
this.ToolStripContainer1.Margin = new System.Windows.Forms.Padding(2);
this.ToolStripContainer1.Name = "ToolStripContainer1";
this.ToolStripContainer1.Size = new System.Drawing.Size(711, 403);
this.ToolStripContainer1.TabIndex = 13;
this.ToolStripContainer1.Text = "ToolStripContainer1";
//
// ToolStripContainer1.TopToolStripPanel
//
this.ToolStripContainer1.TopToolStripPanel.BackColor = System.Drawing.SystemColors.Control;
this.ToolStripContainer1.TopToolStripPanel.Controls.Add(this.ieToolBar);
this.ToolStripContainer1.TopToolStripPanel.Controls.Add(this.BrowserToolStrip);
//
// statusStrip1
//
this.statusStrip1.Dock = System.Windows.Forms.DockStyle.None;
this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ieImage,
this.statusText,
this.tsWebProgressBar,
this.tsbPlaceHolder1,
this.tsbPlaceHolder2,
this.tsbPlaceHolder3,
this.tsbPlaceHolder4,
this.tsbInternet});
this.statusStrip1.Location = new System.Drawing.Point(0, 0);
this.statusStrip1.Name = "statusStrip1";
this.statusStrip1.Padding = new System.Windows.Forms.Padding(1, 0, 19, 0);
this.statusStrip1.Size = new System.Drawing.Size(711, 24);
this.statusStrip1.TabIndex = 9;
this.statusStrip1.Text = "statusStrip1";
//
// ieImage
//
this.ieImage.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.ieImage.Image = global::CH9.Properties.Resources.link16;
this.ieImage.Name = "ieImage";
this.ieImage.Size = new System.Drawing.Size(16, 19);
this.ieImage.Text = "ToolStripStatusLabel1";
//
// statusText
//
this.statusText.AutoSize = false;
this.statusText.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
this.statusText.Name = "statusText";
this.statusText.Size = new System.Drawing.Size(362, 19);
this.statusText.Spring = true;
this.statusText.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// tsWebProgressBar
//
this.tsWebProgressBar.Name = "tsWebProgressBar";
this.tsWebProgressBar.Size = new System.Drawing.Size(150, 18);
//
// tsbPlaceHolder1
//
this.tsbPlaceHolder1.AutoSize = false;
this.tsbPlaceHolder1.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
this.tsbPlaceHolder1.Name = "tsbPlaceHolder1";
this.tsbPlaceHolder1.Size = new System.Drawing.Size(23, 19);
//
// tsbPlaceHolder2
//
this.tsbPlaceHolder2.AutoSize = false;
this.tsbPlaceHolder2.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
this.tsbPlaceHolder2.Name = "tsbPlaceHolder2";
this.tsbPlaceHolder2.Size = new System.Drawing.Size(23, 19);
//
// tsbPlaceHolder3
//
this.tsbPlaceHolder3.AutoSize = false;
this.tsbPlaceHolder3.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
this.tsbPlaceHolder3.Name = "tsbPlaceHolder3";
this.tsbPlaceHolder3.Size = new System.Drawing.Size(23, 19);
//
// tsbPlaceHolder4
//
this.tsbPlaceHolder4.AutoSize = false;
this.tsbPlaceHolder4.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
this.tsbPlaceHolder4.Name = "tsbPlaceHolder4";
this.tsbPlaceHolder4.Size = new System.Drawing.Size(23, 19);
//
// tsbInternet
//
this.tsbInternet.Image = global::CH9.Properties.Resources.Internet;
this.tsbInternet.Name = "tsbInternet";
this.tsbInternet.Size = new System.Drawing.Size(69, 19);
this.tsbInternet.Text = "internet";
//
// webBrowser1
//
this.webBrowser1.Dock = System.Windows.Forms.DockStyle.Fill;
this.webBrowser1.Location = new System.Drawing.Point(0, 0);
this.webBrowser1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 18);
this.webBrowser1.Name = "webBrowser1";
this.webBrowser1.Size = new System.Drawing.Size(711, 317);
this.webBrowser1.TabIndex = 10;
this.webBrowser1.Navigated += new System.Windows.Forms.WebBrowserNavigatedEventHandler(this.webBrowser1_Navigated);
this.webBrowser1.ProgressChanged += new System.Windows.Forms.WebBrowserProgressChangedEventHandler(this.webBrowser1_ProgressChanged);
this.webBrowser1.Navigating += new System.Windows.Forms.WebBrowserNavigatingEventHandler(this.webBrowser1_Navigating);
this.webBrowser1.DocumentCompleted += new System.Windows.Forms.WebBrowserDocumentCompletedEventHandler(this.webBrowser1_DocumentCompleted);
//
// ieToolBar
//
this.ieToolBar.Dock = System.Windows.Forms.DockStyle.None;
this.ieToolBar.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.ieToolBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.backButton,
this.forwardButton,
this.stopButton,
this.refreshButton,
this.homeButton,
this.ToolStripSeparator2,
this.searchButton,
this.favoritesButton,
this.mgbButton,
this.ToolStripSeparator3,
this.mediaButton,
this.toolStripSeparator5,
this.mailButton,
this.printButton,
this.UpLevelButton,
this.toolStripButton1});
this.ieToolBar.Location = new System.Drawing.Point(3, 0);
this.ieToolBar.Name = "ieToolBar";
this.ieToolBar.RenderMode = System.Windows.Forms.ToolStripRenderMode.System;
this.ieToolBar.Size = new System.Drawing.Size(571, 33);
this.ieToolBar.TabIndex = 7;
this.ieToolBar.Text = "ToolStrip1";
//
// backButton
//
this.backButton.DropDownButtonWidth = 20;
this.backButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem1});
this.backButton.Image = global::CH9.Properties.Resources.Back;
this.backButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.backButton.Margin = new System.Windows.Forms.Padding(2, 1, 0, 2);
this.backButton.Name = "backButton";
this.backButton.Size = new System.Drawing.Size(80, 30);
this.backButton.Text = "后退";
this.backButton.ButtonClick += new System.EventHandler(this.backButton_Click);
//
// ToolStripMenuItem1
//
this.ToolStripMenuItem1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
this.ToolStripMenuItem1.Name = "ToolStripMenuItem1";
this.ToolStripMenuItem1.Size = new System.Drawing.Size(166, 22);
this.ToolStripMenuItem1.Text = "欢迎光临 MSN.com";
//
// forwardButton
//
this.forwardButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.forwardButton.DropDownButtonWidth = 20;
this.forwardButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem2,
this.ToolStripSeparator1,
this.ToolStripMenuItem3});
this.forwardButton.Image = global::CH9.Properties.Resources.Forward;
this.forwardButton.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None;
this.forwardButton.Name = "forwardButton";
this.forwardButton.Size = new System.Drawing.Size(51, 30);
this.forwardButton.ToolTipText = "前进";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -