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

📄 frmbrow.frm

📁 使用vb程序开发的一个浏览器范例程序
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}#1.1#0"; "shdocvw.dll"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form frmBrow 
   Caption         =   "Even More WebBrowser Tricks"
   ClientHeight    =   6180
   ClientLeft      =   165
   ClientTop       =   735
   ClientWidth     =   8340
   Icon            =   "frmBrow.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   6180
   ScaleWidth      =   8340
   StartUpPosition =   3  'Windows Default
   Begin VB.PictureBox PicTop 
      Align           =   1  'Align Top
      BorderStyle     =   0  'None
      DragMode        =   1  'Automatic
      Height          =   435
      Left            =   0
      ScaleHeight     =   29
      ScaleMode       =   3  'Pixel
      ScaleWidth      =   556
      TabIndex        =   7
      Top             =   0
      Width           =   8340
      Begin VB.CommandButton cmdGo 
         Height          =   315
         Left            =   2760
         Picture         =   "frmBrow.frx":0442
         Style           =   1  'Graphical
         TabIndex        =   9
         ToolTipText     =   "Navigate"
         Top             =   60
         Width           =   375
      End
      Begin VB.ComboBox cboAddress 
         Height          =   315
         Left            =   840
         TabIndex        =   8
         Top             =   60
         Width           =   1815
      End
      Begin VB.Label Label1 
         Caption         =   "Address:"
         Height          =   255
         Left            =   120
         TabIndex        =   10
         Top             =   120
         Width           =   615
      End
   End
   Begin MSComctlLib.ProgressBar PB 
      Height          =   255
      Left            =   240
      TabIndex        =   6
      Top             =   4320
      Visible         =   0   'False
      Width           =   1095
      _ExtentX        =   1931
      _ExtentY        =   450
      _Version        =   393216
      Appearance      =   0
      Scrolling       =   1
   End
   Begin VB.PictureBox PicRight 
      Align           =   4  'Align Right
      BorderStyle     =   0  'None
      Height          =   5445
      Left            =   2925
      ScaleHeight     =   5445
      ScaleWidth      =   5415
      TabIndex        =   2
      Top             =   435
      Width           =   5415
      Begin SHDocVwCtl.WebBrowser Brow 
         Height          =   735
         Left            =   0
         TabIndex        =   3
         Top             =   0
         Width           =   615
         ExtentX         =   1085
         ExtentY         =   1296
         ViewMode        =   0
         Offline         =   0
         Silent          =   0
         RegisterAsBrowser=   0
         RegisterAsDropTarget=   1
         AutoArrange     =   0   'False
         NoClientEdge    =   0   'False
         AlignLeft       =   0   'False
         ViewID          =   "{0057D0E0-3573-11CF-AE69-08002B2E1262}"
         Location        =   ""
      End
   End
   Begin VB.PictureBox PicLeft 
      Align           =   3  'Align Left
      BorderStyle     =   0  'None
      Height          =   5445
      Left            =   0
      ScaleHeight     =   5445
      ScaleWidth      =   2895
      TabIndex        =   1
      Top             =   435
      Visible         =   0   'False
      Width           =   2895
      Begin MSComDlg.CommonDialog cmnDlg 
         Left            =   2040
         Top             =   3240
         _ExtentX        =   847
         _ExtentY        =   847
         _Version        =   393216
         CancelError     =   -1  'True
         Flags           =   5
      End
      Begin MSComctlLib.ImageList TVImages 
         Left            =   1440
         Top             =   3240
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   16
         ImageHeight     =   16
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   3
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmBrow.frx":058C
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmBrow.frx":0B26
               Key             =   ""
            EndProperty
            BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmBrow.frx":10C0
               Key             =   ""
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.Toolbar Toolbar1 
         Height          =   390
         Left            =   0
         TabIndex        =   4
         Top             =   0
         Width           =   2775
         _ExtentX        =   4895
         _ExtentY        =   688
         ButtonWidth     =   2275
         ButtonHeight    =   688
         Wrappable       =   0   'False
         Style           =   1
         TextAlignment   =   1
         ImageList       =   "ImageCold"
         HotImageList    =   "ImageHot"
         _Version        =   393216
         BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
            NumButtons      =   2
            BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "Add...     "
               ImageIndex      =   1
            EndProperty
            BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
               Caption         =   "Organize..."
               ImageIndex      =   2
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.ImageList ImageCold 
         Left            =   840
         Top             =   3240
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   20
         ImageHeight     =   20
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   2
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmBrow.frx":165A
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmBrow.frx":1C94
               Key             =   ""
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.ImageList ImageHot 
         Left            =   240
         Top             =   3240
         _ExtentX        =   1005
         _ExtentY        =   1005
         BackColor       =   -2147483643
         ImageWidth      =   20
         ImageHeight     =   20
         MaskColor       =   12632256
         _Version        =   393216
         BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
            NumListImages   =   2
            BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmBrow.frx":22CE
               Key             =   ""
            EndProperty
            BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
               Picture         =   "frmBrow.frx":2908
               Key             =   ""
            EndProperty
         EndProperty
      End
      Begin MSComctlLib.TreeView TV 
         Height          =   2415
         Left            =   0
         TabIndex        =   5
         Top             =   450
         Width           =   2775
         _ExtentX        =   4895
         _ExtentY        =   4260
         _Version        =   393217
         Indentation     =   441
         Style           =   1
         ImageList       =   "TVImages"
         Appearance      =   1
      End
   End
   Begin MSComctlLib.StatusBar SB 
      Align           =   2  'Align Bottom
      Height          =   300
      Left            =   0
      TabIndex        =   0
      Top             =   5880
      Width           =   8340
      _ExtentX        =   14711
      _ExtentY        =   529
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   2
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   1
            Object.Width           =   11642
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
         EndProperty
      EndProperty
   End
   Begin VB.Menu mnuFile 
      Caption         =   "&File"
      Begin VB.Menu mnuFileNew 
         Caption         =   "&New Window"
         Shortcut        =   ^N
      End
      Begin VB.Menu mnuFileOpen 
         Caption         =   "&Open"
         Shortcut        =   ^O
      End
      Begin VB.Menu mnuFileSaveAs 
         Caption         =   "&Save As"
         Shortcut        =   ^S
      End
      Begin VB.Menu mnuFileSP1 
         Caption         =   "-"
      End
      Begin VB.Menu mnuFileOffline 
         Caption         =   "Work Offline"
      End
      Begin VB.Menu mnuFileSP2 
         Caption         =   "-"
      End
      Begin VB.Menu mnuFilePageSetup 
         Caption         =   "Page Setup"
      End
      Begin VB.Menu mnuFilePrint 
         Caption         =   "&Print"
         Shortcut        =   ^P
      End
      Begin VB.Menu mnuFileProperties 
         Caption         =   "Properties"
      End
      Begin VB.Menu mnuFileSP3 
         Caption         =   "-"
      End
      Begin VB.Menu mnuFileExit 
         Caption         =   "&Exit"
         Shortcut        =   ^Q
      End
   End
   Begin VB.Menu mnuEditBase 
      Caption         =   "&Edit"
      Begin VB.Menu mnuEdit 
         Caption         =   "Undo"
         Index           =   0
         Shortcut        =   ^Z
      End
      Begin VB.Menu mnuEdit 
         Caption         =   "Redo"
         Index           =   1
      End
      Begin VB.Menu mnuEdit 
         Caption         =   "-"
         Index           =   2
      End
      Begin VB.Menu mnuEdit 
         Caption         =   "Cut"
         Index           =   3
         Shortcut        =   ^X
      End
      Begin VB.Menu mnuEdit 
         Caption         =   "Copy"
         Index           =   4
         Shortcut        =   ^C
      End
      Begin VB.Menu mnuEdit 
         Caption         =   "Paste"
         Index           =   5
         Shortcut        =   ^V
      End
      Begin VB.Menu mnuEdit 
         Caption         =   "Delete"
         Index           =   6
         Shortcut        =   {DEL}
      End
      Begin VB.Menu mnuEdit 
         Caption         =   "-"
         Index           =   7
      End
      Begin VB.Menu mnuEdit 
         Caption         =   "Select All"
         Index           =   8
         Shortcut        =   ^A
      End
      Begin VB.Menu mnuEdit 
         Caption         =   "-"
         Index           =   9
      End
      Begin VB.Menu mnuEdit 
         Caption         =   "Find (on This Page)..."
         Index           =   10
         Shortcut        =   ^F
      End
      Begin VB.Menu mnuEdit 
         Caption         =   "Find on local machine"
         Index           =   11
      End
   End
   Begin VB.Menu mnuNavigateBase 
      Caption         =   "&Navigate"
      Begin VB.Menu mnuNavigate 
         Caption         =   "&Back"
         Enabled         =   0   'False
         Index           =   0
      End
      Begin VB.Menu mnuNavigate 
         Caption         =   "&Forward"
         Enabled         =   0   'False
         Index           =   1
      End
      Begin VB.Menu mnuNavigate 
         Caption         =   "&Stop"
         Index           =   2
      End
      Begin VB.Menu mnuNavigate 
         Caption         =   "&Refresh"
         Index           =   3
      End
      Begin VB.Menu mnuNavigate 
         Caption         =   "-"
         Index           =   4
      End
      Begin VB.Menu mnuNavigate 
         Caption         =   "&Home"

⌨️ 快捷键说明

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