This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IC > ICommandBars Interface > ICommandBars.ShowToolTips Property (ArcObjects .NET 10.5 SDK) |
Indicates if tooltips should be shown.
[Visual Basic .NET] Public Property ShowToolTips As Boolean
[C#] public bool ShowToolTips {get; set;}
Use this setting to specify whether ToolTips will appear on all the toolbars in the ArcGIS applications when you pause the mouse over a button on a command bar.
This is the same setting as the 'Show ToolTips on toolbars' check box on the Options tab of the Customize dailog box in the ArcGIS applications.