Attempts to set the keyboard input focus to this control, or the first child that accepts focus
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public virtual void Focus()
Public Overridable Sub Focus
abstract Focus : unit -> unit
override Focus : unit -> unit
See Also