| ToolItemIHandlerText 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
Syntaxstring Text { get; set; }Property Text As String
	Get
	Set
abstract Text : string with get, set
Property Value
Type: 
StringThe text.
 See Also
See Also