This member function is called by the framework when a control's events are frozen or unfrozen. Override this function if you want to implement some special behavior when event handling is frozen or unfrozen. The default implementation does nothing.
virtual void OnFreezeEvents( BOOL bFreeze );
Header file: | Afxctl.h |
Platforms: | |
Versions: | 2.0 and later |
Complete documentation | Visual C++ documentation |
COleControl Overview, COleControl Member Functions, Control Classes