Automated Trading Language Documentation
The control "Enable" (if enabled, it can respond to user interaction) event handler.
virtual bool OnEnable()
Returned value
true if the event has been processed, otherwise false.
Note
The base class method does nothing and always returns true.