Print Page | Close Window

Different icon size for popups (Ribbon)

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=4066
Printed Date: 10 November 2025 at 10:20am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Different icon size for popups (Ribbon)
Posted By: ABuenger
Subject: Different icon size for popups (Ribbon)
Date Posted: 26 April 2006 at 2:38pm

If I set the icon size for popups with

pPopup->GetCommandBar()->GetCommandBars()->GetComma ndBarsOptions()->szPopupIcons = CSize(32,32);

all popups of the Ribbon have the same size. How can set different icon sizes for the popups?




Replies:
Posted By: Oleg
Date Posted: 27 April 2006 at 8:45am

Hello,

Try

pPopup->GetCommandBar()->SetIconSize(32, 32);



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