Click to See Complete Forum and Search --> : Saving rebar state


Dmitry Kochin
May 12th, 1999, 01:58 AM
CReBarCtrl is a set of bands, each having child window in it. User can drag these bands and change their positions. How can I save bands layout to "ini" file, and restore it later?
CFrameWnd::LoadBarState() and CFrameWnd::SaveBarState() don't seem to work anymore.