pane focus |
Post Reply |
Author | |
qodex
Newbie Joined: 30 April 2011 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 30 April 2011 at 9:11pm |
When programmatically selecting an AxXtremeDockingPane pane like this
AxXtremeDockingPane.AxDockingPane p = ... p.ShowPane(ID); Is there any way to show the pane without shifting focus to that pane? |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
try instead pPane.Selected = True;
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
qodex
Newbie Joined: 30 April 2011 Status: Offline Points: 5 |
Post Options
Thanks(0)
|
That works. Thanks!
|
|
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 |