IPropertyPage.Move Method

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

Syntax

'Declaração
Sub Move ( _
    pRect As RECT() _
)
void Move(
    RECT[] pRect
)

Parameters

.NET Framework Security

See Also

Reference

IPropertyPage Interface

Microsoft.VisualStudio.OLE.Interop Namespace