Difference between revisions of "Code samples"

From HashVB
Jump to: navigation, search
(Text boxes)
Line 21: Line 21:
 
===Text boxes===
 
===Text boxes===
 
* [[Numberboxes|Allowing numeric values only]]
 
* [[Numberboxes|Allowing numeric values only]]
* [http://www.earlsoft.co.uk/tips/chat.php Srolling chat windows]
+
* [http://www.earlsoft.co.uk/tips/chat.php Scrolling chat windows]
  
 
===Windows===
 
===Windows===

Revision as of 01:19, 20 October 2005

Below are a selection of VB code samples. Feel free to use any of them in your own projects.

Variables

COM objects

User interface

GDI

Text boxes

Windows

File handling

Networking

Miscellaneous