[]
Gets or sets a value that determines whether the control is disabled.
public bool IsDisabled { get; set; }
Disabled controls cannot get mouse or keyboard events.