This document is archived and information here might be outdated.  Recommended version.


IComPropertyPage.Activate Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > IComPropertyPage Interface > IComPropertyPage.Activate Method
ArcGIS Developer Help

IComPropertyPage.Activate Method

Occurs on page creation. Return the hWnd of the page here.

[Visual Basic .NET]
Public Function Activate ( _
) As Integer
[C#]
public int Activate (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IComPropertyPage Interface