HsvPOVSelection Type Library

In This Section:

HsvPOVSelection Object Methods

HsvPOVSelection Object Events

This chapter describes the members of the HsvPOVSelection type library. The type library contains the HsvPOVSelection object. This object exposes an insertable ActiveX control that provides a user interface for selecting dimension members. For example, you can use this control in programs where users specify members for a Point of View.

Note:

This is the control used in Financial Management dialogs such as the Point of View dialog box.

The HsvPOVSelection control provides one tab per dimension. Each tab includes a button that displays the Select Member List dialog box. This dialog box enables users to select the member list and top member that define the members available for selection. For Organization by Period applications, the Select Member List dialog box also enables display of only active Entity dimension members.

To use the HsvPOVSelection control, you must reference HsvPOVSelection.dll in your project. This file is located in the <Financial Management installation>\Client directory

Tip:

In Visual Basic 6, make this reference with the Controls tab of the Components dialog box. After making this reference, Visual Basic adds a button for the HsvPOVSelection control to the Toolbox.

Note:

In addition to the methods and events documented in this chapter, the control exposes standard ActiveX methods, properties, and events. In Visual Basic, you can view these standard members with the Object Browser, and find information on them in the Visual Basic online help.