Difference between revisions of "Code samples"

From HashVB
Jump to: navigation, search
m (Reverted edit of Drnoitall.hello, changed back to last version by Wakjah)
Line 92: Line 92:
 
* [[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]]
* [[Multipe lines in a MsgBox]]
 
 
 
== Source Code ==
 

Revision as of 10:46, 16 February 2007

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

Please also feel free to make your own contributions of articles and/or article modifications. The more articles we get the better this resource will be! :)

COM objects

File handling

Networking

Strings

User interface

Graphics

Look & Feel

Text boxes

List boxes

Windows

Variables

Miscellaneous