Click or drag to resize

ToolItemText Property

Gets or sets the text of the item, with mnemonic.

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

Property Value

Type: String
The text.

Implements

ICommandItemText
See Also