Print Page | Close Window

HOW TO LOAD TOOLBAR FROM DESIGNER

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=1896
Printed Date: 16 September 2025 at 11:54pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: HOW TO LOAD TOOLBAR FROM DESIGNER
Posted By: stephen_hyc
Subject: HOW TO LOAD TOOLBAR FROM DESIGNER
Date Posted: 03 March 2005 at 2:31am
I want to load a tool bar from designer studio.LoadToolBar doesnt make effective.how can i do?



Replies:
Posted By: Ark42
Date Posted: 03 March 2005 at 10:58am
pCommandBars->LoadDesignerBars()



Posted By: stephen_hyc
Date Posted: 03 March 2005 at 6:59pm
The problem is that i just want to load one of the toolbars when i click a button.how can i do?


Posted By: Oleg
Date Posted: 04 March 2005 at 12:21am

Don't think it is possible. Load all toolbars in startup and make them not visible.

call pToolBar->SetVisible(TRUE); to show it.



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: stephen_hyc
Date Posted: 04 March 2005 at 1:38am
then how to get the pointer:pToolBar


Posted By: Oleg
Date Posted: 05 March 2005 at 5:20am
CXTPToolBar* CXTPCommandBars::GetToolBar(UINT nID);


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