Table of Contents

Property CanSelect

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

CanSelect

Gets or sets value indicating whether this control accepts input or not (i.e. behaves like a static text) and so doesn't need focus.

bool CanSelect { get; }

Property Value

bool

Remarks

Default value is true.