CDocObjectServerItem::OnShow
virtualvoidOnShow();
Remarks
Called by the framework to instruct the server application to make the DocObject item in-place active. If the item is not a DocObject, the default implementation calls COleServerItem::OnShow. Override this function if you want to perform special processing when opening a DocObject item.
CDocObjectServerItem Overview | Class Members | Hierarchy Chart
See Also CDocObjectServerItem::OnHide, CDocObjectServerItem::OnOpen