Property CanSelect
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
Remarks
Default value is true.
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; }
Default value is true.