This topic has not yet been rated - Rate this topic

_CommandBarButton.TooltipText Property

Gets or sets the tooltip text.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
string TooltipText { get; set; }

Property Value

Type: String
The tooltip text, or the empty string if there is none.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.