DERIVED CLASS FOR PAGER CONTROLS. More...
#include <Zclass.h>
Public Attributes | |
| int | scrolldelta |
DERIVED CLASS FOR PAGER CONTROLS.
% Provides the functionality of the Windows common pager control. A pager control is a window container that is used with a window that does not have enough display area to show all of its content. The pager control allows the user to scroll to the area of the window that is not currently in view.
Contains the default scroll delta in pixels. This value is always positive, regardless of the scroll direction.
1.6.1