IOleClientSite.ShowObject Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'宣言
Sub ShowObject
'使用
Dim instance As IOleClientSite

instance.ShowObject()
void ShowObject()
void ShowObject()
function ShowObject()

Remarks

For information on the COM interface, see IOleClientSite::ShowObject

Permissions

See Also

Reference

IOleClientSite Interface

IOleClientSite Members

Microsoft.VisualStudio.OLE.Interop Namespace