Problem with CheckBox Background |
Post Reply |
Author | |
mdegroux
Newbie Joined: 26 May 2006 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 26 May 2006 at 6:37am |
In my taskpanel, I have inserted a checkbox as a ControlItem.
The background of my checkbox is the default dialog background (gray) and not the color of the taskpanel I've tryed to receive the message WM_CTLCOLOR but it doesn't work How can I change the color? Best Regards |
|
mdegroux
Newbie Joined: 26 May 2006 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
here is the code I use to insert the checkbox:
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello, See Samples\UserInterface\GUI_OneNote it has checkbox and catch WM_CTLCOLOR to draw background... |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
mdegroux
Newbie Joined: 26 May 2006 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
I found my problem. the message WM_CTLCOLOR wasn't correctly intercepted.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |