Print Page | Close Window

two toolbars with different sizes

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=15722
Printed Date: 18 July 2025 at 1:16pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: two toolbars with different sizes
Posted By: rienzi
Subject: two toolbars with different sizes
Date Posted: 26 November 2009 at 1:48am
can i create two CXTPToolbars in a line with completely different sizes?
like the sample WinZip GUI, i added image list to the two toolbars and enlarged them with codes below
 
 
pCommandBars->GetCommandBarsOptions()->szLargeIcons = CSize(42, 35);
 pCommandBars->GetCommandBarsOptions()->bLargeIcons = TRUE;
 
 
and how can i make the two toolbars be with different sizes please?
tell me please big master
 



Replies:
Posted By: rienzi
Date Posted: 09 December 2009 at 2:51am
is there anyone who can give me an answer please


Posted By: Oleg
Date Posted: 09 December 2009 at 7:27am
Hi,
 
No can't :( - they will automatically resize to largest height.


-------------
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