This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IP > IPropertyPage Interface > IPropertyPage.Activate Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Sub Activate ( _ ByRef hWndParent As _RemotableHandle, _ ByRef pRect As tagRECT, _ ByVal bModal As Integer _ )
[C#] public void Activate ( ref _RemotableHandle hWndParent, ref tagRECT pRect, ref int bModal );
IPropertyPage is a Microsoft interface. Please refer to MSDN for information about this interface.