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 » Resizing CExtControlbar dialog Collapse All
Subject Author Date
L Freddi Apr 2, 2009 - 5:54 AM

Hi,


I have dialog inside CExtcontrolbar window. I’m success to hide/show controlbar using showcontrolbar() function. 


But, when the dialog show up again, the dialog’s size was changed.


I want to show dialog’s initial size. Do you have solution? please help me.

Technical Support Apr 2, 2009 - 2:19 PM

Yes, you should invoke control bar’s CExtControlBar::OnRepositionSingleChild() method.