COleControl::OnEdit

This method causes the control to be UI-active, which means that its user interface will be visible in a separate window. This method has the same effect as the control's OLEIVERB_UIACTIVATE verb.

At a Glance

Header file: Afxctl.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

virtual BOOL OnEdit( LPMSG lpMsg, HWND hWndParent, LPCRECT lpRect );