ToolBarItemToolTipText Property |
Gets or sets the text to be displayed as a tooltip for the toolbar item.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract string ToolTipText { get; set; }
Public MustOverride Property ToolTipText As String
Get
Set
Property Value
Type:
StringSee Also