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

📄 frmmain.designer.vb

📁 VB.NET的Web浏览器IE7的克隆选项卡式浏览器 描述:这是一个例子写的vb.net浏览器使用的。 NET Framework 2.0 ( Visual Studio 2005中) 。这是一个
💻 VB
📖 第 1 页 / 共 5 页
字号:
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
Partial Class frmMain
    Inherits System.Windows.Forms.Form

    'Form overrides dispose to clean up the component list.
    <System.Diagnostics.DebuggerNonUserCode()> _
    Protected Overrides Sub Dispose(ByVal disposing As Boolean)
        If disposing AndAlso components IsNot Nothing Then
            components.Dispose()
        End If
        MyBase.Dispose(disposing)
    End Sub

    'Required by the Windows Form Designer
    Private components As System.ComponentModel.IContainer

    'NOTE: The following procedure is required by the Windows Form Designer
    'It can be modified using the Windows Form Designer.  
    'Do not modify it using the code editor.
    <System.Diagnostics.DebuggerStepThrough()> _
    Private Sub InitializeComponent()
        Me.components = New System.ComponentModel.Container
        Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMain))
        Dim TreeNode1 As System.Windows.Forms.TreeNode = New System.Windows.Forms.TreeNode("Favorites", 0, 0)
        Me.MainToolbar = New System.Windows.Forms.ToolStrip
        Me.btnBack = New System.Windows.Forms.ToolStripButton
        Me.btnForward = New System.Windows.Forms.ToolStripButton
        Me.cboURL = New System.Windows.Forms.ToolStripComboBox
        Me.btnRefresh = New System.Windows.Forms.ToolStripButton
        Me.btnStop = New System.Windows.Forms.ToolStripButton
        Me.btnHome = New System.Windows.Forms.ToolStripButton
        Me.ddBtnPrint = New System.Windows.Forms.ToolStripDropDownButton
        Me.btnPrint = New System.Windows.Forms.ToolStripMenuItem
        Me.btnPrintPreview = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem11 = New System.Windows.Forms.ToolStripSeparator
        Me.btnPageSetup = New System.Windows.Forms.ToolStripMenuItem
        Me.ddbtnPage = New System.Windows.Forms.ToolStripDropDownButton
        Me.btnCut = New System.Windows.Forms.ToolStripMenuItem
        Me.btnCopy = New System.Windows.Forms.ToolStripMenuItem
        Me.btnPaste = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuGrabImages = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem12 = New System.Windows.Forms.ToolStripSeparator
        Me.btnSelectAll = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem16 = New System.Windows.Forms.ToolStripSeparator
        Me.btnFind = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem13 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuDocExplorer = New System.Windows.Forms.ToolStripMenuItem
        Me.btnViewSource = New System.Windows.Forms.ToolStripMenuItem
        Me.PropertiesToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuFeeds = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem14 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuSecInfo = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem15 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuLeftToRight = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuRightToLeft = New System.Windows.Forms.ToolStripMenuItem
        Me.ddbtnTools = New System.Windows.Forms.ToolStripDropDownButton
        Me.mnuViewMenu = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuViewStatus = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuSpacer = New System.Windows.Forms.ToolStripSeparator
        Me.btnInternetOptions = New System.Windows.Forms.ToolStripMenuItem
        Me.HistoryToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuSettings = New System.Windows.Forms.ToolStripMenuItem
        Me.btnViewCookies = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuHistory = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuTempFiles = New System.Windows.Forms.ToolStripMenuItem
        Me.btnSearch = New System.Windows.Forms.ToolStripSplitButton
        Me.txtSearch = New System.Windows.Forms.ToolStripTextBox
        Me.btnRSS = New System.Windows.Forms.ToolStripButton
        Me.btnDocExp = New System.Windows.Forms.ToolStripMenuItem
        Me.FindOnThisPageToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem2 = New System.Windows.Forms.ToolStripSeparator
        Me.ToolStripMenuItem3 = New System.Windows.Forms.ToolStripSeparator
        Me.ToolStripMenuItem4 = New System.Windows.Forms.ToolStripSeparator
        Me.ToolStripMenuItem7 = New System.Windows.Forms.ToolStripSeparator
        Me.ToolStripMenuItem8 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuProperties = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuProperties2 = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem6 = New System.Windows.Forms.ToolStripSeparator
        Me.ToolStripMenuItem1 = New System.Windows.Forms.ToolStripSeparator
        Me.MainMenu = New System.Windows.Forms.MenuStrip
        Me.mnuFile = New System.Windows.Forms.ToolStripMenuItem
        Me.NewToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuNewTab = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuOpen = New System.Windows.Forms.ToolStripMenuItem
        Me.SaveToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuSaveAs = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem18 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuPageSetup = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuPrint = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuPrintPreview = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem19 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuFProperties = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuClose = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuEdit = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuCut = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuCopy = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuPaste = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem9 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuSelectAll = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem10 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuFind = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuView = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuViewMenuBar = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuViewStatusBar = New System.Windows.Forms.ToolStripMenuItem
        Me.RefreshToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuViewSource = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuFavs = New System.Windows.Forms.ToolStripMenuItem
        Me.AddToFavoritesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.OrganizeFavoritesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem17 = New System.Windows.Forms.ToolStripSeparator
        Me.mnuTools = New System.Windows.Forms.ToolStripMenuItem
        Me.MailAndNewsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.RSSViewerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuCheckFeeds = New System.Windows.Forms.ToolStripMenuItem
        Me.PopupBlockerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.TurnOToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.PopupBlockerSettingsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.InternetOptionsToolStripMenuItem1 = New System.Windows.Forms.ToolStripMenuItem
        Me.SettingsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuHelp = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuAbout = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuAddFav2 = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem5 = New System.Windows.Forms.ToolStripSeparator
        Me.DocumentExplorerToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.InternetOptionsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.sBar = New System.Windows.Forms.StatusStrip
        Me.lblPhising = New System.Windows.Forms.ToolStripStatusLabel
        Me.lblStatus = New System.Windows.Forms.ToolStripStatusLabel
        Me.lblElement = New System.Windows.Forms.ToolStripStatusLabel
        Me.pBar = New System.Windows.Forms.ToolStripProgressBar
        Me.lblSec = New System.Windows.Forms.ToolStripStatusLabel
        Me.tbLinks = New System.Windows.Forms.MenuStrip
        Me.btnShowFavs = New System.Windows.Forms.ToolStripMenuItem
        Me.mnulNewTab = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuAllWindows = New System.Windows.Forms.ToolStripMenuItem
        Me.tvFavs = New System.Windows.Forms.TreeView
        Me.ilFavs = New System.Windows.Forms.ImageList(Me.components)
        Me.tbFavs = New System.Windows.Forms.ToolStrip
        Me.ToolStripButton1 = New System.Windows.Forms.ToolStripButton
        Me.btnFeeds = New System.Windows.Forms.ToolStripButton
        Me.btnHistory = New System.Windows.Forms.ToolStripButton
        Me.btnDocFav = New System.Windows.Forms.ToolStripButton
        Me.pnlMain = New System.Windows.Forms.Panel
        Me.gbFavs = New System.Windows.Forms.Panel
        Me.Splitter1 = New System.Windows.Forms.Splitter
        Me.tc1 = New Ie7Clone.TabControl
        Me.btnGoogle = New System.Windows.Forms.ToolStripMenuItem
        Me.mnuCP = New System.Windows.Forms.ToolStripMenuItem
        Me.cmFavs = New System.Windows.Forms.ContextMenuStrip(Me.components)
        Me.OpenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem20 = New System.Windows.Forms.ToolStripSeparator
        Me.DeleteToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.RenameToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.ToolStripMenuItem21 = New System.Windows.Forms.ToolStripSeparator
        Me.PropertiesToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem
        Me.MainToolbar.SuspendLayout()
        Me.MainMenu.SuspendLayout()
        Me.sBar.SuspendLayout()
        Me.tbLinks.SuspendLayout()
        Me.tbFavs.SuspendLayout()
        Me.pnlMain.SuspendLayout()
        Me.gbFavs.SuspendLayout()
        Me.cmFavs.SuspendLayout()
        Me.SuspendLayout()
        '
        'MainToolbar
        '
        Me.MainToolbar.AllowItemReorder = True
        Me.MainToolbar.BackColor = System.Drawing.SystemColors.Control
        Me.MainToolbar.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden
        Me.MainToolbar.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.btnBack, Me.btnForward, Me.cboURL, Me.btnRefresh, Me.btnStop, Me.btnHome, Me.ddBtnPrint, Me.ddbtnPage, Me.ddbtnTools, Me.btnSearch, Me.txtSearch, Me.btnRSS})
        Me.MainToolbar.Location = New System.Drawing.Point(0, 0)
        Me.MainToolbar.Name = "MainToolbar"
        Me.MainToolbar.RenderMode = System.Windows.Forms.ToolStripRenderMode.System
        Me.MainToolbar.Size = New System.Drawing.Size(909, 39)
        Me.MainToolbar.TabIndex = 0
        '
        'btnBack
        '
        Me.btnBack.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
        Me.btnBack.Enabled = False
        Me.btnBack.Image = Global.Ie7Clone.My.Resources.Resources.Back
        Me.btnBack.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
        Me.btnBack.ImageTransparentColor = System.Drawing.Color.Magenta
        Me.btnBack.Name = "btnBack"
        Me.btnBack.Size = New System.Drawing.Size(36, 36)
        Me.btnBack.ToolTipText = "Back"
        '
        'btnForward
        '
        Me.btnForward.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
        Me.btnForward.Image = Global.Ie7Clone.My.Resources.Resources.Forward
        Me.btnForward.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
        Me.btnForward.ImageTransparentColor = System.Drawing.Color.Magenta
        Me.btnForward.Name = "btnForward"
        Me.btnForward.Size = New System.Drawing.Size(36, 36)
        '
        'cboURL
        '
        Me.cboURL.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
        Me.cboURL.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.AllUrl
        Me.cboURL.AutoSize = False
        Me.cboURL.FlatStyle = System.Windows.Forms.FlatStyle.System
        Me.cboURL.Name = "cboURL"
        Me.cboURL.Size = New System.Drawing.Size(300, 20)
        '
        'btnRefresh
        '
        Me.btnRefresh.BackColor = System.Drawing.Color.Transparent
        Me.btnRefresh.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
        Me.btnRefresh.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
        Me.btnRefresh.Image = Global.Ie7Clone.My.Resources.Resources.refresh16
        Me.btnRefresh.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
        Me.btnRefresh.ImageTransparentColor = System.Drawing.Color.White
        Me.btnRefresh.Margin = New System.Windows.Forms.Padding(3, 1, 0, 2)
        Me.btnRefresh.Name = "btnRefresh"
        Me.btnRefresh.Size = New System.Drawing.Size(26, 36)
        Me.btnRefresh.ToolTipText = "Refresh"
        '
        'btnStop
        '
        Me.btnStop.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
        Me.btnStop.Image = Global.Ie7Clone.My.Resources.Resources.Stop16
        Me.btnStop.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
        Me.btnStop.ImageTransparentColor = System.Drawing.Color.Magenta
        Me.btnStop.Margin = New System.Windows.Forms.Padding(3, 1, 0, 2)
        Me.btnStop.Name = "btnStop"
        Me.btnStop.Size = New System.Drawing.Size(26, 36)
        Me.btnStop.ToolTipText = "Stop"
        '
        'btnHome
        '
        Me.btnHome.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
        Me.btnHome.Image = Global.Ie7Clone.My.Resources.Resources.Home16
        Me.btnHome.ImageScaling = System.Windows.Forms.ToolStripItemImageScaling.None
        Me.btnHome.ImageTransparentColor = System.Drawing.Color.Magenta
        Me.btnHome.Margin = New System.Windows.Forms.Padding(3, 1, 0, 2)
        Me.btnHome.Name = "btnHome"
        Me.btnHome.Size = New System.Drawing.Size(23, 36)
        Me.btnHome.Text = "Home"
        '
        'ddBtnPrint
        '
        Me.ddBtnPrint.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image
        Me.ddBtnPrint.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.btnPrint, Me.btnPrintPreview, Me.ToolStripMenuItem11, Me.btnPageSetup})
        Me.ddBtnPrint.Image = Global.Ie7Clone.My.Resources.Resources.i_print
        Me.ddBtnPrint.ImageTransparentColor = System.Drawing.Color.Magenta
        Me.ddBtnPrint.Name = "ddBtnPrint"
        Me.ddBtnPrint.Size = New System.Drawing.Size(29, 36)
        Me.ddBtnPrint.ToolTipText = "Print Options"
        '
        'btnPrint
        '
        Me.btnPrint.Name = "btnPrint"
        Me.btnPrint.ShortcutKeys = CType((System.Windows.Forms.Keys.Control Or System.Windows.Forms.Keys.P), System.Windows.Forms.Keys)
        Me.btnPrint.Size = New System.Drawing.Size(166, 22)
        Me.btnPrint.Text = "Print..."
        '
        'btnPrintPreview
        '
        Me.btnPrintPreview.Name = "btnPrintPreview"

⌨️ 快捷键说明

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