![]() |
no resize for Statusbar |
Post Reply
|
| Author | |
Bryant
Newbie
Joined: 24 August 2008 Status: Offline Points: 1 |
Post Options
Thanks(0)
Quote Reply
Topic: no resize for StatusbarPosted: 24 August 2008 at 3:52am |
|
My application has a statusbar above a toolbar at the bottom. When I resize the statusbar with the size gripper at the right corner, the status bar will reposition below the toolbar by itself.
Is there anyway to remove the size gripper for the CXTPStatusBar? I found a protected variable 'm_bShowSizeGripper', tried to inherit a class from it and set that variable to FALSE at the override constructor but it didn't work.
Thanks.
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 25 August 2008 at 1:46am |
|
Hi,
to remove gripper from StatusBar you have to make your frame not resizable. don't set WS_THICKFRAME style for frame.
|
|
|
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 |