Gets or sets the tool tip on both the menu and toolbar.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public string ToolTip { get; set; }
Public Property ToolTip As String
Get
Set
member ToolTip : string with get, set
Property Value
Type:
StringThe tool tip.
See Also