Difference between revisions of "Code samples"

From HashVB
Jump to: navigation, search
(User interface)
(Graphics)
Line 33: Line 33:
 
* [[Pattern Brushes|Pattern Brushes]]
 
* [[Pattern Brushes|Pattern Brushes]]
 
* [http://www.visualbasicforum.com/showthread.php?t=129548 BitBlt]
 
* [http://www.visualbasicforum.com/showthread.php?t=129548 BitBlt]
 +
* [[Creating Fonts|Creating Fonts]]
  
 
===Look & Feel===
 
===Look & Feel===

Revision as of 09:31, 31 March 2006

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

COM objects

File handling

Networking

Strings

User interface

Graphics

Look & Feel

Text boxes

List boxes

Windows

Variables

Miscellaneous