fires when the container control is enabled after being disabled.
The event works for nested structures only (when container is nested into checkbox or radio).
Parameters:
myform.attachEvent("onEnable", function (name){ //any custom logic here });