| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
[ [ [ Change Richtextbox Font Color ] ] ] | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, ASP (Active Server Pages) , VBA MS Access, VBA MS Excel | Beginner / Mr.PoO (from psc cd) | 7524 since 1/27/2015 1:56:00 AM |
By 27 Users
|
|
Explains how to change the color in richtextbox text. For newbies
Vote if like! |
|
|
|
 |
[ Controls Explained, Tutorial - PART 01 ] | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / JamesJD (from psc cd) | 6248 since 2/3/2015 8:55:00 AM |
By 21 Users
|
|
PART 01 - This tutorial will help start-up any beginner or intermediate programming into Visual Basic as it explains using the toolbars controls and what they do. If you like it then please leave your comments etc and I may consider finishing it off :) |
|
|
|
 |
[ Controls Explained, Tutorial - PART 02 ] | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / JamesJD (from psc cd) | 3805 since 2/3/2015 9:52:00 AM |
By 14 Users
|
|
PART 02 - This tutorial will help start-up any beginner or intermediate programming into Visual Basic as it explains using the toolbars controls and what they do. If you like it then please leave your comments etc and I may consider finishing it off :) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
[ Print form the Richtextbox control WYSIWYG ] | VB 6.0 | Beginner / Brian D. Link (from psc cd) | 5860 since 1/31/2015 11:13:00 PM |
By 8 Users
|
|
I seen that every code can't do it right when printing from the richTextBox Control it seems to print out source code, Well, I found what you need! I did not write this code I was researching on how to do this. As soon as I found it and seen it work, I up ...(description truncated) |
|
|
|
 |
[* [* [ Hot Key ]* ]* ]* | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, ASP (Active Server Pages) , VBA MS Access, VBA MS Excel | Beginner / Mr.PoO (from psc cd) | 4025 since 1/27/2015 2:29:00 AM |
By 17 Users
|
|
One day i got bored and made this hot key program which will load vb when you press control+q. You can put any program you want in this. I made it so it loaded every time i loaded windows.
Vote for me if u like it!
Happy Coding! |
|
|
|
 |
[[[ Everytime you click on form, a picture is added, unlimited! ]]] | VB 5.0, VB 6.0 | Intermediate / Melvin T. (from psc cd) | 3862 since 1/27/2015 2:26:00 AM |
By 6 Users
|
|
This is a more clear version of the previous post i have posted. This Code adds an image (ball) every time you click on the form, unlimited. So actually your app adds a control by itself. I know many people where looking for this code, so here it is. You ...(description truncated) (ScreenShot) |
|
|
|
 |
[[[ Let your app automatically add controls (eg. pictureboxes etc.) ]]] | VB 5.0, VB 6.0 | Intermediate / Melvin T. (from psc cd) | 3409 since 1/27/2015 2:22:00 AM |
By 12 Users
|
|
This code ADDS controls. This program is an example with bacterial pictures. It Adds as many bacterial pictures as possible! Just check it out what I mean. And if you like it please vote for me or give comments (ScreenShot) |
|
|
|
 |
[Aurora Borealis] Text scroller | VB 5.0, VB 6.0 | Beginner / Arcanix (from psc cd) | 3707 since 1/24/2015 5:32:00 PM |
By 13 Users
|
|
This is the easiest way to make text scroll.
At least that's what I think. Just sit down
and let the timer do all the working for you...
Paste your text on the frame and it will automaticly scroll on application start :D Belive me, this works just as good ...(description truncated) (ScreenShot) |
|
|
|
 |
[Calender Generator] | VB 6.0 | Beginner / Niloy Mondal (from psc cd) | 4203 since 1/28/2015 11:57:00 PM |
By 11 Users
|
|
This program generates the calender of a given month and year, knowing the fact that 1st January 1900 was Monday. The code is simple and well commented. (ScreenShot) |
|
|
|
 |
[PathFinding -Simple way] | VB 6.0 | Intermediate / Mephisto (from psc cd) | 5974 since 2/8/2015 5:55:00 AM |
By 5 Users
|
|
This is a heavily commented pathfinding algorithm. It has a customizable map, you can generate the terrain randomly, and just put in start and end position. I decided to do this program because ive seen a lot of pathfinding tools out there that are simply ...(description truncated) (ScreenShot) |
|