CDHtmlDialog::OnFrameWindowActivate
Called by the framework when the frame window is activated or deactivated.
STDMETHOD(OnFrameWindowActivate)(
BOOL fActivate
);
Parameters
- fActivate
See fActivate in IDocHostUIHandler::OnFrameWindowActivate in the Windows SDK.
Return Value
Returns E_NOTIMPL.
Remarks
This member function is CDHtmlDialog's implementation of IDocHostUIHandler::OnFrameWindowActivate, as described in the Windows SDK.
Requirements
Header: afxdhtml.h