Changing font in CXTPControlComboBox |
Post Reply |
Author | |
BC2017
Newbie Joined: 19 July 2017 Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 19 July 2017 at 6:34pm |
I'm not sure where to post this, but is it possible to change text size in CXTPControlComboBox? I noticed that when doing GetPaintManager()->SetFontHeight(fontHeight); changes the font in all other controls in the Ribbon, but not in the CXTPControlComboBox why?
|
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello BC2017,
It is because edit part of CXTPControlComboBox drawn with icon font (public CXTPPaintManager::m_fontIcon). You can change this font to desirable.
Regards, Oleksandr Lebed |
|
BC2017
Newbie Joined: 19 July 2017 Status: Offline Points: 6 |
Post Options
Thanks(0)
|
THANK YOU!!!!
|
|
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 |