Interface IFocusable
Implements properties and methods related to focus change.
public interface IFocusable
Properties
- CanFocus
Gets whether this control can have focus right now.
Methods
- SetFocus()
Sets input focus to the control.
Implements properties and methods related to focus change.
public interface IFocusable
Gets whether this control can have focus right now.
Sets input focus to the control.