The control "Disable" (if disabled it can't respond to user interaction) event handler.
virtual bool OnDisable()
Returned value
true if the event has been processed, otherwise false.
Note
The base class method does nothing and always returns true.