VB Buddy Is a design environment tool to assist developers who are using Microsoft's Visual Basic for Windows. VB Buddy provides a toolbar (that can remain on top of all other windows) to perform common tasks. For example, buttons are provided to bring a window to the foreground (i.e. Project, Toolbox, Properties, etc.), blocks of code can be commented out or indented, an equivalent to the Alt+Tab function in Windows is provided for VB.
Read me document contains the following sections.
1) Brief Description
2) Requirements
3) How to Install
4) How to Uninstall
5) Registration
6) Support
7) Detailed Description
8) Distribution Policy
File List:
CBK.VB_
41Kb
CMDIALOG.VB_
11Kb
COMMDLG.DL_
53Kb
DDEML.DL_
23Kb
DWSPYDLL.DL_
42Kb
FILE_ID.DIZ
157b
LCODE.BM_
306b
LDEBUG.BM_
368b
LFORMS.BM_
284b
LMAK.BM_
335b
LMENU.BM_
318b
LPROP.BM_
312b
LTOOLBOX.BM_
277b
LVB.BM_
292b
ORDERFRM.TXT
1Kb
README.TXT
12Kb
SBC.VB_
45Kb
SBCEASY.VB_
37Kb
SBCHOOK.VB_
40Kb
SBCKBD.VB_
26Kb
SCODE.BM_
232b
SDEBUG.BM_
234b
SETUP.EXE
19Kb
SETUP.LST
37b
SETUP1.EX_
15Kb
SETUPKIT.DL_
4Kb
SFORMS.BM_
168b
SMAK.BM_
308b
SMENU.BM_
194b
SPROP.BM_
218b
STOOLBOX.BM_
183b
SVB.BM_
201b
THREED.VB_
33Kb
TIPS1.VB_
33Kb
TOOLHELP.DL_
10Kb
VBBUDDY.EX_
62Kb
VBBUDDY.HL_
22Kb
VER.DL_
9Kb
Similar code
Magma Editor DLL/VBX for Microsoft Visual Basic demo
(Popularity: ) : The Magma Editor DLL is an edit control for Win16 and Win32 which provides a powerful alternative to the standard Microsoft Windows edit control. The Magma Editor (ME for short) is a line oriented text editing kernel which can be ...