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.
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
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. |