printit2000.vbp

来自「星级酒店管理系统(附带系统自写控件源码)」· VBP 代码 · 共 45 行

VBP
45
字号
Type=OleDll
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WIN2K\System32\stdole2.tlb#OLE Automation
Reference=*\G{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0#C:\WIN2K\System32\Msflxgrd.ocx#Microsoft FlexGrid Control 6.0
Class=PosPrint; PosPrint.cls
Module=modMain; modMain.bas
Startup="(None)"
HelpFile=""
Title="PrintIt"
ExeName32="PrintIt2000.dll"
Command32=""
Name="PrintIt2000"
HelpContextID="0"
Description="[ VB中国 ] 打印预览DLL http://www.vb-code.net"
CompatibleMode="0"
CompatibleEXE32="PrintIt.dll"
MajorVer=1
MinorVer=0
RevisionVer=96
AutoIncrementVer=1
ServerSupportFiles=0
VersionComments="程序设计:俞思龙 13806540284"
VersionCompanyName="东化计算机科技有限公司"
VersionFileDescription="[ VB中国 ] 打印预览DLL"
VersionLegalCopyright="版权归:东化计算机科技有限公司"
VersionLegalTrademarks="东化"
VersionProductName="PrintIt 打印DLL"
CompilationType=0
OptimizationType=0
FavorPentiumPro(tm)=0
CodeViewDebugInfo=0
NoAliasing=0
BoundsCheck=0
OverflowCheck=0
FlPointCheck=0
FDIVCheck=0
UnroundedFP=0
StartMode=1
Unattended=0
Retained=0
ThreadPerObject=0
MaxNumberOfThreads=1

[MS Transaction Server]
AutoRefresh=1

⌨️ 快捷键说明

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