How should I do to deactivate DockingPaneTabbedCon |
Post Reply |
Author | |
Takkun
Newbie Joined: 11 December 2007 Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 25 December 2007 at 9:53pm |
How should I do to deactivate DockingPaneTabbedContainer ? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Just set focus to some object - for example main frame:
AfxGetMainFrame()->SetFocus();
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
Takkun
Newbie Joined: 11 December 2007 Status: Offline Points: 3 |
Post Options
Thanks(0)
|
I did not succeed though I tried SetFocus.
However, I succeeded when the place of SetFocus was changed and I tried.
Thank you.
|
|
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 |