Different Theme = Different Keyboard Shortcuts?
Clever Code
1
Posts
1
Posters
2
Views
1
Watching
-
Here's an odd scenario that we were able to reproduce on multiple workstations for a .NET application which includes a form with a TreeView embedded in it. If the desktop theme is set to "Windows Classic", the [Home] and [End] keys navigate to the first and last tree node, as expected. However, if the theme is changed to "Windows XP", the [End] key now navigates to the "next-to-last" tree node instead. Change the theme back to "Windows Classic", and the [End] key once again navigates to the last tree node. Anyone else encountered this type of behavior? Platform: Windows XP (SP2) / .NET Framework v2.0[.50727]
Cheers! Humble Programmer ,,,^..^,,,