Tools Links Login

Browsing Visual Basic 6

Prev   Next

A Friendly Greeting
This cod egives you a friendly greetingOriginal Author: bszc21564282ReturnsIt returns a friendly greeting for youCodeDim n As IntegerPrivate Sub cmdhi_Click()  lblhi.
Posted:2002-06-01, 162 views

Date Converter - 1 line of code
Converts a Date to Unix format.
Posted:2002-06-01, 93 views

The Daily Newbie - Using the DatePart Function
Explains how to use the DatePart Function in Visual Basic.
Posted:2002-06-01, 106 views

Extended Color Constants
Get some extended color constants.
Posted:2002-06-01, 972 views

A Hangman Program
This program allows the user to play a simple game of hangman.
Posted:2002-06-01, 165 views

msflexgrid cell tips
Simple code to display tooltips displaying the text, regardless of length, of an msflexgrid cell.
Posted:2002-06-01, 106 views

X and Zero
A not very good looking,but impossible to defeat Tic Tac Toe game.
Posted:2002-06-01, 87 views

Prev   Next