<?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 : Separator in dynamic toolbar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Separator in dynamic toolbar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 18 Apr 2026 22:10:56 +0000</pubDate>
  <lastBuildDate>Wed, 10 Mar 2004 13:32:46 +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=509</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[Separator in dynamic toolbar : pToolBar2-&amp;gt;GetControl(2)-&amp;gt;SetBeginGroup(TRUE);...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=509&amp;PID=1282&amp;title=separator-in-dynamic-toolbar#1282</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 509<br /><strong>Posted:</strong> 10 March 2004 at 1:32pm<br /><br /><FONT color=#808080>pToolBar2-&gt;GetControl(2)-&gt;SetBeginGroup(TRUE);</FONT>]]>
   </description>
   <pubDate>Wed, 10 Mar 2004 13:32:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=509&amp;PID=1282&amp;title=separator-in-dynamic-toolbar#1282</guid>
  </item> 
  <item>
   <title><![CDATA[Separator in dynamic toolbar : When you are adding the control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=509&amp;PID=1279&amp;title=separator-in-dynamic-toolbar#1279</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 509<br /><strong>Posted:</strong> 10 March 2004 at 6:14am<br /><br />When you are adding the control to your command bar you change the"before" parameter to the index of the control to be inserted.&nbsp; <br>]]>
   </description>
   <pubDate>Wed, 10 Mar 2004 06:14:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=509&amp;PID=1279&amp;title=separator-in-dynamic-toolbar#1279</guid>
  </item> 
  <item>
   <title><![CDATA[Separator in dynamic toolbar :     Hi, I have created a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=509&amp;PID=1277&amp;title=separator-in-dynamic-toolbar#1277</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=389">yoavo</a><br /><strong>Subject:</strong> 509<br /><strong>Posted:</strong> 10 March 2004 at 12:48am<br /><br /><TABLE id=HB_Mail_C&#111;ntainer height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0 UNABLE="&#111;n"><T><TR height="100%" UNABLE="&#111;n" width="100%"><TD id=HB_Focus_Element vAlign=top width="100%" background="" height=250 UNABLE="off"><P>Hi,</P><P>I have created a dynamic toolbar (not loaded from resources):</P><P>CXTPToolBar* <FONT color=#808080>pToolBar2</FONT> = <FONT color=#808080>pCommandBars</FONT>-&gt;<FONT color=#880000>Add</FONT>(<FONT color=#a000a0>_T</FONT>("Yoav"), xtpBarTop);</P><P><FONT color=#808080>pToolBar2</FONT>-&gt;SetBarID(12000);</P><P><FONT color=#0000ff>UINT</FONT>* <FONT color=#808080>pArr</FONT> = <FONT color=#a000a0>new</FONT> <FONT color=#0000ff>UINT</FONT>&#091;3&#093;;</P><P><FONT color=#808080>pArr</FONT>&#091;0&#093; = 1001;</P><P><FONT color=#808080>pArr</FONT>&#091;1&#093; = 1002;</P><P><FONT color=#808080>pArr</FONT>&#091;2&#093; = 1003;</P><P><FONT color=#0000ff>CBitmap</FONT>* <FONT color=#808080>pBmp</FONT> = <FONT color=#a000a0>new</FONT> <FONT color=#0000ff>CBitmap</FONT>;</P><P><FONT color=#808080>pBmp</FONT>-&gt;<FONT color=#a000a0>LoadBitmap</FONT>(<FONT color=#a000a0>IDB_BITMAP1</FONT>);</P><P><FONT color=#808080>pToolBar2</FONT>-&gt;<FONT color=#880000>SetButtons</FONT>(<FONT color=#808080>pArr</FONT>,3);</P><P>CXTPImageManager* <FONT color=#808080>pImageManager</FONT> = <FONT color=#808080>pCommandBars</FONT>-&gt;GetImageManager();</P><P><FONT color=#808080>pImageManager</FONT>-&gt;SetIcons(*<FONT color=#808080>pBmp</FONT>,<FONT color=#808080>pArr</FONT>,3,<FONT color=#0000ff>CSize</FONT>(16,15),xtpImageNormal,<FONT color=#a000a0>TRUE</FONT>);</P><P>I want to add a separator between item2 and item3.</P><P>How do I do that ?</P></TD></TR><TR UNABLE="&#111;n" hb_tag="1"><TD style="FONT-SIZE: 1pt" height=1 UNABLE="&#111;n"><DIV id=hotbar_promo></DIV></TD></TR></T></TABLE>]]>
   </description>
   <pubDate>Wed, 10 Mar 2004 00:48:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=509&amp;PID=1277&amp;title=separator-in-dynamic-toolbar#1277</guid>
  </item> 
 </channel>
</rss>