CNiSlide::ActivePointer

CNi

Class
CNiSlide::
ActivePointer
Base ClassesData ItemsConstructorsDestructorsFunctionsGo to hierarchy chart    Prev page: CNiSlideNext page: Axis    
Public Data Item Declared in:
NiSlide.h

'Declaration' icon -- Shortcut to top of page. Declaration

CNiPointer ActivePointer;

'Description' icon -- Shortcut to top of page. Description

Specifies the CNiPointer object of the active pointer.

Notes:

1. Clicking on the slide sets the value of the active pointer to the value of the axis at the mouse click. Also, pressing the increment or decrement buttons moves the active pointer.

2. If there is only one pointer defined for the control, that pointer is always the active pointer.

3. Typically, you set the Mode property of the CNiPointer object to CNiPointer::PointerModeControl to be the active pointer.

'See Also' icon -- Shortcut to top of page. See Also