<?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 set GroupRows of RibbonBar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to set GroupRows of RibbonBar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 19:42:21 +0000</pubDate>
  <lastBuildDate>Wed, 10 Oct 2007 22:09:10 +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=8218</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 set GroupRows of RibbonBar : Help Please .... ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8218&amp;PID=27201&amp;title=how-to-set-grouprows-of-ribbonbar#27201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2598">czlai</a><br /><strong>Subject:</strong> 8218<br /><strong>Posted:</strong> 10 October 2007 at 10:09pm<br /><br />Help Please ....]]>
   </description>
   <pubDate>Wed, 10 Oct 2007 22:09:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8218&amp;PID=27201&amp;title=how-to-set-grouprows-of-ribbonbar#27201</guid>
  </item> 
  <item>
   <title><![CDATA[How to set GroupRows of RibbonBar : I did add separators with SetBeginGroup(),...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8218&amp;PID=26813&amp;title=how-to-set-grouprows-of-ribbonbar#26813</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2598">czlai</a><br /><strong>Subject:</strong> 8218<br /><strong>Posted:</strong> 02 October 2007 at 9:30pm<br /><br />I did add separators with SetBeginGroup(), the codes as following...<DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;CXTPRibbonTab* pTabDesigner = m_pRibbonBar-&gt;InsertTab(nTabIndex, ID_TAB_DESIGNER);<BR>&nbsp;&nbsp;CXTPRibbonGroup* pGroup=pTabDesigner-&gt;AddGroup("Window");<BR>&nbsp;&nbsp;pGroup-&gt;SetControlsGrouping();<BR>&nbsp;&nbsp;CXTPControl* pControl=pGroup-&gt;Add(xtpControlButton, ID_MENU_CREATE_WINDOW);<BR>&nbsp;&nbsp;pControl=pGroup-&gt;Add(xtpControlButton, ID_MENU_EDIT_WINDOW);<BR>&nbsp;&nbsp;pControl-&gt;SetBeginGroup(TRUE);<BR>&nbsp;&nbsp;pControl=pGroup-&gt;Add(xtpControlButton, ID_MENU_EDIT_MENU);<BR>&nbsp;&nbsp;pControl-&gt;SetBeginGroup(TRUE);<BR>&nbsp;&nbsp;pControl=pGroup-&gt;Add(xtpControlButton, ID_MENU_OPEN_SYSTEM_COMPONENTS);<BR>&nbsp;&nbsp;pControl-&gt;SetBeginGroup(TRUE);</DIV><DIV>&nbsp;</DIV><DIV>I got 2 rows buttons as <a href="http://photo.xuite.net/czlai/2033707" target="_blank">http://photo.xuite.net/czlai/2033707</A>&nbsp;</DIV><DIV>How can I make 3 or 4 rows of buttons in group ?</DIV><DIV>&nbsp;</DIV><DIV>Thanks for answering !<BR></DIV>]]>
   </description>
   <pubDate>Tue, 02 Oct 2007 21:30:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8218&amp;PID=26813&amp;title=how-to-set-grouprows-of-ribbonbar#26813</guid>
  </item> 
  <item>
   <title><![CDATA[How to set GroupRows of RibbonBar : Hi,  1. Think you didn&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8218&amp;PID=26783&amp;title=how-to-set-grouprows-of-ribbonbar#26783</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8218<br /><strong>Posted:</strong> 02 October 2007 at 5:51am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>1. Think you didn't add separators to break controls. </DIV><DIV>2. pTab-&gt;GetGroups()-&gt;Remove(nIndex);</DIV>]]>
   </description>
   <pubDate>Tue, 02 Oct 2007 05:51:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8218&amp;PID=26783&amp;title=how-to-set-grouprows-of-ribbonbar#26783</guid>
  </item> 
  <item>
   <title><![CDATA[How to set GroupRows of RibbonBar : No Result ? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8218&amp;PID=26778&amp;title=how-to-set-grouprows-of-ribbonbar#26778</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2598">czlai</a><br /><strong>Subject:</strong> 8218<br /><strong>Posted:</strong> 02 October 2007 at 4:43am<br /><br /><P>No Result ?</P>]]>
   </description>
   <pubDate>Tue, 02 Oct 2007 04:43:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8218&amp;PID=26778&amp;title=how-to-set-grouprows-of-ribbonbar#26778</guid>
  </item> 
  <item>
   <title><![CDATA[How to set GroupRows of RibbonBar : Other Questions ....  How to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8218&amp;PID=26633&amp;title=how-to-set-grouprows-of-ribbonbar#26633</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2598">czlai</a><br /><strong>Subject:</strong> 8218<br /><strong>Posted:</strong> 29 September 2007 at 3:45am<br /><br />Other Questions ....<DIV>&nbsp;</DIV><DIV>How to remove entire group from the tab ?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Sat, 29 Sep 2007 03:45:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8218&amp;PID=26633&amp;title=how-to-set-grouprows-of-ribbonbar#26633</guid>
  </item> 
  <item>
   <title><![CDATA[How to set GroupRows of RibbonBar : After CXTPRibbonGroup::SetControlsGrouping(),...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8218&amp;PID=26632&amp;title=how-to-set-grouprows-of-ribbonbar#26632</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2598">czlai</a><br /><strong>Subject:</strong> 8218<br /><strong>Posted:</strong> 29 September 2007 at 2:56am<br /><br />After CXTPRibbonGroup::SetControlsGrouping(), I add saveral controls into group. But no matter how many controls added, the rows of the group is 2. <DIV>&nbsp;</DIV><DIV>How I can make the rows increase to 3 ?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Sat, 29 Sep 2007 02:56:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8218&amp;PID=26632&amp;title=how-to-set-grouprows-of-ribbonbar#26632</guid>
  </item> 
 </channel>
</rss>