| TextAreaIHandlerSelectAll Method  | 
 
            Selects all text.
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxabstract SelectAll : unit -> unit 
 Remarks
Remarks
            When setting the selection, the control will be focussed and the associated keyboard may appear on mobile platforms.
            
 See Also
See Also