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 can i size the caption height for CExtPageContainerWnd Collapse All
Subject Author Date
howard liu Apr 16, 2008 - 12:59 AM

HI support,


below is the snapshot of CExtPageContainerWnd I have created in my application , I need to increase the size of the Caption Buttons , so that it gives a better look to my application can u help regarding this?



thanks & regards,


Raghavendra H V

Technical Support Apr 17, 2008 - 6:28 AM

Page captions are measured in the CExtPageContainerWnd::OnPageContainerMeasureCaptionSize() virtual method. You can override it to return a custom size of the caption.