Visual Basic Source
 
Publicidade
 
Visual Basic Sources
 
 
Change Rich text box Font Color 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 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 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 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 Rich text box control WYSIWYG 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* 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 click on form, a picture is added, unlimited 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.  .
app automatically add controls (eg. pictureboxes etc.) 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 ExampleWinsock 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. .
Plugin ExampleA++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 ... .
  handy tip handy tip! VB 6.0 2196 since
8/23/2004 3:23:46 PM
     I've been programming in VB for many years and i only found out about this handy shortcut now! type the first letter or first few letters of a variable name, then press [CTRL]+[SPACE] or the button shown in the screen-shot and the var name will be complet .
  Quick Tutorial Vb6 to VB7 (.net)Quick Tutorial Vb6 to VB7 (.net) VB 6.0 3118 since
2/25/2003 7:34:26 PM
     Quick Tutorial Vb6 to VB7 (.net) ...
  Quick Tutorial Vb6 to VB7 (.net) PART2Quick Tutorial Vb6 to VB7 (.net) PART2 VB 6.0 1263 since
7/22/2004 12:18:52 PM
     This is the second installment in this series of the simple tutorial that shows you the basics so you can expand from there This time I cover Functions & Subs Shared Members Class – inheritance The Activator & Types Multi-Threading System.IO assembly ...
  Stop WatchStopWatch VB 6.0 2244 since
12/3/2003 9:25:14 AM
     Its a simple StopWatch Min:Sec:Milisec for beginners to learn from it...
  useful method for removing items from listboxes in for loopsuseful method for removing items from listboxes in for loops VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0 1805 since
7/5/2005 11:06:46 PM
     Manny people, at some point in their VB programming careers, will use a for-loop to remove items from a listbox. I would say that easily 90% of the people that code for a situation like this are coding it INCORRECTLY and are using extremely poor programmin...
  No resize Form, without OCX or DLL.No resize Form, without OCX or DLL. VB 6.0 2587 since
1/7/2004 6:10:20 PM
     No Resize Form, without OCX or DLL, only a simple code. ..
Visual-Basic-Source.Com © 2006 | Privacy Policy | Terms Of Use | Home page | Sitemap | Help | Contact