Enabled Property
Returns or sets whether the control is enabled or disabled.
Syntax
object
.
Enabled
[=
boolean
]
Where
object
evaluates to a
Smart Print Control
.
The settings for
boolean
are:
True
(Default). Specifies that the control is enabled.
False
Specifies that the control is disabled.