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 » How to initial the window position (include all control bar) of MDI application ? Collapse All
Subject Author Date
Henry Tso Oct 2, 2007 - 9:34 AM

Dear Sir,

I want to initial the position of the control bar when it floating at the first time after program installed. Can I do that?

Best Regards,

Technical Support Oct 2, 2007 - 12:26 PM

There are two methods, CExtControlBar::SetInitDesiredPosFloating() and CExtControlBar::SetInitDesiredSizeFloating(), that allow you to specify the initial location and size of a floating control bar.