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


ITableDefFieldsPage.OnSetActive Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IT > ITableDefFieldsPage Interface > ITableDefFieldsPage.OnSetActive Method
ArcGIS Developer Help

ITableDefFieldsPage.OnSetActive Method

Notifies the property page when it becomes active.

[Visual Basic .NET]
Public Sub OnSetActive ( _
)
[C#]
public void OnSetActive (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ITableDefFieldsPage Interface