![]() |
ActivePointer








Public Data Item |
Declared in: NiSlide.h |
Declaration
CNiPointer ActivePointer;
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.