Click or drag to resize
DigitalRuneUIControlFocus Method
Moves the input focus to this control.

Namespace: DigitalRune.Game.UI.Controls
Assembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.8.0.0 (1.8.0.14553)
Syntax
public bool Focus()

Return Value

Type: Boolean
if the focus was moved to this control; otherwise .
See Also