Print Page | Close Window

no resize for Statusbar

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=11945
Printed Date: 28 February 2025 at 10:36pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: no resize for Statusbar
Posted By: Bryant
Subject: no resize for Statusbar
Date Posted: 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.



Replies:
Posted By: Oleg
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net