Click or drag to resize

CommandMenuText Property

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; }

Property Value

Type: String
The menu text.
See Also