|
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 |
41087 since
8/2/2002 3:12:18 PM |
Explains
how to change the color in richtextbox text.
|
|
Controls Explained, Tutorial - PART 01 |
VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB
5.0, VB 6.0 |
32831 since
8/28/2003 5:22:38 PM |
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.
|
|
Controls Explained, Tutorial - PART 02 |
VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB
5.0, VB 6.0 |
19593 since
8/31/2003 5:38:45 AM |
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.
|
|
eBay Search and Sort by Bids |
VB 6.0 |
15783 since
4/11/2003 12:34:01 PM |
Here
a eBay search program that can help eBay selling see whats
getting the most bids on, It will sort by bids and open
your Browser and take you to the page you click on. I
can't seem to get it to sort the bids right. Still needs
work.
|
|
Print form the Richtextbox control WYSIWYG |
VB 6.0 |
20239 since
4/8/2003 6:46:46 AM |
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 ...
|
|
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 |
20165 since
8/3/2002 3:08:27 PM |
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.
|
|
Everytime you click on form, a picture is added,
unlimited! |
VB 5.0, VB 6.0 |
17100 since
8/3/2002 1:37:31 PM |
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.
|
|
Let your app automatically add controls (eg. pictureboxes
etc.) |
VB 5.0, VB 6.0 |
13351 since
8/3/2002 12:12:17 PM |
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.
|
|
Winsock
Connection Example |
VB 6.0 |
15038 since
7/27/2004 2:23:25 PM |
This
code is very basic, it's just to teach noobies (at either
VB or Winsock) how to connect to a remote system, it isn't
to be used as a trojan
or anything, it is VERY basic.
|
|
A++Plugin Example |
VB 6.0 |
4829 since
4/21/2005 7:45:02 PM |
This
is simple the best plugin example here on PSC. With this
basic example you will be able to take you programs to a
whole new level! Learn how to completely control your exe,
with a plugin, in DLL format. This example will also load
as many dll's that ...
|