![]() |
Set the color of the color picker button |
Post Reply
|
| Author | |
morovia
Newbie
Joined: 12 August 2003 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Topic: Set the color of the color picker buttonPosted: 05 January 2005 at 6:26pm |
|
Hi, I added a color picker drop down button using the following source: m_wndToolBar.AddDropDownButton( ID_PICK_COLOR, RGB( 0x00, 0x00, 0xff ), RGB( 0x00, 0x00, 0x00 ), CPS_XT_EXTENDED | CPS_XT_MORECOLORS, TRUE, TRUE ); It works fine. However, I need to change the color displayed everytime I load a new document. How to do it programatically? |
|
![]() |
|
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 |