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 document window is activated or deactivated.
HRESULT OnDocWindowActivate(
BOOL fActivate
);
Return Value
Returns S_OK.
Remarks
See IOleInPlaceActiveObject::OnDocWindowActivate in the Windows SDK.
Requirements
Header: atlctl.h
See Also
Reference
IOleInPlaceActiveObjectImpl Class