Visual Basic/Examples

From Wikibooks, open books for an open world
Jump to navigation Jump to search

This section includes a wide range of ready made code that can be easily adapted for use in your own programs. Some examples are just a few lines others are complete applications, most fall somewhere between.

Although the code is described as ready made it is not intended that you just drop it into your programs as component parts. The idea is that these examples should provide a quick start that you can build on and re-work.

Snippets
Short pieces of code that illustrate techniques and solve small problems.


Previous: Optimizing Visual Basic Contents Next: Snippets