Table of Contents

Property CanFocus

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

CanFocus

Gets a value indicating whether the control can receive focus.

bool CanFocus { get; }

Property Value

bool

true if the control can receive focus; otherwise, false.