A boolean expression that indicates whether the control is enabled or disabled.
Use the Enabled property to disable the control. Use the ForeColor
property to change the control's foreground color. Use the BackColor
property to change the control's background color. Use the EnableItem
to disable an item. Use the CellEnabled
property to disable a cell. Use the Enabled
property to disable a column. Use the SelectableItem
property to specify whether an user can select an item.