![]() |
Limit docking pane direction |
Post Reply
|
| Author | |
kanlaw
Groupie
Joined: 03 August 2004 Status: Offline Points: 11 |
Post Options
Thanks(0)
Quote Reply
Topic: Limit docking pane directionPosted: 10 November 2005 at 9:27pm |
|
How could I limit the pane direction only on top and bottom, thanks. |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 November 2005 at 2:44am |
|
Try catch actions: if (wParam == XTP_DPN_ACTION) if (pAction->action == xtpPaneActionDocking) } return TRUE; |
|
|
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 |