Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Notifies the control when the container's top-level frame window is activated or deactivated.
HRESULT OnFrameWindowActivate(
BOOL fActivate
);
Return Value
Returns S_OK.
Remarks
See IOleInPlaceActiveObject::OnFrameWindowActivate in the Windows SDK.
Requirements
Header: atlctl.h
See Also
Reference
IOleInPlaceActiveObjectImpl Class