Titus Information Systems, Inc.

Standard Library
CProcPropertyPage Class

This class inherits from CPropertyPage, and is inherited by an application's CPropertyPage classes when they perform processing.  This class will change the pointer to an hourglass and display an "in process" message.  The member functions and variables are as follows:

CProcPropertyPage::CProcPropertyPage(UINT ID)
This is the constructor.  It initializes the data members.
virtual BOOL CProcPropertyPage::OnInitDialog()
This public member function may be inherited.  If so, be sure to call the base class function as it initializes the dialog box and hides the dialog control IDPROC.
void CProcPropertyPage::SetBusy()
This public member function hides the dialog controls IDOK and IDCANCEL and shows the dialog control IDPROC.  It also sets the mouse pointer to its wait shape.
void CProcPropertyPage::SetDone()
This public member function shows the dialog controls IDOK and IDCANCEL and hides the dialog control IDPROC.  It also sets the mouse pointer to its default shape.
UINT CProcPropertyPage::TemplateId
This data member may be inherited.  It contains the ID of the dialog box template.

[ CBinaryFile | TCommandLineInfo | CCommaFile | TDateCtrl | CDDE | CDdeClient | CDdeServer ]
[ CDirectoryLocator | CDirectoryDialog | CDirectoryFind | CDirectoryNew | CFileCopy | TFrameWnd ]
[ InterfaceExcel | CMaintFn | CPrintFile | CProcDialog | TPrintDialog ]
[ CProgress | CRegistry | CSDisCreate | CSDisFile | CSDisPage | 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.