Click or drag to resize

ICommandItemToolTip Property

Gets or sets the tool tip to show when hovering the mouse over the item.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
string ToolTip { get; set; }

Property Value

Type: String
The tool tip.
See Also