![]() |
Change Parent Dialog backcolor from Child Dialog
Hello All
I have MFC Dialog based application. I have to change the Background color of parent dialog when the Child Dialog CheckBox is clicked. Please suggest me and provide me the code. Thanks a lot. |
Re: Change Parent Dialog backcolor from Child Dialog
Pass the needed message to the parent dialog and this should do it.
|
Re: Change Parent Dialog backcolor from Child Dialog
Which message I have to send to change the BKColor of parent dialog.
And how to send it ? What is the code ? Also how to receive the message in the parent dialog? Thanks |
Re: Change Parent Dialog backcolor from Child Dialog
Depends on your implementation but CTLCOLOR related messages.
First try to change them using the same dialog and then try doing it from other dialog |
| All times are GMT +5.5. The time now is 10:33. |