Print Page | Close Window

Toolbar reset notification

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=4830
Printed Date: 11 November 2025 at 12:36am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Toolbar reset notification
Posted By: IRMark
Subject: Toolbar reset notification
Date Posted: 18 August 2006 at 11:19am

Hi,

In one of our products we are using the Xtreme ToolkitPro and are wanting to hide the toolbar reset notification dialog that comes up whenever we change the toolbars:

"Due to a software update the toolbar 'Standard' has changed. Would you like to reset your customized toolbar and load the new one?"

We would simply like to do this automatically with no user interaction, is this possible?

I'm sorry if I'm re-asking a question that has been asked many times on the forum, but I was unable to find any posts on this subject.


Thanks!

mark.



Replies:
Posted By: Marcus
Date Posted: 18 August 2006 at 11:37am
How about calling
void LoadCommandBars(
    LPCTSTR lpszProfileName, 
    BOOL bSilent = FALSE
);
with bSilent==TRUE?


Posted By: IRMark
Date Posted: 18 August 2006 at 3:45pm
Hi Marcus,

Thanks  a lot!  That appears to be what I was looking for!  I was having trouble re-creating the message box and wasn't sure what to look for.  Thanks for the quick reply!

mark.



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