how can I disable and enable command buttons in a simple dialog at runtime? I can´t find some kind of an instance name for a command button (the idname IDC_MYBUTTON surely doesn´t do it) that´s of any use. Besides, I can´t even find a suitable CButton:isable/Enable command.
What can i do?