Context sensitive help button problem
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
In a particular VC++ 2005 MFC dialog, the "Question Mark button" (near Close button) shows up even after I set "Context Help" property to False. In other dialogs the button shows up or disappears properly after setting or resetting that property. Can somebody tell me whats wrong? or What else controls the display of that button? Thanks.