Visual Basic

After becoming familiar with things like variables, arrays, loops and decisions in Just Basic, the next logical step is to move on to programming Windows applications using Visual Basic. This section briefly discusses Visual Basic and "visual" programming and also give you some examples to download (these are mostly VB5 but hopefully I will get time to update them). There is also an example of an ActiveX control on a web-page.

Each example has a downloadable installation program, and some have the VB project used to create it. There is also some VBScript (the script version of Visual Basic for use on web pages) on the Lottery page in the JavaScript section.