Difference between revisions of "Code samples"

From HashVB
Jump to: navigation, search
(Added links to some orphaned pages)
(Graphics)
Line 46: Line 46:
 
* [[SaveJPG|Saving JPEGs using GDI+ in Windows XP]]
 
* [[SaveJPG|Saving JPEGs using GDI+ in Windows XP]]
 
* [[GetDefaultIcon|Get Default File Icon]]
 
* [[GetDefaultIcon|Get Default File Icon]]
 +
* [[PersistentGraphics|Persistent Graphics in VB.Net]]
  
 
===Look & Feel===
 
===Look & Feel===

Revision as of 00:18, 6 November 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