<?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 : Calling LoadDesignerBars in C#</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Suite Pro : Calling LoadDesignerBars in C#]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 27 May 2026 21:04:04 +0000</pubDate>
  <lastBuildDate>Tue, 19 Jul 2005 11:44:32 +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=2109</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[Calling LoadDesignerBars in C# : Hi  This works but is there a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2109&amp;PID=7747&amp;title=calling-loaddesignerbars-in-c#7747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=979">blazej</a><br /><strong>Subject:</strong> 2109<br /><strong>Posted:</strong> 19 July 2005 at 11:44am<br /><br />Hi<br /><br />This works but is there a way to load the designer bars setup from a regular resource?  The first argument of LoadDesignerBars is named fileNameOrResource.  If I want this argument to be a "resource", what is the type of the object I should pass to it?  This kind of information should be in the documentation but it is not there...<br /><br />Cheers]]>
   </description>
   <pubDate>Tue, 19 Jul 2005 11:44:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2109&amp;PID=7747&amp;title=calling-loaddesignerbars-in-c#7747</guid>
  </item> 
  <item>
   <title><![CDATA[Calling LoadDesignerBars in C# : Right click on CommandBars, chosse...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2109&amp;PID=6335&amp;title=calling-loaddesignerbars-in-c#6335</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2109<br /><strong>Posted:</strong> 21 April 2005 at 11:32pm<br /><br /><P>Right click on CommandBars, chosse "load XCB file"</P><P>in source add</P><P>commandBars.LoadDesignerBars( null, null ); </P>]]>
   </description>
   <pubDate>Thu, 21 Apr 2005 23:32:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2109&amp;PID=6335&amp;title=calling-loaddesignerbars-in-c#6335</guid>
  </item> 
  <item>
   <title><![CDATA[Calling LoadDesignerBars in C# : Hi, Has anybody figured out how...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2109&amp;PID=6304&amp;title=calling-loaddesignerbars-in-c#6304</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1091">Kelbob</a><br /><strong>Subject:</strong> 2109<br /><strong>Posted:</strong> 20 April 2005 at 4:15am<br /><br /><P>Hi,</P><P>Has anybody figured out how to add the XCB file as a resource?</P><P>Cheers</P>]]>
   </description>
   <pubDate>Wed, 20 Apr 2005 04:15:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2109&amp;PID=6304&amp;title=calling-loaddesignerbars-in-c#6304</guid>
  </item> 
  <item>
   <title><![CDATA[Calling LoadDesignerBars in C# : Hi  Right now I simply use:  commandBars.LoadDesignerBars(...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2109&amp;PID=6237&amp;title=calling-loaddesignerbars-in-c#6237</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=979">blazej</a><br /><strong>Subject:</strong> 2109<br /><strong>Posted:</strong> 13 April 2005 at 11:15am<br /><br />Hi<br /><br />Right now I simply use:<br /><br />commandBars.LoadDesignerBars( "MainForm.xcb", null );<br /><br />This loads my command bars from an external file.<br />I'd like to do it from an embedded resource.<br />But I don't know what to pass as resource name and instance.<br /><br />Thanks,<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;Michal]]>
   </description>
   <pubDate>Wed, 13 Apr 2005 11:15:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2109&amp;PID=6237&amp;title=calling-loaddesignerbars-in-c#6237</guid>
  </item> 
  <item>
   <title><![CDATA[Calling LoadDesignerBars in C# : Can I see code you use to load...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2109&amp;PID=6236&amp;title=calling-loaddesignerbars-in-c#6236</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2109<br /><strong>Posted:</strong> 13 April 2005 at 11:12am<br /><br />Can I see code you use to load the XCB file?]]>
   </description>
   <pubDate>Wed, 13 Apr 2005 11:12:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2109&amp;PID=6236&amp;title=calling-loaddesignerbars-in-c#6236</guid>
  </item> 
  <item>
   <title><![CDATA[Calling LoadDesignerBars in C# : Hi  We&amp;#039;ve just purchases...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2109&amp;PID=6225&amp;title=calling-loaddesignerbars-in-c#6225</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=979">blazej</a><br /><strong>Subject:</strong> 2109<br /><strong>Posted:</strong> 13 April 2005 at 9:05am<br /><br />Hi<br /><br />We've just purchases Xtreme Suite ActiveX and we're kind of disappointed by the documentation...  <img border="0" src="http://forum.codejock.com/smileys/smiley5.gif" border="0">  Anyway.<br /><br />Here's the question/problem: how do I call LoadDesignerBars from C#?  I want to embed the .xcb file as a resource within my application's assembly and then call LoadDesignerBars to retrieve the layout.  I've seen example of how to do it in VB and C++ but *not* in C#.  Any hints?<br /><br />Thanks in advance<br /><br />Michal Blazejczyk]]>
   </description>
   <pubDate>Wed, 13 Apr 2005 09:05:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2109&amp;PID=6225&amp;title=calling-loaddesignerbars-in-c#6225</guid>
  </item> 
 </channel>
</rss>