A Boolean property, the result of which determines whether the weblet appears enabled or disabled. If the browser doesn't support ActiveX, the weblet is automatically disabled.
Default value
Blank – equivalent to False (that is, the weblet will always be enabled).
Valid values
true(), false()or any valid expression that returns True or False.