Browsing Visual Basic 6
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.
Date Converter - 1 line of code
Converts a Date to Unix format.
The Daily Newbie - Using the DatePart Function
Explains how to use the DatePart Function in Visual Basic.
Extended Color Constants
Get some extended color constants.
A Hangman Program
This program allows the user to play a simple game of hangman.
msflexgrid cell tips
Simple code to display tooltips displaying the text, regardless of length, of an msflexgrid cell.
X and Zero
A not very good looking,but impossible to defeat Tic Tac Toe game.