<?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 : Icon Size using TrackPopupMenu</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Icon Size using TrackPopupMenu]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 00:57:21 +0000</pubDate>
  <lastBuildDate>Wed, 10 Jul 2019 04:13:30 +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=23875</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[Icon Size using TrackPopupMenu : I can get my Tool Bar to scale...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23875&amp;PID=77414&amp;title=icon-size-using-trackpopupmenu#77414</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=686">cpede</a><br /><strong>Subject:</strong> 23875<br /><strong>Posted:</strong> 10 July 2019 at 4:13am<br /><br /><div>I can get my Tool Bar to scale according to the current DPI by setting</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div>pCommandBars-&gt;GetPaintManager()-&gt;m_bAutoResizeIcons = TRUE;</div><div>pCommandBars-&gt;GetCommandBarsOptions()-&gt;SetDPIScallingOptions(TRUE);</div><div></pre></td></tr></table></div><div>However when I call a context menu using</div><div><table width="99%"><tr><td><pre class="BBcode"></div><div>CXTPCommandBars::TrackPopupMenu</div><div></pre></td></tr></table></div><div>the icons are not scaled.</div><div><br></div><div>What should I do go get the icons in the popup context menu to scale with the DPI?</div><div><br></div><div>-cpede</div>]]>
   </description>
   <pubDate>Wed, 10 Jul 2019 04:13:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23875&amp;PID=77414&amp;title=icon-size-using-trackpopupmenu#77414</guid>
  </item> 
 </channel>
</rss>