| UIControlFocus Method |
Moves the input focus to this control.
Namespace: DigitalRune.Game.UI.ControlsAssembly: DigitalRune.Game.UI (in DigitalRune.Game.UI.dll) Version: 1.8.0.0 (1.8.0.14553)
Syntax Public Function Focus As Boolean
member Focus : unit -> bool
Return Value
Type:
Boolean if the focus was moved to this control; otherwise
.
See Also