Test.vbp
Download
toolbr10.zip
(219.80 KB | 27 February 2010 )
Source code for a toolbar written using Visual Basic 6. Demonstrates using the Windows API for drawing, including memory device contexts.
Donate
If this site or its services have saved you time, please consider a donation to help with running costs and timely updates.
Contents of toolbr10.zip/Test.vbp
Type=Exe
Form=Test.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\WINDOWS\SYSTEM\StdOle2.tlb#OLE Automation
Object={5C4592BE-A01B-11D3-AFAF-BF3F431B043C}#1.0#0; Toolbar2.ocx
IconForm="frmToolbarDemonstration"
Startup="frmToolbarDemonstration"
HelpFile=""
Command32=""
Name="Project1"
HelpContextID="0"
CompatibleMode="0"
MajorVer=1
MinorVer=0
RevisionVer=0
AutoIncrementVer=0
ServerSupportFiles=0
VersionCompanyName="Ariad Software"
CompilationType=0
OptimizationType=0
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
Files
- AriadIFceComp.bas
- AriadIFceComp.RES
- Buttons.pag
- Buttons.pgx
- ChooseColor.bas
- FileDialogs.bas
- GDI.bas
- General.pag
- General.pgx
- IFceComp.cls
- LogFont.cls
- MemoryBitmap.cls
- PaintEffects.cls
- Test.frm
- Test.frx
- Test.vbg
- Test.vbp
- Test.vbw
- Toolbar2.chm
- Toolbar2.cls
- Toolbar2.ctl
- Toolbar2.ctx
- Toolbar2.ocx
- Toolbar2.vbp
- Toolbar2.vbw
- Tooltip.frm
- Tooltip.frx
