ArcObjects Library Reference (Framework)  

IComPropertyPage2.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

IComPropertyPage2 Interface