![]() |
pane focus |
Post Reply
|
| Author | |
qodex
Newbie
Joined: 30 April 2011 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Topic: pane focusPosted: 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
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 May 2011 at 2:23am |
|
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)
Quote Reply
Posted: 04 May 2011 at 11:01pm |
|
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 |