IOleObjectImpl::DoVerbUIActivate

This method activates the control's user interface and notifies the container that its menus are being replaced by composite menus.

Syntax

HRESULT DoVerbUIActivate( LPCRECT prcPosRect, HWND hwndParent );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

IOleObjectImpl Overview, IOleObjectImpl Methods, CComControl::InPlaceActivate