htmlview.vbp
来自「VB网络应用,例如:聊天系统,浏览器程序」· VBP 代码 · 共 39 行
VBP
39 行
Type=Exe
Object={6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0; COMCTL32.OCX
Object={EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}#1.1#0; SHDOCVW.DLL
Form=frmMain.frm
Module=modCommonDialog; modCommonDialog.bas
Module=modBrowser; modBrowser.bas
IconForm="frmMain"
Startup="frmMain"
HelpFile=""
Title="HTML Viewer"
ExeName32="HTMLView.exe"
Command32=""
Name="HTMLViewer"
HelpContextID="0"
Description="Sample of using WebBrowser Control"
CompatibleMode="0"
MajorVer=1
MinorVer=0
RevisionVer=3732
AutoIncrementVer=1
ServerSupportFiles=0
VersionComments="HTMLViewer"
VersionCompanyName="3M Software Lab"
CompilationType=0
OptimizationType=1
FavorPentiumPro(tm)=0
CodeViewDebugInfo=0
NoAliasing=0
BoundsCheck=0
OverflowCheck=0
FlPointCheck=0
FDIVCheck=0
UnroundedFP=0
StartMode=0
Unattended=0
Retained=0
ThreadPerObject=0
MaxNumberOfThreads=1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?