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