CDialogBar buttons.
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I am unable to disable dialog bar buttons. No matter which button, or where I do it from, it enables itself right after I disable it. Any ideas?
-
I am unable to disable dialog bar buttons. No matter which button, or where I do it from, it enables itself right after I disable it. Any ideas?
Create ON_UPDATE_COMMAND_UI handler for the button. Tomasz Sowinski -- http://www.shooltz.com