Sets or gets the value that indicates whether the user can interact with the object.
p = object.disabled
Type: Boolean
true (true)
Element is disabled.
false (false)
Element is not disabled.
Build date: 11/28/2012