A couple of items regarding the HelpText tooltip on the TreeViewAdv in version 1.6.1.8:
1. If you position the mouse over a node, causing the display of the tooltip, the keyboard events are consumed (I can only presume by the tooltip window). That is, if you press Alt+F4 does not bubble up to the MdiParent.
2. It''s possible to make the tooltip stay open even if the TreeViewAdv is no longer in the foreground. These steps highlight the issue:
a. position the mouse over a node and cause the tooltip to be displayed
b. press and hold Alt+Tab and wait for the tooltip to reappear
c. press tab to select a different window to bring to foreground
d. note that tooltip is still the topmost visible window.
Thanks,
Sean