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


ISelectionPalette.Enabled Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Framework)  

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