<?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 : [solved] GetIconsize???</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : [solved] GetIconsize???]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 06:54:29 +0000</pubDate>
  <lastBuildDate>Mon, 02 Oct 2017 03:31:41 +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=23433</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[[solved] GetIconsize??? : Thanks. I hope to see this in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23433&amp;PID=76185&amp;title=solved-geticonsize#76185</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4913">TomasS</a><br /><strong>Subject:</strong> 23433<br /><strong>Posted:</strong> 02 October 2017 at 3:31am<br /><br />Thanks. I hope to see this in a version soon together with scrollbars submitting to theme for PropertyGrid and other controls. :-)<div><br></div>]]>
   </description>
   <pubDate>Mon, 02 Oct 2017 03:31:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23433&amp;PID=76185&amp;title=solved-geticonsize#76185</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] GetIconsize??? : Hello TomasS,Thank you for bringing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23433&amp;PID=76184&amp;title=solved-geticonsize#76184</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23433<br /><strong>Posted:</strong> 01 October 2017 at 5:53pm<br /><br /><div>Hello TomasS,<br><br>Thank you for bringing this to our attention. I have investigated this and didn't find any possibilities to get these values. So I have added getters for IconSize to CommandBar and&nbsp; Options.<br><br><table width="99%"><tr><td><pre class="BBcode">&nbsp; &nbsp; ToolBar.SetIconSize 13, 12</div><div>&nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; Dim xx As Long, yy As Long</div><div>&nbsp; &nbsp; xx = ToolBar.GetIconWidth</div><div>&nbsp; &nbsp; yy = ToolBar.GetIconHeight</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; ToolBar.CommandBars.Options.SetIconSize True, 66, 66</div><div>&nbsp; &nbsp; xx = ToolBar.CommandBars.Options.GetIconWidth(True)</div><div>&nbsp; &nbsp; yy = ToolBar.CommandBars.Options.GetIconHeight(True)</div><div>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</div><div>&nbsp; &nbsp; ToolBar.CommandBars.Options.SetIconSize False, 44, 44</div><div>&nbsp; &nbsp; xx = ToolBar.CommandBars.Options.GetIconWidth(False)</div><div>&nbsp; &nbsp; yy = ToolBar.CommandBars.Options.GetIconHeight(False)</div><div><br></div><div>&nbsp; &nbsp; ToolBar.CommandBars.Options.SetPopupIconSize 77, 77</div><div>&nbsp; &nbsp; xx = ToolBar.CommandBars.Options.GetPopupIconWidth</div><div>&nbsp; &nbsp; yy = ToolBar.CommandBars.Options.GetPopupIconHeight</pre></td></tr></table><br>Regards,<br>&nbsp;Oleksandr Lebed</div>]]>
   </description>
   <pubDate>Sun, 01 Oct 2017 17:53:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23433&amp;PID=76184&amp;title=solved-geticonsize#76184</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] GetIconsize??? : I know the SetIconsize function....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23433&amp;PID=76102&amp;title=solved-geticonsize#76102</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4913">TomasS</a><br /><strong>Subject:</strong> 23433<br /><strong>Posted:</strong> 30 August 2017 at 9:48am<br /><br />I know the SetIconsize function. But what if you want to find out what icon size commandbars currently uses? I find no GetIconsize. How can I do this?<div>Using 17.3 atm.<br><div><br></div></div>]]>
   </description>
   <pubDate>Wed, 30 Aug 2017 09:48:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23433&amp;PID=76102&amp;title=solved-geticonsize#76102</guid>
  </item> 
 </channel>
</rss>