<?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 : CommandBars Font</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : CommandBars Font]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 22:51:23 +0000</pubDate>
  <lastBuildDate>Tue, 16 Apr 2013 09:58:40 +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=19764</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[CommandBars Font : Not until the new release, which...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19764&amp;PID=70821&amp;title=commandbars-font#70821</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 19764<br /><strong>Posted:</strong> 16 April 2013 at 9:58am<br /><br />Not until the new release, which will be soon]]>
   </description>
   <pubDate>Tue, 16 Apr 2013 09:58:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19764&amp;PID=70821&amp;title=commandbars-font#70821</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars Font : Hi MarioI am usingCodejock CommandBars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19764&amp;PID=70791&amp;title=commandbars-font#70791</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7600">mzwandile</a><br /><strong>Subject:</strong> 19764<br /><strong>Posted:</strong> 09 April 2013 at 6:40am<br /><br />Hi Mario<div><br></div><div>I am using&nbsp;Codejock CommandBars v15.2.1 (ActiveX - should be posting this under ActiveX&nbsp;<img src="http://forum.codejock.com/smileys/smiley1.gif" border="0" alt="Smile" title="Smile" />) and my menu is getting cutoff on high DPI (see image below):</div><div><img src="uploads/7600/Menu.JPG" height="279" width="771" border="0" /><br></div><div>I have tried to hard-code the font size as per your recommendation but it doesn't help! Is there a way to ignore the DPI? i.e. never scale the menu font according to the DPI setting...</div><div><br></div><div>Thank you in advance.</div><div><br></div>]]>
   </description>
   <pubDate>Tue, 09 Apr 2013 06:40:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19764&amp;PID=70791&amp;title=commandbars-font#70791</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars Font : Hi Supermario, sorry for my English...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19764&amp;PID=68300&amp;title=commandbars-font#68300</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7475">Niklaus</a><br /><strong>Subject:</strong> 19764<br /><strong>Posted:</strong> 19 May 2012 at 8:23am<br /><br /><span id="result_" ="" lang="en"><span ="hps">Hi</span> <span ="hps">Supermario, sorry for my English bad...<br><br></span> <span ="hps">Thank you very much</span><span>,</span> <span ="hps">works perfectly</span> <span ="hps">...</span><br> <span ="hps"><br><img src="http://forum.codejock.com/smileys/smiley17.gif" border="0" alt="T&#111;ngue" title="T&#111;ngue" />Thanks</span> <span ="hps">again</span> <span ="hps">and Happy</span> <span ="hps">Sunday</span></span>]]>
   </description>
   <pubDate>Sat, 19 May 2012 08:23:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19764&amp;PID=68300&amp;title=commandbars-font#68300</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars Font : RibbonBar.FontHeight = 8Ribbon...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19764&amp;PID=68282&amp;title=commandbars-font#68282</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 19764<br /><strong>Posted:</strong> 18 May 2012 at 8:56am<br /><br />&nbsp;RibbonBar.FontHeight = 8<br>&nbsp;RibbonBar.RibbonPaintManager.WindowCaptionFont.Size = 8<br>&nbsp;<br>&nbsp;RibbonBar.RibbonPaintManager.CaptionFont.Name = "Tahoma"<br>&nbsp;RibbonBar.RibbonPaintManager.CaptionFont.Size = 8<br>&nbsp;<br>&nbsp;CommandBars.Options.Font = "Tahoma"<br>&nbsp;CommandBars.Options.Font.Size = 8<br>&nbsp;RibbonBar.TabPaintManager.Font = "Tahoma"<br>&nbsp;RibbonBar.TabPaintManager.Font.Size = 8<br>&nbsp;CommandBars.PaintManager.RefreshMetrics&nbsp; ]]>
   </description>
   <pubDate>Fri, 18 May 2012 08:56:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19764&amp;PID=68282&amp;title=commandbars-font#68282</guid>
  </item> 
  <item>
   <title><![CDATA[CommandBars Font : Good evening to all For a short...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19764&amp;PID=68268&amp;title=commandbars-font#68268</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7475">Niklaus</a><br /><strong>Subject:</strong> 19764<br /><strong>Posted:</strong> 15 May 2012 at 3:52pm<br /><br /><span id="result_" ="" lang="en"><span ="hps">Good evening</span> <span ="hps">to all</span><br> <span ="hps">For a short time</span> <span ="hps">using</span> <span ="hps">the</span> <span ="hps">Codejock</span> <span ="hps">ActiveX</span> <span ="hps">in Visual</span> <span ="hps">Basic 6</span><br><br> <span ="hps">I can not</span> <span ="hps">change the font</span> <span ="hps">of</span> <span ="hps">CommandBars</span><span>, can anyone help</span><span>?</span><br><br> <span ="hps">thanks</span><br> <span ="hps">Niklaus</span></span>]]>
   </description>
   <pubDate>Tue, 15 May 2012 15:52:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19764&amp;PID=68268&amp;title=commandbars-font#68268</guid>
  </item> 
 </channel>
</rss>