다음을 통해 공유


IOleClientSite.RequestNewObjectLayout Method

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

Syntax

‘선언
Sub RequestNewObjectLayout
‘사용 방법
Dim instance As IOleClientSite

instance.RequestNewObjectLayout()
void RequestNewObjectLayout()
void RequestNewObjectLayout()
abstract RequestNewObjectLayout : unit -> unit 
function RequestNewObjectLayout()

Remarks

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

.NET Framework Security

See Also

Reference

IOleClientSite Interface

IOleClientSite Members

Microsoft.VisualStudio.OLE.Interop Namespace