Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Called by the framework after the container calls IOleControl::FreezeEvents.
virtual void OnFreezeEvents(
BOOL bFreeze
);
Parameters
- bFreeze
TRUE if the control's event handling is frozen; otherwise FALSE.
Remarks
The default implementation does nothing.
Override this function if you want additional behavior when event handling is frozen or unfrozen.
Requirements
Header: afxctl.h