Bringing a tabs of docked pane to front. |
Post Reply |
Author | |
vintrip
Newbie Joined: 20 November 2007 Status: Offline Points: 4 |
Post Options
Thanks(0)
Posted: 06 March 2008 at 7:18pm |
Dear Reader,
I have tabbed docking panes in my application and I want to bring certain docking pane to front programatically. It is like clicking on one of tabs hidden under the top pane which brings it to front.
I would like to do that programatically. Please, let me know if you any idea.
Thanks,
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
Just call m_paneManager.ShowPane(id);
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |