Visual Basic

Find the VB5/6 code that you are looking for here.

DB Connection

Monzur | Website | January 17, 2005

DBManager Class Module is world class Module you can use it on your any kind of Database Application. It will help you to life became easier. Uses: Oracle, MS SQL Server, Access Database, and ODBC32

Object Count FROM VB Project

Monzur | Website | January 17, 2005

You can sure that how many Objects are involved in your VB Project. Ex. Form, Module, Class etc.

Gradient to (Color Chooser)

Monzur | Website | January 17, 2005

You can Choose color from Gradient

RGB Color to HEX Color

Monzur | Website | January 17, 2005

You can Know the Color Value in HEX.

VB Register Server

Monzur | Website | January 17, 2005

You can Register your ActiveX Files. OCX and DLL Files in your Computer. DEMO

Get Pixel Color From a Picture

Monzur | Website | January 17, 2005

You can get Color from any Picture

Working out logical game on VB

Valery V Shmeleff | Website | December 14, 2004

The ZIP includes rules of the game, step-by-step programming process description in EXE e-book format, screenshots and 9 complete VB-projects (source code). How to make a new logic game on Visual BASIC - training guide for beginners users.

Checks connection to the internet

VisualBasicZone | November 30, 2004

Checks if you are connected to the internet via dialup

Get IP Address and Computer Name

VisualBasicZone | November 30, 2004

Get IP Address and Computer Name

Get Computer name and and Current User

James Crawly | November 30, 2004

Get computer name and the current username.