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


IDataConnectionPropertyPage.Enabled Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > ID > IDataConnectionPropertyPage Interface > IDataConnectionPropertyPage.Enabled Property
ArcGIS Developer Help

IDataConnectionPropertyPage.Enabled Property

Indicates if all the window controls in the property page are enabled.

[Visual Basic .NET]
Public WriteOnly Property Enabled
[C#]
public void Enabled {set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDataConnectionPropertyPage Interface