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 » ProfileBarStateLoad in an class derivered from CExtControlBar Collapse All
Subject Author Date
Dirk Lindner Sep 26, 2016 - 5:14 PM

Hello,
i wrote a class derivered from CExtControlBar. But i have the problem that i try to use CExtControlBar::ProfileBarStateLoad to restore the Toolbar state. The result is that the CExtMiniDockFrameWnd and CExtDynTabControlBar derivered classes not loaded through ProfileBarStateLoad .



I overwrote OnCreateFloatingFrame and DockControlBarIntoTabbedContainer to paint the non client area.

Can you tell me where they created through ProfileBarStateLoad.


best regards

Dirk Lindner

Dirk Lindner Oct 2, 2016 - 4:10 PM

Thanks, solved. I has to override void CExtControlBar::InternalDockStateSite:StateSet( bool bPresetWP ) const;