<?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 : Different ICON-Size in CommandBars</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Different ICON-Size in CommandBars]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 19:12:54 +0000</pubDate>
  <lastBuildDate>Mon, 28 May 2007 09:29:00 +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=7238</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[Different ICON-Size in CommandBars : Thanks Oleg, I did notsaw this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7238&amp;PID=23285&amp;title=different-iconsize-in-commandbars#23285</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2823">Lupo</a><br /><strong>Subject:</strong> 7238<br /><strong>Posted:</strong> 28 May 2007 at 9:29am<br /><br />Thanks Oleg, I did not&nbsp;saw this method.]]>
   </description>
   <pubDate>Mon, 28 May 2007 09:29:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7238&amp;PID=23285&amp;title=different-iconsize-in-commandbars#23285</guid>
  </item> 
  <item>
   <title><![CDATA[Different ICON-Size in CommandBars : Hi, call it for individual to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7238&amp;PID=23283&amp;title=different-iconsize-in-commandbars#23283</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7238<br /><strong>Posted:</strong> 28 May 2007 at 7:15am<br /><br /><DIV>Hi,</DIV><DIV>call it for individual&nbsp; toolbars:</DIV><DIV>&nbsp;</DIV><DIV>Toolbar1.SetIconSize </DIV><DIV><DIV>Toolbar2.SetIconSize </DIV></DIV>]]>
   </description>
   <pubDate>Mon, 28 May 2007 07:15:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7238&amp;PID=23283&amp;title=different-iconsize-in-commandbars#23283</guid>
  </item> 
  <item>
   <title><![CDATA[Different ICON-Size in CommandBars : Hi Oleg,   yes, I tried SetIconSize...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7238&amp;PID=23266&amp;title=different-iconsize-in-commandbars#23266</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2823">Lupo</a><br /><strong>Subject:</strong> 7238<br /><strong>Posted:</strong> 27 May 2007 at 10:43am<br /><br />Hi Oleg,<DIV>&nbsp;</DIV><DIV><DIV>yes, I tried SetIconSize method. But it changed the IconnSize for both Bars.</DIV><DIV>&nbsp;</DIV><DIV>How can I change it individual ?</DIV></DIV>]]>
   </description>
   <pubDate>Sun, 27 May 2007 10:43:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7238&amp;PID=23266&amp;title=different-iconsize-in-commandbars#23266</guid>
  </item> 
  <item>
   <title><![CDATA[Different ICON-Size in CommandBars : Hi, Guess you tried SetIconSize...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7238&amp;PID=23264&amp;title=different-iconsize-in-commandbars#23264</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 7238<br /><strong>Posted:</strong> 26 May 2007 at 2:14pm<br /><br />Hi,<DIV>Guess you tried SetIconSize method?</DIV>]]>
   </description>
   <pubDate>Sat, 26 May 2007 14:14:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7238&amp;PID=23264&amp;title=different-iconsize-in-commandbars#23264</guid>
  </item> 
  <item>
   <title><![CDATA[Different ICON-Size in CommandBars : Hi,  I&amp;#039;ve one CommandBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7238&amp;PID=23247&amp;title=different-iconsize-in-commandbars#23247</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2823">Lupo</a><br /><strong>Subject:</strong> 7238<br /><strong>Posted:</strong> 25 May 2007 at 9:41am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>I've one CommandBar on my Form and I added two Toolbars.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp; Set ToolBar = CommandBars.Add("Standard", xtpBarBottom)<BR>&nbsp;&nbsp; ToolBar.EnableDocking xtpFlagStretched<BR></DIV><DIV>&nbsp;&nbsp; Set LanguageBar = CommandBars.Add("Language", xtpBarTop)<BR>&nbsp;&nbsp; LanguageBar.EnableDocking xtpFlagStretched<BR></DIV><DIV>&nbsp;</DIV><DIV>the ICON-Size of the Toolbar Icons should be 72x72 and the ICON-Size of the LanguageBar&nbsp; should be 48x48.</DIV><DIV>&nbsp;</DIV><DIV>All Icons are stored in an ImageManager-Control.</DIV><DIV>&nbsp;</DIV><DIV>How can I do this ????</DIV><DIV>&nbsp;</DIV><DIV>Thanks for help.</DIV>]]>
   </description>
   <pubDate>Fri, 25 May 2007 09:41:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7238&amp;PID=23247&amp;title=different-iconsize-in-commandbars#23247</guid>
  </item> 
 </channel>
</rss>