Titus Information Systems, Inc.

Standard Library
CSDisPage Class

This class is inherited from CDialog and provides several additional member functions and variables to show the "Go To Page" dialog box.  This class is normally instantiated by the CSDisView class and is not normally inherited, overridden, or in any way used in a stand-alone fashion by C++ functions.  The member functions and variables are as follows:

CSDisPage::CSDisPage(CWnd* pParent = NULL, int nPage = 1)
This is the constructor.  It initializes the data members and creates the dialog box with an ID of 401.
virtual void CSDisPage::DoDataExchange(CDataExchange* pDX)
This member function may be inherited.  If so, be sure to call the base class function as it performs Dynamic Data Exchange with the dialog box.
int CSDisPage::PageSelect
This data member contains the currently selected page.  It is updated to the new page number when the user selects the OK button on the dialog box.  The instantiating class should set this data member prior to calling the CDialog::DoModal() function and access the result when IDOK is returned.
int CSDisPage::PageTotal
This data member contains the total number of pages in the Standard Display file.  It is displayed on the dialog box in a read-only edit box.  The instantiating class should set this data member prior to calling the
CDialog::DoModal() function.


[ CBinaryFile | TCommandLineInfo | CCommaFile | TDateCtrl | CDDE | CDdeClient | CDdeServer ]
[ CDirectoryLocator | CDirectoryDialog | CDirectoryFind | CDirectoryNew | CFileCopy | TFrameWnd ]
[ InterfaceExcel | CMaintFn | CPrintFile | CProcDialog | TPrintDialog | CProcPropertyPage ]
[ CProgress | CRegistry | CSDisCreate | CSDisFile | CSDisView | CTableFile ]
[ CTaskIcon | TPresent | TTime | TDate | TDateTime | CTransferData | TWinApp | CXlTable ]

[ Stand-alone Programs | Standard Library | Conversion Functions | Utility Functions | COBOL Functions ]
[ Windows NT Library | COBOL Library | COBOL Interface | Command Prompt Abbreviations | Purchase Instructions ]

[ Home | Areas of Expertise | "We Do Windows" | Clients and Projects | Software Samples | Package Software Available ]
[ Contact Information | Business Software Philosophy | Church Software Philosophy ]
All contents of this web site are Copyright © Titus Information Systems, Inc., Phoenix, Arizona, U.S.A.