![]() |
CXTPToolBar moving |
Post Reply
|
| Author | |
gmail
Groupie
Joined: 24 February 2008 Status: Offline Points: 45 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPToolBar movingPosted: 14 December 2008 at 5:42pm |
|
How to prevent user to move CXTPToolBar in any way (it has to always stay docked in fixed position). I've tried following (but nothing worked):
toolbar->SetShowGripper(0); toolbar->SetCloseable(FALSE); toolbar->ShowExpandButton(FALSE); |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 December 2008 at 1:41am |
|
Hi,
Also add toolbar->EnableDocking(0);
|
|
|
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 |