Difference between revisions of "Code samples"

From HashVB
Jump to: navigation, search
m (Reverted edit of 81.168.0.204, changed back to last version by Dee)
(Graphics)
Line 28: Line 28:
 
* [[Drawing an image to a DC|How to draw an image to a DC with GDI]]
 
* [[Drawing an image to a DC|How to draw an image to a DC with GDI]]
 
* [[All About StretchBlt|All about StretchBlt]]
 
* [[All About StretchBlt|All about StretchBlt]]
 +
* [[Pattern Brushes|Pattern Brushes]]
  
 
===Look & Feel===
 
===Look & Feel===

Revision as of 23:13, 4 January 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

Windows

Variables

Miscellaneous