Visual Basic Applications: Overview

The ability to create drag and drop applications makes Visual Basic one of the most popular ways to create applications with Image a•X.

Your first application

Create a simple program with the controls using these step-by-step instructions.

Adding Image a•X controls to a project

Learn how to add an ActiveX control to your Visual Basic project.

Adding Image a•X controls to a form

Learn how to place a control on a form.

Creating controls without forms

Find out how to create controls without having to place them on a form.

Viewing controls in the Object Browser

Use the Object Browser to quickly find commands and values.

Using interfaces

Find out how to use Image a•X commands through interfaces.

Using events

Learn how to set up your program to handle events.

Handling errors

Find out why and how to handle errors.

Examples

Check out some Visual Basic examples, including sample code.

See also

Creating Applications