IsEnabled property

Determine if the control should be enabled.

Visual Basic syntax

Public ReadOnly Property IsEnabled As Boolean

C# syntax

public bool IsEnabled {get;}