Main Menu

HOME

.Net
ASP
Assembly
C
C++
Delphi
HTML
Java
JavaScript Site
MySQL
PC interface
Powershell
Perl
PHP
VBScript
Visual Basic
XML

US Job listings




   Misc

   Amazon

   Links

    


Visual Basic examples
 

 

Various individual Visual Basic examples

 

 

BitmapsHow to perform bitmap-related tasks such as creating a transparent bitmap, etc.
IconsHow to perform icon-related tasks such as extracting icons from a file, etc.
Common controlsAccomplishing tasks using the Windows Common Controls included with Visual Basic.
InternetHow to erform Internet-related tasks such as downloading files, etc.
MenusHow to perform menu-related tasks in Visual Basic.
ROT39 encryption Creating a weak encryption routine for encoding of sensitive material.
Displaying bitmaps as icons in explorer view With a tiny tweak of the registry your bitmap files come alive in explorer!
Filling Polygonal Regions Using ExtFloodFillone-form demo that shows how to use the ExtFloodFill API to construct a child's drawing canvas that can save and reload a picture
Manipulating Image Brightness with SetPixelVHere's an interesting bit of code by Tanner Helland that takes any image assigned to a picturebox and rapidly adjusts the image brightness.
Creating a Transparent BitmapAPIs & code to convert a bitmap into a transparent bitmap.
Bitmap info without using API'sThe Bitmap Info project demonstrates one means of obtaining from a bitmap file on the disk its image information without loading the actual bitmap.
Tiling an image across a form How to tile an image across the background of any form
Adding a VB Progress Bar to a VB StatusBar Use SetParent to merge a VB progress bar into a VB status bar
Changing Colours of a VB ProgressBarHow to change the colours of a VB Progressbar
Creating a Custom PhotoShop-Style ProgressBarCreating a Custom PhotoShop-Style ProgressBar
Creating a Common Control Status Bar via the APICreating a Common Control Status Bar via the API
ChooseFont DialogHow to display the Font dialog without using a control.
SaveAs DialogHow to display the Save As dialog without using a control.
Database searchHow to search using the Data control (DAO).
Data ComboHow to link two ComboBoxes - one with tables and another with fields.
ATMA small ATM emulator - includes a data manager form.
GatDriveType How to retrieve drive types (CD-ROM, Removeable, Network, etc...).
Path ExtensionHow to extract the path and extension from a filename.
File associationsHow to run file associations such as the default browser.
Set file time How to set a file's Date and Time.
 

 




   Sponsors
 

   Software
500 Java Tips E-book
PHP editor
PERL editor
Beginning Java
Beginning Visual Basic
Learn VB.net
Learn VB 6
VB and databases
ASP image library
C++ builder programming
C++ fundamentals

   Source Code
Degrees / Radians conversions(PHP)
Play an MP3 file(VB.net)
List all files in a directory and place them in a select menu(PHP)
launch a website(Darkbasic)
GD email address(PHP)
Disk file systems in VBScript(VB)
Email example(ASP.net)
Get the windows directory(VB)

    




Copyright © 2003 by programmershelp.co.uk