Difference between revisions of "Code samples"

From HashVB
Jump to: navigation, search
(Windows)
(Miscellaneous)
Line 83: Line 83:
 
* [[Standards of Nomenclature and Semantics|Standards of nomenclature and semantics]]
 
* [[Standards of Nomenclature and Semantics|Standards of nomenclature and semantics]]
 
* [[SecondsToHMS|Converting seconds to Hours:Minutes:Seconds]]
 
* [[SecondsToHMS|Converting seconds to Hours:Minutes:Seconds]]
 +
* [http://www.bytemycode.com/snippets/snippet/251 Hashtable for VBA or VB6]

Revision as of 01:53, 17 August 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