<?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 careate bare bones ribbon</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to careate bare bones ribbon]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 07:25:49 +0000</pubDate>
  <lastBuildDate>Mon, 18 Feb 2008 03:50:17 +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=9602</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 careate bare bones ribbon : You don&amp;#039;t have assign ids....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9602&amp;PID=31277&amp;title=how-to-careate-bare-bones-ribbon#31277</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9602<br /><strong>Posted:</strong> 18 February 2008 at 3:50am<br /><br />You don't have assign ids. but you need identify control in Execute handler. You can use caption or Tag instead:<DIV>&nbsp;</DIV><DIV>Control.Tag = "SaveCommand"</DIV>]]>
   </description>
   <pubDate>Mon, 18 Feb 2008 03:50:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9602&amp;PID=31277&amp;title=how-to-careate-bare-bones-ribbon#31277</guid>
  </item> 
  <item>
   <title><![CDATA[How to careate bare bones ribbon : Hi. I did a number of things wrong...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9602&amp;PID=31265&amp;title=how-to-careate-bare-bones-ribbon#31265</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3757">Anexx</a><br /><strong>Subject:</strong> 9602<br /><strong>Posted:</strong> 17 February 2008 at 2:35pm<br /><br />Hi. I did a number of things wrong but after another attempt have it working now. My only question is why do I need things like TabWrite.Id = ID.ID_TAB_WRITE; Is there some way to automatically handle these IDs or do I have to go through the resource file by hand?]]>
   </description>
   <pubDate>Sun, 17 Feb 2008 14:35:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9602&amp;PID=31265&amp;title=how-to-careate-bare-bones-ribbon#31265</guid>
  </item> 
  <item>
   <title><![CDATA[How to careate bare bones ribbon : Hi, Attach here what you did....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9602&amp;PID=31259&amp;title=how-to-careate-bare-bones-ribbon#31259</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9602<br /><strong>Posted:</strong> 17 February 2008 at 5:09am<br /><br />Hi,<DIV>Attach here what you did.</DIV>]]>
   </description>
   <pubDate>Sun, 17 Feb 2008 05:09:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9602&amp;PID=31259&amp;title=how-to-careate-bare-bones-ribbon#31259</guid>
  </item> 
  <item>
   <title><![CDATA[How to careate bare bones ribbon : Hello, I am having trouble using...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9602&amp;PID=31253&amp;title=how-to-careate-bare-bones-ribbon#31253</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3757">Anexx</a><br /><strong>Subject:</strong> 9602<br /><strong>Posted:</strong> 17 February 2008 at 2:43am<br /><br />Hello, I am having trouble using this library as am I new to C#. I would like to start by simply making a ribbon with some controls that react to being clicked. The sample is very big and confusing for me to work with.<br /><br />I have created a form and added this to the InitializeComponent method:<br /><br />XtremeCommandBars.RibbonBar RibbonBar = null;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;RibbonBar = this.CommandBars.AddRibbonBar("The Ribbon")<br /><br />It compiles ok but when I try to run, I get Exception of type 'System.Windows.Forms.AxHost+InvalidActiveXStateException' was thrown.<br /><br />And if I try to look at the form in designer, it also throws an error Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED)) <br />Hide&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br /><br />at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32&#091;&#093; aWrapperTypes, MessageData& msgData)<br />at XtremeCommandBars._DCommandBars.AddRibbonBar(String Name)<br />at AxXtremeCommandBars.AxCommandBars.AddRibbonBar(String name) <br /><br />Can someone help please?]]>
   </description>
   <pubDate>Sun, 17 Feb 2008 02:43:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9602&amp;PID=31253&amp;title=how-to-careate-bare-bones-ribbon#31253</guid>
  </item> 
 </channel>
</rss>