IPropertyPage2::Activate Method (IntPtr, array<RECT>^, Int32)

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

void Activate(
	IntPtr hWndParent,
	array<RECT>^ pRect,
	int bModal
)

Parameters

hWndParent
Type: System::IntPtr
pRect
Type: array<Microsoft.VisualStudio.OLE.Interop::RECT>^
bModal
Type: System::Int32
Return to top
Show: