<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : HOW TO LOAD TOOLBAR FROM DESIGNER</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : HOW TO LOAD TOOLBAR FROM DESIGNER]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 00:33:24 +0000</pubDate>
  <lastBuildDate>Sat, 05 Mar 2005 05:20:58 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=1896</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[HOW TO LOAD TOOLBAR FROM DESIGNER : CXTPToolBar* CXTPCommandBars::GetToolBar(UINT...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1896&amp;PID=5563&amp;title=how-to-load-toolbar-from-designer#5563</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1896<br /><strong>Posted:</strong> 05 March 2005 at 5:20am<br /><br />CXTPToolBar* CXTPCommandBars::GetToolBar(UINT nID);<br />]]>
   </description>
   <pubDate>Sat, 05 Mar 2005 05:20:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1896&amp;PID=5563&amp;title=how-to-load-toolbar-from-designer#5563</guid>
  </item> 
  <item>
   <title><![CDATA[HOW TO LOAD TOOLBAR FROM DESIGNER : then how to get the pointer:pToolBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1896&amp;PID=5543&amp;title=how-to-load-toolbar-from-designer#5543</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=958">stephen_hyc</a><br /><strong>Subject:</strong> 1896<br /><strong>Posted:</strong> 04 March 2005 at 1:38am<br /><br />then how to get the pointer:pToolBar]]>
   </description>
   <pubDate>Fri, 04 Mar 2005 01:38:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1896&amp;PID=5543&amp;title=how-to-load-toolbar-from-designer#5543</guid>
  </item> 
  <item>
   <title><![CDATA[HOW TO LOAD TOOLBAR FROM DESIGNER : Don&amp;#039;t think it is possible....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1896&amp;PID=5534&amp;title=how-to-load-toolbar-from-designer#5534</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 1896<br /><strong>Posted:</strong> 04 March 2005 at 12:21am<br /><br /><P>Don't think it is possible. Load all toolbars in startup and make them not visible.</P><P>call pToolBar-&gt;SetVisible(TRUE); to show it.</P>]]>
   </description>
   <pubDate>Fri, 04 Mar 2005 00:21:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1896&amp;PID=5534&amp;title=how-to-load-toolbar-from-designer#5534</guid>
  </item> 
  <item>
   <title><![CDATA[HOW TO LOAD TOOLBAR FROM DESIGNER : The problem is that i just want...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1896&amp;PID=5529&amp;title=how-to-load-toolbar-from-designer#5529</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=958">stephen_hyc</a><br /><strong>Subject:</strong> 1896<br /><strong>Posted:</strong> 03 March 2005 at 6:59pm<br /><br />The problem is that i just want to load one of the toolbars when i click a button.how can i do?]]>
   </description>
   <pubDate>Thu, 03 Mar 2005 18:59:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1896&amp;PID=5529&amp;title=how-to-load-toolbar-from-designer#5529</guid>
  </item> 
  <item>
   <title><![CDATA[HOW TO LOAD TOOLBAR FROM DESIGNER : pCommandBars-&amp;gt;LoadDesignerBars() ...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1896&amp;PID=5524&amp;title=how-to-load-toolbar-from-designer#5524</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 1896<br /><strong>Posted:</strong> 03 March 2005 at 10:58am<br /><br />pCommandBars-&gt;LoadDesignerBars()<br><br>]]>
   </description>
   <pubDate>Thu, 03 Mar 2005 10:58:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1896&amp;PID=5524&amp;title=how-to-load-toolbar-from-designer#5524</guid>
  </item> 
  <item>
   <title><![CDATA[HOW TO LOAD TOOLBAR FROM DESIGNER : I want to load a tool bar from...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1896&amp;PID=5514&amp;title=how-to-load-toolbar-from-designer#5514</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=958">stephen_hyc</a><br /><strong>Subject:</strong> 1896<br /><strong>Posted:</strong> 03 March 2005 at 2:31am<br /><br />I want to load a tool bar from designer studio.LoadToolBar doesnt make effective.how can i do?]]>
   </description>
   <pubDate>Thu, 03 Mar 2005 02:31:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1896&amp;PID=5514&amp;title=how-to-load-toolbar-from-designer#5514</guid>
  </item> 
 </channel>
</rss>