This method changes 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.
Header file: | Afxctl.h |
Platforms: | H/PC 2.0, H/PC Pro |
Windows CE versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
BOOL SetControlStatus( UINT nID, BOOL bDirty );
COlePropertyPage::GetControlStatus