Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » How to change the font of CExtMenuControlBar Collapse All
Subject Author Date
Seung Cheol Lee Apr 16, 2008 - 7:06 AM

Hello.


I want to change the font of CExtMenuControlBar.


I used the function ’CExtMenuControlBar::SetFont()’.


But I can’t change the font.


Can you tell me how to change.


Currently, my application was made with LanguageSwitcher.


 

Technical Support Apr 17, 2008 - 5:24 AM

You can do that by overriding the OnGetToolbarFont() virtual method in your CExtMenuControlBar-derived class