Always returns False for TToolBar.
Source position: comctrls.pp line 2329
public function TToolBar.CanFocus: Boolean; override; |
Always returns False for TToolBar.
The tool bar cannot be given focus, but its buttons or controls can.
|
Is this control allowed to receive the focus when parent form is visible? |