- Code Library -

Code Library

Send Feedback
Send Feedback


Introduction - Code Library
The Code Library is a library of categorized, descriptive source code for various purposes.
 
Code Sample Distribution / Use
VB Center's code samples are freeware, therefore feel free to utilize any code samples listed here. Most of these code samples have been written exclusively for VB Center by Marco Cordero, but some may specify additional authors or contributors. If you use any of the code listed here, you are asked to mention the contributors' names wherever the code is used.

Click one of the categories below for a list of source code you can view and download.


Bitmaps

How to perform bitmap-related tasks such as creating a transparent bitmap, etc.

Callbacks

Examples of using callbacks in Visual Basic to accomplish tasks.

Common Controls

Accomplishing tasks using the Windows Common Controls included with Visual Basic.
Custom Controls Accomplishing tasks using miscellaneous custom controls.

Icons

How to perform icon-related tasks such as extracting icons from a file, etc.

Internet

How to erform Internet-related tasks such as downloading files, etc.

System Services

Routines dealing with Windows system services accessible through the Windows API.
Menus How to perform menu-related tasks in Visual Basic.
Miscellaneous Code samples that do not fit under any particular category.
Registry Performing tasks related to the Windows Registry from Visual Basic.
Windows 95 / NT 4 Shell Examples that make use of the Windows 95 / NT 4 Shell.
1