XP/win2000 Scroller Click event
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
In a Grid control (TstringGrid of BC++) when I click on the scroll bar a message box appears and in parallel the scroller scroll down (in win xp os). But in win2000 the Scroller scrolls only after closing the message Box. Can any body tell how to change the behavior in XP so that it works like win2000?