HsvPOVSelection Object Methods

The HsvPOVSelection methods enable you to define the appearance of a HsvPOVSelection control’s instance, to select members, and to get the selected members. You can define the control’s appearance in the following ways:

To display a control, you specify the dimension tabs to be displayed with EnableDimension, then show the control with Initialize. You must call EnableDimension before calling Initialize. You can call the HsvPOVSelection methods for configuring the control either before or after calling Initialize.

Note:

HsvPOVSelection object references are identified by the control’s Name property.

The HsvPOVSelection object’s methods are summarized in Table 54, HsvPOVSelection Object Methods, and are described in detail in the following topics.