次の方法で共有


IPropertyPage.Activate Method

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

Syntax

'宣言
Sub Activate ( _
    hWndParent As IntPtr, _
    pRect As RECT(), _
    bModal As Integer _
)
void Activate(
    IntPtr hWndParent,
    RECT[] pRect,
    int bModal
)

Parameters

.NET Framework Security

See Also

Reference

IPropertyPage Interface

Microsoft.VisualStudio.OLE.Interop Namespace