Print Page | Close Window

Customize toolbars problem

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=1568
Printed Date: 06 March 2025 at 4:23am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Customize toolbars problem
Posted By: Graham
Subject: Customize toolbars problem
Date Posted: 21 December 2004 at 6:56am

Hi,

If you add the lines below to the CustomizeDlg sample program to put a drop down list box in the standard toolbar. If you then choose to customize, and then you reset the standard toolbar, the drop down list box disappears. How do I stop this happening?

Graham

CXTPControlComboBox* pwndComboModePatch = (CXTPControlComboBox*)pToolBar->GetControls()->Add(xtp ControlComboBox, 1001, _T("Patch list"), 0);

pwndComboModePatch->SetDropDownWidth(150);




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