This method is called by the framework when the property page's dialog box is initialized. Override this method if any special action is required when the dialog box is initialized. The default implementation calls CDialog::OnInitDialog and returns FALSE.
Header file: | Afxctl.h |
Platforms: | H/PC 2.0, H/PC Pro |
Windows CE versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
virtual BOOL OnInitDialog( );