Difference between revisions of "Code samples"

From HashVB
Jump to: navigation, search
(Graphics)
(Graphics)
Line 38: Line 38:
 
* [[Creating Fonts|Creating Fonts]]
 
* [[Creating Fonts|Creating Fonts]]
 
* [[Drawing sprites using any colour as transparent|Drawing sprites using any colour as transparent]]
 
* [[Drawing sprites using any colour as transparent|Drawing sprites using any colour as transparent]]
* [[SaveJPG] Save to JPG using native Windows XP API: GDI+]
+
* [[SaveJPG| Save to JPG using native Windows XP API: GDI+]]
  
 
===Look & Feel===
 
===Look & Feel===

Revision as of 02:30, 20 June 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