very simple but i don't know CheckBox
C / C++ / MFC
4
Posts
3
Posters
0
Views
1
Watching
-
how to check the checkbox by code?:omg:
-
how to check the checkbox by code?:omg:
-
how to check the checkbox by code?:omg:
By sending it a
BM_SETCHECK
message.
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
-
By sending it a
BM_SETCHECK
message.
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
Thanks. it works well:cool: