Tab key not working on a property sheet
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
hi, I have three property pages on a property sheet. I have set the 'tab stop' property for all the editboxes,radiobuttons and other controls on the property pages. From the resource editor when i do a test run its fine. but when i run my application and display the dialog the tab does not work. whenever i press tab it beeps. any idea what i am doing wrong? Gita