This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARCommandInfo Interface > IARCommandInfo.Tooltip Property (ArcObjects .NET 10.5 SDK) |
The tooltip of the command.
[Visual Basic .NET] Public ReadOnly Property Tooltip As String
[C#] public string Tooltip {get;}
Returns the Tooltip of the specified ARTool command.
For example, use the Tooltip to set the label caption that appears when the mouse moves over an ARTool.