|
inlinevirtual |
Specifies whether a control bar can receive focus.
You can override this method in a derived class and return the appropriate value in order to control focus. For example, toolbars can't receive focus and therefore return FALSE by default.
The framework attempts to set the input focus automatically, when a control bar has been docked or floated.