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 Tech Support » Question CExtControlBar Part2 Collapse All
Subject Author Date
tera t Aug 1, 2008 - 3:17 AM

Hello.


I want to connect an icon to the non-client area.


Technical Support Aug 1, 2008 - 12:53 PM

The bar caption buttons are instances of CExtBarNcAreaButton. You can find resizable control bars with custom caption buttons in the FixedSizePanels sample. The CNcBackForwardNavigationBtn class in this sample application implements Back/Forward buttons in the caption of resizable bar with Internet Explorer.

tera t Aug 4, 2008 - 12:16 AM

Thank you very much.