<?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 : [SOLVED] Custom Area in Ribbon System Menu?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : [SOLVED] Custom Area in Ribbon System Menu?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 21:56:21 +0000</pubDate>
  <lastBuildDate>Fri, 10 Sep 2010 14:30:57 +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=17227</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[[SOLVED] Custom Area in Ribbon System Menu? : Hey Oleg!  Thanks for that code...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17227&amp;PID=60132&amp;title=solved-custom-area-in-ribbon-system-menu#60132</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 17227<br /><strong>Posted:</strong> 10 September 2010 at 2:30pm<br /><br />Hey Oleg!<DIV>&nbsp;</DIV><DIV>Thanks for that code sample, it does exactly what I'm looking for!</DIV><DIV>&nbsp;</DIV><DIV>Now that that is solved, is there anyway you or anyone else could help me with some of my latter posts? About ribbon groups and the ribbon tabs?</DIV><DIV>I'd really appreciate it!</DIV>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 14:30:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17227&amp;PID=60132&amp;title=solved-custom-area-in-ribbon-system-menu#60132</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Custom Area in Ribbon System Menu? : Hi,  Something like that  Set...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17227&amp;PID=60127&amp;title=solved-custom-area-in-ribbon-system-menu#60127</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 17227<br /><strong>Posted:</strong> 10 September 2010 at 5:17am<br /><br />Hi,<br /><br />Something like that<br /><br />Set Control = CommandBars.CreateCommandBarControl("CXTPControlCustom")<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control.Caption = "Recent Documents"<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control.BeginGroup = True<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control.Id = 0<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control.Flags = xtpFlagWrapRow<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control.Handle = Command1.hWnd<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .AddControl Control]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 05:17:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17227&amp;PID=60127&amp;title=solved-custom-area-in-ribbon-system-menu#60127</guid>
  </item> 
  <item>
   <title><![CDATA[[SOLVED] Custom Area in Ribbon System Menu? : Hello Everyone!   I need some...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=17227&amp;PID=60119&amp;title=solved-custom-area-in-ribbon-system-menu#60119</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4108">shipwreck</a><br /><strong>Subject:</strong> 17227<br /><strong>Posted:</strong> 10 September 2010 at 12:53am<br /><br />Hello Everyone! <DIV>&nbsp;</DIV><DIV>I need some help here. I'm using the Ribbon interface in my application, and I also use the system menu commonly referred to as the "Start Menu". The sample shows it as a recent file list, but I was wondering if we could use it as a custom control area, similar to the way we attach a picturebox.hwnd as a control's handle in other samples.</DIV><DIV>&nbsp;</DIV><DIV>To help explain what I'm trying to get at, I've attached a screenshot below:</DIV><DIV>&nbsp;</DIV><DIV><img src="http://i55.tinypic.com/2d8ffb8.png" border="0"></DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>And folks, if there might be a way to pull this off, please let me know something. This issue has put my entire project on hold. Any assistance will be greatly appreciated!! Thanks in advance!</DIV>]]>
   </description>
   <pubDate>Fri, 10 Sep 2010 00:53:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=17227&amp;PID=60119&amp;title=solved-custom-area-in-ribbon-system-menu#60119</guid>
  </item> 
 </channel>
</rss>