Advertisement

Results for "Author: jason bennison"

ASP_Volume2 #32167
Hyperlinks: Add hyperlinks to your VB Programs!

Lets you create hyperlinks from within your program, only 2 lines of code and no OCX's! Just follow the simple instructions in the code, Hyperlinks can also be used for Hypergraphics in your program too. Use this in menu controls (for directing your programs end-users to your technical support pages, help pages etc..). loads of possible uses! The cursor changes into a hand, and using the click event the hyperlink can change color when visited, - Does the same as the real thing!

ASP_Volume3 #51094
Multi Font / Color Listbox

Visual Basic Listbox with highlight and scrollbar. It allows multiple fonts, and different backcolors and forcolors concurrently. This demo uses a mini database to populate the listbox.

ASP_Volume3 #51095
Hyperlinks: Add hyperlinks to your VB Programs!

Lets you create hyperlinks from within your program, only 2 lines of code and no OCX's! Just follow the simple instructions in the code, Hyperlinks can also be used for Hypergraphics in your program too. Use this in menu controls (for directing your programs end-users to your technical support pages, help pages etc..). loads of possible uses! The cursor changes into a hand, and using the click event the hyperlink can change color when visited, - Does the same as the real thing!

ASP_Volume3 #51096
Desktop Phonepad

A Handy desktop phonepad for any Windows PC, Stored all data and memos into a .dat file on the hard drive. I programmed this for a friend when she had her real phonepad torn up by her child, so this one will never get broken! always there when you need it. Supplied with all code can be customised as you please. Press any letter on the keyboard, to get your entries, - Just like the real thing!

ASP_Volume3 #51097
Flip! A Complete Game for Windows.

This is the complete game in code. An addictive colorful, musical Guess-the-word mix'n match puzzle game for up to 2 players, And It's all Visual Basic. In code it demonstrates: Animation/graphics, How to make your own custom toolbar, Music (MCI32), Game timing control, Keeping a Score table, Mouse control, A method of employing Shareware. Programmed in VB4 32bit, it will compile in VB6. Flip! It was sold as a commercial Game for Windows in the United States and Europe during 1996 and went on to sell over 17500 copies worldwide. I have released it to the Programmers domain so other can learn Windows game programming from it. So you youre not a porgrammer, you can still enjoy the game!

ASP_Volume3 #51098
Doctor Lottery: Complete Lottery Number Analyser and Simulator

Distributed as a commercial program, largely via computer magazine cover-mounted CD-ROMs and shareware downoad sites, This program will identify which lottery number formulae will work best in terms of highest return. A Must for any Lottery Player!. It calculates how much money you will lose! for arithmetic speed reasons, the engine for this program is in Microsoft Visual C++ and I have posted it in Planet's VC++ section. The program will run in any 32bit Visual Basic. This code demonstrates pretty much any VB app would be expected to do. Many users described this as CuriosityWare - Enjoy!

ASP_Volume3 #51099
ProgressBar without OCX's - only a few lines of code!

The Visual Basic Progressbar requires the huge comctrl32.ocx to be distributed with your program - not any more! this is the classic method with the familiar dark-Blue on white background. I have been asked this over and over again, so here it is. It is actually 2 labels stuck together with a bit of arithmetic used to animate them.

C_Volume2 #72371
Desktop Phonepad

A Handy desktop phonepad for any Windows PC, Stored all data and memos into a .dat file on the hard drive. I programmed this for a friend when she had her real phonepad torn up by her child, so this one will never get broken! always there when you need it. Supplied with all code can be customised as you please. Press any letter on the keyboard, to get your entries, - Just like the real thing!

C_Volume2 #73184
Multi Font / Color Listbox

Visual Basic Listbox with highlight and scrollbar. It allows multiple fonts, and different backcolors and forcolors concurrently. This demo uses a mini database to populate the listbox.

C_Volume2 #73195
Flip! A Complete Game for Windows.

This is the complete game in code. An addictive colorful, musical Guess-the-word mix'n match puzzle game for up to 2 players, And It's all Visual Basic. In code it demonstrates: Animation/graphics, How to make your own custom toolbar, Music (MCI32), Game timing control, Keeping a Score table, Mouse control, A method of employing Shareware. Programmed in VB4 32bit, it will compile in VB6. Flip! It was sold as a commercial Game for Windows in the United States and Europe during 1996 and went on to sell over 17500 copies worldwide. I have released it to the Programmers domain so other can learn Windows game programming from it. So you youre not a porgrammer, you can still enjoy the game!

C_Volume2 #73215
Doctor Lottery: Complete Lottery Number Analyser and Simulator

Distributed as a commercial program, largely via computer magazine cover-mounted CD-ROMs and shareware downoad sites, This program will identify which lottery number formulae will work best in terms of highest return. A Must for any Lottery Player!. It calculates how much money you will lose! for arithmetic speed reasons, the engine for this program is in Microsoft Visual C++ and I have posted it in Planet's VC++ section. The program will run in any 32bit Visual Basic. This code demonstrates pretty much any VB app would be expected to do. Many users described this as CuriosityWare - Enjoy!

C_Volume2 #73216
ProgressBar without OCX's - only a few lines of code!

The Visual Basic Progressbar requires the huge comctrl32.ocx to be distributed with your program - not any more! this is the classic method with the familiar dark-Blue on white background. I have been asked this over and over again, so here it is. It is actually 2 labels stuck together with a bit of arithmetic used to animate them.

C_Volume2 #73229
Hyperlinks: Add hyperlinks to your VB Programs!

Lets you create hyperlinks from within your program, only 2 lines of code and no OCX's! Just follow the simple instructions in the code, Hyperlinks can also be used for Hypergraphics in your program too. Use this in menu controls (for directing your programs end-users to your technical support pages, help pages etc..). loads of possible uses! The cursor changes into a hand, and using the click event the hyperlink can change color when visited, - Does the same as the real thing!

Java_Volume1 #90915
Desktop Phonepad

A Handy desktop phonepad for any Windows PC, Stored all data and memos into a .dat file on the hard drive. I programmed this for a friend when she had her real phonepad torn up by her child, so this one will never get broken! always there when you need it. Supplied with all code can be customised as you please. Press any letter on the keyboard, to get your entries, - Just like the real thing!

Java_Volume1 #91728
Multi Font / Color Listbox

Visual Basic Listbox with highlight and scrollbar. It allows multiple fonts, and different backcolors and forcolors concurrently. This demo uses a mini database to populate the listbox.

Java_Volume1 #91739
Flip! A Complete Game for Windows.

This is the complete game in code. An addictive colorful, musical Guess-the-word mix'n match puzzle game for up to 2 players, And It's all Visual Basic. In code it demonstrates: Animation/graphics, How to make your own custom toolbar, Music (MCI32), Game timing control, Keeping a Score table, Mouse control, A method of employing Shareware. Programmed in VB4 32bit, it will compile in VB6. Flip! It was sold as a commercial Game for Windows in the United States and Europe during 1996 and went on to sell over 17500 copies worldwide. I have released it to the Programmers domain so other can learn Windows game programming from it. So you youre not a porgrammer, you can still enjoy the game!

Java_Volume1 #91759
Doctor Lottery: Complete Lottery Number Analyser and Simulator

Distributed as a commercial program, largely via computer magazine cover-mounted CD-ROMs and shareware downoad sites, This program will identify which lottery number formulae will work best in terms of highest return. A Must for any Lottery Player!. It calculates how much money you will lose! for arithmetic speed reasons, the engine for this program is in Microsoft Visual C++ and I have posted it in Planet's VC++ section. The program will run in any 32bit Visual Basic. This code demonstrates pretty much any VB app would be expected to do. Many users described this as CuriosityWare - Enjoy!

Java_Volume1 #91760
ProgressBar without OCX's - only a few lines of code!

The Visual Basic Progressbar requires the huge comctrl32.ocx to be distributed with your program - not any more! this is the classic method with the familiar dark-Blue on white background. I have been asked this over and over again, so here it is. It is actually 2 labels stuck together with a bit of arithmetic used to animate them.

Java_Volume1 #91773
Hyperlinks: Add hyperlinks to your VB Programs!

Lets you create hyperlinks from within your program, only 2 lines of code and no OCX's! Just follow the simple instructions in the code, Hyperlinks can also be used for Hypergraphics in your program too. Use this in menu controls (for directing your programs end-users to your technical support pages, help pages etc..). loads of possible uses! The cursor changes into a hand, and using the click event the hyperlink can change color when visited, - Does the same as the real thing!

1_2002 #108438
Multi Font / Color Listbox

Visual Basic Listbox with highlight and scrollbar. It allows multiple fonts, and different backcolors and forcolors concurrently. This demo uses a mini database to populate the listbox.

Languages
Top Categories
Global Discovery