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 » CExtControlBar re sizable event Collapse All
Subject Author Date
Varun Verma Jan 23, 2012 - 4:15 AM

What is the function for resizing of CExtControlBar dialog

Technical Support Jan 24, 2012 - 4:03 AM

The CExtControBar class is an extended version of MFC control bar so it is not a dialog. You should invoke the CExtControBar::SetInit***() methods to specify the desired bar size before docking it initially.