Table of Contents

Property CanFocus

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

CanFocus

When implemented by a class, returns boolean value indicating whether the control can receive input focus.

bool CanFocus { get; }

Property Value

bool