<?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 : Customize Toolbar</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Customize Toolbar]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 06:33:38 +0000</pubDate>
  <lastBuildDate>Wed, 30 Aug 2006 12:22:43 +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=4917</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[Customize Toolbar : Hello Oleg,  great ... it works...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4917&amp;PID=15338&amp;title=customize-toolbar#15338</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2251">Detlev Schubert</a><br /><strong>Subject:</strong> 4917<br /><strong>Posted:</strong> 30 August 2006 at 12:22pm<br /><br />Hello Oleg,<DIV>&nbsp;</DIV><DIV>great ... it works very fine too, and you are not only my hero, you makes my horrible rainy day to a sunshine day.</DIV><DIV>&nbsp;</DIV><DIV>thx a lot</DIV><DIV>Detlev</DIV>]]>
   </description>
   <pubDate>Wed, 30 Aug 2006 12:22:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4917&amp;PID=15338&amp;title=customize-toolbar#15338</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Toolbar :  ok, ok. Here code:  Private...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4917&amp;PID=15336&amp;title=customize-toolbar#15336</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4917<br /><strong>Posted:</strong> 30 August 2006 at 11:56am<br /><br /><DIV></DIV><DIV>ok, ok. Here code:</DIV><DIV>&nbsp;</DIV><DIV>Private Sub CommandBars_InitCommandsPopup(ByVal CommandBar As XtremeCommandBars.ICommandBar)<BR>&nbsp;&nbsp;&nbsp; If (CommandBar.Controls.Count &gt; 1) Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dim LastControl As CommandBarControl<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Set LastControl = CommandBar.Controls(CommandBar.Controls.Count)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If (LastControl.Id = XTP_ID_CUSTOMIZE) Then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; LastControl.Delete<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End If<BR>&nbsp;&nbsp;&nbsp; End If<BR>End Sub</DIV>]]>
   </description>
   <pubDate>Wed, 30 Aug 2006 11:56:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4917&amp;PID=15336&amp;title=customize-toolbar#15336</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Toolbar : Hello Oleg my hero ;-)   hmm......]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4917&amp;PID=15329&amp;title=customize-toolbar#15329</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2251">Detlev Schubert</a><br /><strong>Subject:</strong> 4917<br /><strong>Posted:</strong> 30 August 2006 at 8:55am<br /><br />Hello Oleg my hero ;-) <DIV>&nbsp;</DIV><DIV>hmm... sorry but I can't understand you. Please can you explain me what you mean ?</DIV><DIV>&nbsp;</DIV><DIV>thx Detlev</DIV>]]>
   </description>
   <pubDate>Wed, 30 Aug 2006 08:55:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4917&amp;PID=15329&amp;title=customize-toolbar#15329</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Toolbar : Hello,  You can try catch InitCommandsPopup...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4917&amp;PID=15328&amp;title=customize-toolbar#15328</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4917<br /><strong>Posted:</strong> 30 August 2006 at 8:50am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>You can try catch InitCommandsPopup method and remove Customize button if found.</DIV>]]>
   </description>
   <pubDate>Wed, 30 Aug 2006 08:50:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4917&amp;PID=15328&amp;title=customize-toolbar#15328</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Toolbar : Hello,  isn&amp;#039;t it possible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4917&amp;PID=15317&amp;title=customize-toolbar#15317</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2251">Detlev Schubert</a><br /><strong>Subject:</strong> 4917<br /><strong>Posted:</strong> 29 August 2006 at 4:23pm<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>isn't it possible that you can make a toolbaar "half" customize without customize-Dialog, so that&nbsp;a user&nbsp;only can choose between all&nbsp;available toolbar-Icons like here?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV><img src="http://www.vb-fun.de/Bild1.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV>when I set CommandBars.EnableCustomization (False)&nbsp; the Standard will be disabled so that it's not possible to show the right menu dialog. Perhaps there is a trick to make it possible&nbsp;?</DIV><DIV>&nbsp;</DIV><DIV>thx Detlev</DIV>]]>
   </description>
   <pubDate>Tue, 29 Aug 2006 16:23:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4917&amp;PID=15317&amp;title=customize-toolbar#15317</guid>
  </item> 
 </channel>
</rss>