<?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 make butt&#111;n spacer</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : How to make butt&#111;n spacer]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 00:57:23 +0000</pubDate>
  <lastBuildDate>Tue, 23 Mar 2004 14:31:35 +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=556</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 make butt&#111;n spacer : Blockwood, We are happy to answer...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1433&amp;title=how-to-make-button-spacer#1433</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 23 March 2004 at 2:31pm<br /><br />Blockwood,<br>We are happy to answer your questions<img src="http://forum.codejock.com/smileys/smiley17.gif" border="0">&nbsp; For every question asked, there are probably 100 other people with the same question. <br>]]>
   </description>
   <pubDate>Tue, 23 Mar 2004 14:31:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1433&amp;title=how-to-make-button-spacer#1433</guid>
  </item> 
  <item>
   <title><![CDATA[How to make butt&#111;n spacer : Hi Blockwood,There is no such...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1432&amp;title=how-to-make-button-spacer#1432</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=290">Bjarne</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 23 March 2004 at 2:16pm<br /><br /><P>Hi Blockwood,<BR>There is no such things as dumb questions. Personally I have asked lots of them, and learned a lot.<BR><BR>Bjarne</P>]]>
   </description>
   <pubDate>Tue, 23 Mar 2004 14:16:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1432&amp;title=how-to-make-button-spacer#1432</guid>
  </item> 
  <item>
   <title><![CDATA[How to make butt&#111;n spacer : yes &amp;#034;separator&amp;#034;  thx...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1431&amp;title=how-to-make-button-spacer#1431</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=427">blockwood</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 23 March 2004 at 2:13pm<br /><br />yes "separator"  thx for the great responses and sorry for dumb question - i see now it was obviousl.]]>
   </description>
   <pubDate>Tue, 23 Mar 2004 14:13:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1431&amp;title=how-to-make-button-spacer#1431</guid>
  </item> 
  <item>
   <title><![CDATA[How to make butt&#111;n spacer : Just to follow up on Bjarne&amp;#039;s...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1430&amp;title=how-to-make-button-spacer#1430</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 23 March 2004 at 1:58pm<br /><br />Just to follow up on Bjarne's post, setting 'BeginGroup' to True will create a vertical spacer BEFORE the control that has this property.&nbsp; In menu's, it appears above the control.&nbsp; In toolbars, it appears to the left of the control.]]>
   </description>
   <pubDate>Tue, 23 Mar 2004 13:58:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1430&amp;title=how-to-make-button-spacer#1430</guid>
  </item> 
  <item>
   <title><![CDATA[How to make butt&#111;n spacer : The BeginGroup property needs...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1429&amp;title=how-to-make-button-spacer#1429</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 23 March 2004 at 1:57pm<br /><br />The BeginGroup property needs to be set, see code below:<br><br>Dim ToolBar As CommandBar<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;Set ToolBar = CommandBars.Add("Standard", xtpBarTop)<br>&nbsp;With ToolBar.Controls<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Add xtpControlButton, ID_FILE_NEW, "&amp;New"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Add xtpControlButton, ID_FILE_OPEN, "&amp;Open"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; Set Control = .Add( xtpControlButton, ID_FILE_SAVE, "&amp;Save")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control.BeginGroup = True<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Control = .Add(xtpControlButton, ID_FILE_PRINT, "&amp;Print")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control.BeginGroup = True<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set Control = .Add(xtpControlButton, ID_HELP_ABOUT, "&amp;About")<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Control.BeginGroup = True<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>End With<br>&nbsp;&nbsp;&nbsp; <br><br>]]>
   </description>
   <pubDate>Tue, 23 Mar 2004 13:57:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1429&amp;title=how-to-make-button-spacer#1429</guid>
  </item> 
  <item>
   <title><![CDATA[How to make butt&#111;n spacer : Hi Blockwood, I guess you mean...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1428&amp;title=how-to-make-button-spacer#1428</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=290">Bjarne</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 23 March 2004 at 1:54pm<br /><br /><P>Hi Blockwood,</P><P>I guess you mean a seperator. You can create that by the BeginGroup option. Example:</P><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set mCtr = .Add(xtpControlButton, ID_PRINT, "Print")<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; mCtr.BeginGroup = True<BR></P><P>Regards,<BR>Bjarne</P>]]>
   </description>
   <pubDate>Tue, 23 Mar 2004 13:54:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1428&amp;title=how-to-make-button-spacer#1428</guid>
  </item> 
  <item>
   <title><![CDATA[How to make butt&#111;n spacer : How do I make a &amp;#034;spacer&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1426&amp;title=how-to-make-button-spacer#1426</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=427">blockwood</a><br /><strong>Subject:</strong> 556<br /><strong>Posted:</strong> 23 March 2004 at 1:50pm<br /><br />How do I make a "spacer" between buttons which in Office2003 looks like an indented vertical line between buttons.]]>
   </description>
   <pubDate>Tue, 23 Mar 2004 13:50:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=556&amp;PID=1426&amp;title=how-to-make-button-spacer#1426</guid>
  </item> 
 </channel>
</rss>