![]() |
How to change font for CXTFlatComboBox |
Post Reply
|
| Author | |
Maneesh
Newbie
Joined: 02 May 2005 Status: Offline Points: 16 |
Post Options
Thanks(0)
Quote Reply
Topic: How to change font for CXTFlatComboBoxPosted: 16 March 2006 at 1:02am |
|
Hi I create a custom combo in my toolbar.The combo style is DROPDOWNLIST.When I type in charecters in the combo the charecters appear in BOLD style nad the size of charecters is bigger.I donot want the charecters to be in BOLD style.How do I change the style of the combo.I looked into the samples but I couldnt get any solutions. Below is the code by which I create the COMBO CXTPToolBar* pToolBar = lpCreateControl->bToolBar? DYNAMIC_DOWNCAST(CXTPToolBar, lpCreateControl->pCommandBar): NULL; if ( pToolBar ) m_cmbSmartCombo is an object of CPxFlatComboBox which is derived from CXTFlatComboBox. Also I dont get the flat look for the combo when I do it in this way.How do I get the flat look for the combo. Any thoughts on this. Expecting a reply ASAP. Regards Ganapathi |
|
![]() |
|
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 |