Specifications

2-66 Example 2: Automation in Visual
2-66
12. Only two more objects are required on the form. Select the
Command icon control from the toolbox and add two
buttons to the property view as shown below.
13. You are now ready to begin defining the events behind the
form and objects. You can enter the code environment using
a number of methods:
•Click the View Code icon in the Project tiled property
view.
Select the Code command from the View menu.
Double-click the frmUCSM form.
Figure 2.18
Command icon
Object Type - Command icon
Name - btConvert
Caption - Convert
Object Type - Command icon
Name - btExit
Caption - Exit
View Code icon