Table of Contents

Property ContainsFocus

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

ContainsFocus

Gets a value indicating whether the control, or one of its child controls, currently has the input focus.

[Browsable(false)]
public bool ContainsFocus { get; }

Property Value

bool

true if the control or one of its child controls currently has the input focus; otherwise, false.