|
|
RTD documentation |
#include <rtd_BaseDlg.h>
Inheritance diagram for Crtd_BaseDlg:

Public Methods | |
| Crtd_BaseDlg (UINT nID = 0, CWnd* pParent = NULL) | |
| Constructor. More... | |
| virtual | ~Crtd_BaseDlg () |
| Destructor. | |
| BOOL | IsCtrlStatic (UINT nID) |
| Is dialog item static. More... | |
| void | UpdateCfg (Crtd_Cfg* pCfg, BOOL bFillCfg) |
| Updates array of dialog control configuration nodes. More... | |
| void | CleanUp () |
| Clean up function. More... | |
Crtd_BaseDlg is a parent class for Crtd_Dlg and Crtd_LabDlg. It provides functionality for maintaining dialog control configurations and other miscellaneous functions.
|
|
Constructor. Standard dialog constructor.
|
|
|
Clean up function. Releases resources associated with dialog controls (ie fonts). Reimplemented in Crtd_LabDlg. |
|
|
Is dialog item static. Checks if the specified control is of type "Static".
|
|
|
Updates array of dialog control configuration nodes. Scans all dialog controls and fills the array of control configuration nodes.
|
Last reviewed on Saturday February 07, 2004. Latest version is available at hamradio.idealog.net