Chapter 10 397
Using Operator Interfaces
Common Tasks In Creating Operator Interfaces
Figure 10-27. Using the ActiveX Control “ProgressBar”
Note ActiveX Control object menus have both Properties and Control
Properties
. The Properties menu sets the VEE properties of the
object. The
Control Properties are supplied by the Control and can be
different for each type of ActiveX Control.
Examine all the control examples that ship with VEE to get a better
understanding of how they work. Then look for other controls and displays
in the marketplace you might want to add to enhance the user interface
capabilities in VEE.
Figure 10-28 shows another example of VEE incorporating a control from
MS Chart. After you have selected a control library in the
Device ⇒
ActiveX Controls References dialog box, you can use the Function
& Object Browser
or the Declare Variable Object to identify a
control’s properties and methods.