Table of Contents

Interface IFocusable

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.