I am writting a windows application in .net. This is an MDI
application, very similar to VS.Net, so it has dockable panes etc. When
those panes are floating, I would like to use some hotkeys to tab
between them. Is there a standard hotkey to do this or I would have to
write some code? Thanks.
-D