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


ISelectionPalette.Enabled Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IS > ISelectionPalette Interface > ISelectionPalette.Enabled Property
ArcGIS Developer Help

ISelectionPalette.Enabled Property

Indicates if the palette is enabled.

[Visual Basic .NET]
Public ReadOnly Property Enabled As Boolean
[C#]
public bool Enabled {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ISelectionPalette Interface