The ____ property is used to return or set a value that determines whether the…

2018

The ____ property is used to return or set a value that determines whether the control can respond to user-generated events.

  1. A.

    Auto

  2. B.

    Enable

  3. C.

    Value

  4. D.

    Visible

Attempted by 136 students.

Show answer & explanation

Correct answer: B

The Enable property is used to return or set a Boolean value that determines whether a control can respond to user-generated events. When true: the control can receive focus and respond to user input and events.

When false: the control is disabled, cannot receive focus, and will not respond to user actions.

Typical value type: Boolean (true or false).

Example: setting the property to true enables interaction; setting it to false disables interaction.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Up Lt Grade Assistant Teacher 2025