Eto.Forms documentation
Eto.Forms documentation
Namespaces
Eto.Forms
Control.IHandler Interface
IHandler Methods
DoDragDrop Method
Focus Method
GetNativeParentWindow Method
Invalidate Method
MapPlatformCommand Method
OnLoad Method
OnLoadComplete Method
OnPreLoad Method
OnUnLoad Method
PointFromScreen Method
PointToScreen Method
ResumeLayout Method
SetParent Method
SuspendLayout Method
Control
IHandler
Focus Method
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
C#
VB
F#
Copy
void
Focus
()
Sub
Focus
abstract
Focus
:
unit
->
unit
See Also
Reference
Control
IHandler Interface
Eto.Forms Namespace