ScrollPageInc Class Reference

ScrollPageInc records the number of units a scroll bars thumb should move for a page up or down scrollbar action. A ScrollPageInc is created and added to the DialogManager's ScrollPageIncList whenever the DialogManager::SetGadgetRange is called for a scrollbar or trackbar control. More...

#include <dlgmgr.h>

Inheritance diagram for ScrollPageInc:

ListItem CCObject SimpleCCObject List of all members.

Public Attributes

wxWindow * pDlgWindow
wxWindow * pScrollBarWnd
INT32 PageInc

Detailed Description

ScrollPageInc records the number of units a scroll bars thumb should move for a page up or down scrollbar action. A ScrollPageInc is created and added to the DialogManager's ScrollPageIncList whenever the DialogManager::SetGadgetRange is called for a scrollbar or trackbar control.

Author:
Simon_Maneggio (Xara Group Ltd) <camelotdev@xara.com>
Date:
6/9/93
See also:
DialogManager

Definition at line 851 of file dlgmgr.h.


Member Data Documentation

INT32 ScrollPageInc::PageInc
 

Definition at line 856 of file dlgmgr.h.

wxWindow* ScrollPageInc::pDlgWindow
 

Definition at line 854 of file dlgmgr.h.

wxWindow* ScrollPageInc::pScrollBarWnd
 

Definition at line 855 of file dlgmgr.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 04:00:43 2007 for Camelot by  doxygen 1.4.4