Re-open pane with the same visual aspects |
Post Reply |
Author | |
akur
Senior Member Joined: 16 May 2006 Status: Offline Points: 139 |
Post Options
Thanks(0)
Posted: 04 January 2007 at 7:25am |
Hello,
I have 3 docked, autohidden panes (1st pic), one of which gets closed by the user (2nd pic). Later on, I will need to re-open that pane, so I call ShowPane() and ToggleAutoHide(). The problem is that it re-appears as the last tab in the tabbed container and it gets also selected! I need to have the same state as before; i.e. after re-opening the ResourceView pane, it should be the 2nd tab and it should not be selected (FileView must be selected instead). Is there any support for such a special, one-pane persistence to do this (maybe utilizing CXTPPropExchange somehow) or do I need to save and then restore every flag (IsClosed, IsHidden, IsSelected, ...) on my own? Thank you in advance! |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |