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()
abstract ShowObject : unit -> unit 
function ShowObject()

Remarks

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

.NET Framework Security

See Also

Reference

IOleClientSite Interface

IOleClientSite Members

Microsoft.VisualStudio.OLE.Interop Namespace