
I need to enable users to make a DocumentWindow active using <alt>SomeDesignatedLetter like WPF's tab control supports (I do know about <ctrl>Tab as well).
Problem: When I add an underscore to the name I set the DocWin's header property to, that underscore gets displayed as a separate character and the character that follows it doesn't become a hot key.