![]() |
Change background color of CXTPControlEdit? |
Post Reply
|
| Author | |
calvi
Groupie
Joined: 20 March 2004 Location: United Kingdom Status: Offline Points: 43 |
Post Options
Thanks(0)
Quote Reply
Topic: Change background color of CXTPControlEdit?Posted: 29 April 2009 at 2:09pm |
|
Is it possible to change the background color of CXTPControlEdit? It seems to be implemented with a rich edit control, but the only access to it is via its GetEditCtrl() member, which returns a CEdit.
Thanks. |
|
![]() |
|
calvi
Groupie
Joined: 20 March 2004 Location: United Kingdom Status: Offline Points: 43 |
Post Options
Thanks(0)
Quote Reply
Posted: 29 April 2009 at 4:35pm |
|
I've now done it by calling GetEditCtrl()->SendMessage(EM_SETBKGNDCOLOR, ...), but that's not very elegant. Perhaps you could treat this as an enhancement request.
|
|
![]() |
|
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 |