Introduction to Visual Basic
- Starting VB
- Windows Skills
- The New Project Box
- The VB Window
- Title Bar, Menu and Toolbar
- Form Designer
- Toolbox
- Project Explorer Window
- Form Layout Window
- Code Editor Window
The VB Environment
- Customising the Environment
- Dockable Windows
- The working Environment
- Customising the Toolbar
- Options Dialogue Box
|
Programming
- Programming Steps
- Design Mode
- Run Mode
- Creating an Object
- Changing a Caption
- Entering a Code
- Running and Saving a Program
- Project Elements
- The Interface
- VB Controls
- Setting Properties
- Writing Code
- VB Naming Controls
|
Starting to Program
- Entering the Program Code
- Using the Code Editor
- Program Comments
- Variable and Constraints
- Arithmetic Operators and Priority
- Saving a Project
Input and Output Control
- Changing Properties and Focus
- Formatting with Tabs
- Print Locations
- Formatting Functions
- Using Message Boxes
Printing
- Setting Print Commands
- Formatting the Layout of the Print
- Printing Specific Areas
|