COleClientItem::GetInPlaceWindow
CWnd*GetInPlaceWindow();
Return Value
A pointer to the item’s in-place editing window; NULL if the item is not active or if its server is unavailable.
Remarks
Call the GetInPlaceWindow member function to get a pointer to the window in which the item has been opened for in-place editing. This function should be called only for items that are in-place active.
COleClientItem Overview | Class Members | Hierarchy Chart
See Also COleClientItem::Activate, COleClientItem::Deactivate, COleClientItem::SetItemRects