Determines whether the control is enabled.
object.Enabled [= value ]
The Enabled property returns True if the control has been enabled and will accept user input. If False, the control is disabled. When disabled, the browser will render the current document but will not accept user input.
Boolean
Appearance Property, BackColor Property, BorderStyle Property
Copyright © 2026 Catalyst Development Corporation. All rights reserved.