CButton and CEdit Problems
Ive created several CheckBoxes and Edit boxes in an MFC application.
There all working fine, but when the user clicks on a button, i want all the checkboxes and edit boxes to become disabled so they go grey and cannot be clicked on.
I have no idea how i can change that property of the Controls.
All i know is that i can only change it while actually drawing out the Dialog box by looking at the propertys of each control i place down.
Anyone?
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement