VFW082 Toolbars Menus and Pop up Menus

VLF Windows Application Development

VFW082 – Toolbars, Menus and Pop–up Menus

The VL Framework can provide most of the toolbar, menu and pop-up menu facilities your application will require. Setting properties in VLF for business objects and command handlers enables you to configure the menus, toolbars and associated icons.

Objectives

The objective of this exercise is for you to build a standalone form which is not part of a Framework application. This demonstrates how to implement menus, toolbars and pop-up menus in your own code.

To achieve this objective you will complete the following:

Step 1. Create Menu and Toolbars Form.

Step 2. Make the Menus Useful

Step 3. Add a Pop-up Menu to the Status Bar

Summary

Before You Begin

This exercise is standalone and doesn't depend on earlier exercises.