ArcObjects Library Reference (GeoDatabaseUI)  

ITableControl3.SelectToggleAlwaysEnabled Property

Ensures that the Select button is always active of the view toggle buttons. Default is False.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ITableControl3 Interface