This method is called by the framework when the control's properties should be set to their default values. The default implementation calls COleControl::DoPropExchange, passing a CPropExchange object that causes properties to be set to their default values.
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 void OnResetState( );
COleControl::DoPropExchange, COleControl::OnSetClientSite