Titus Information Systems, Inc.

Standard Library
CProcDialog Class

This class inherits from CDialog, and is inherited by an application's CDialog 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:

CProcDialog::CProcDialog(UINT ID, CWnd* Parent = NULL)
This is the constructor.  It initializes the data members.
BOOL CProcDialog::Create()
This public member function creates a modeless dialog box with the ID and parent window specified in the constructor.
void CProcDialog::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 CProcDialog::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 CProcDialog::TemplateId
This data member may be inherited.  It contains the ID of the dialog box template.
CWnd* CProcDialog::pParent
This data member may be inherited.  It contains a pointer to the parent window for the dialog box.


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