Call this member function to change the status of a property page control. If the status of a property page control is dirty when the property page is closed or the Apply button is chosen, the control's property will be updated with the appropriate value.
BOOL SetControlStatus( UINT nID, BOOL IsDirty );
Header file: | Afxctl.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
COlePropertyPage Overview, COlePropertyPage Member Functions, Dialog Box Classes, COlePropertyPage::GetControlStatus