ActiveXControl.IsEnabled

ActiveXControl.IsEnabled property

Indicates whether the control can receive the focus and respond to user-generated events.

public bool IsEnabled { get; set; }

See Also