Selectable Property (SparkSkinnableTextBase)

Action

Gets a flag indicating whether the content is selectable with the mouse, or with the keyboard when the control has the keyboard focus.

Syntax

C#
protected Boolean selectable { get; }
VB
'Declaration
Protected Read Property selectable As Boolean

Access

Read only.