|
-
August 23rd, 2006, 06:22 AM
#1
Lock checkbox
Hello,
I want to lock a checkbox in MFC (Visual C++ 6.0). When I use the EnableWindow(FALSE) method, it grays out the whole checkbox. But I need only to disallow a user changing its state - but it should stay white! Like the "Lock" parameter in Microsoft Access does... How can I do this in MFC?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|