This method activates the control's user interface and notifies the container that its menus are being replaced by composite menus.
At a Glance
| Header file: | Atlctl.h | 
| Windows CE versions: | 2.0 and later | 
| Complete documentation: | Visual C++ documentation | 
Syntax
HRESULT DoVerbUIActivate( LPCRECT prcPosRect, HWND hwndParent ); 
See Also