<?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 : How change columnheader height</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Report Control : How change columnheader height]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 13:18:58 +0000</pubDate>
  <lastBuildDate>Fri, 05 Dec 2008 08:30:46 +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=12859</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[How change columnheader height : Thank you very much... it&#180;s work...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12859&amp;PID=43452&amp;title=how-change-columnheader-height#43452</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3817">msotocl</a><br /><strong>Subject:</strong> 12859<br /><strong>Posted:</strong> 05 December 2008 at 8:30am<br /><br /><br>Thank you very much... itīs work<br><br><img src="http://forum.codejock.com/smileys/smiley17.gif" border="0" align="absmiddle"><br><br><br><br>]]>
   </description>
   <pubDate>Fri, 05 Dec 2008 08:30:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12859&amp;PID=43452&amp;title=how-change-columnheader-height#43452</guid>
  </item> 
  <item>
   <title><![CDATA[How change columnheader height : You can use the HeaderHeightFormula...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12859&amp;PID=43435&amp;title=how-change-columnheader-height#43435</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 12859<br /><strong>Posted:</strong> 04 December 2008 at 6:25pm<br /><br />You can use the HeaderHeightFormula object of the PaintManager object to set the header height. For example:<br><br><table width="99%"><tr><td><pre class="BBcode"><br>&nbsp;&nbsp; With Me.wndReportControl.PaintManager<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; With .HeaderHeightFormula<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Multiplier = 5<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Constant = 0<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .Divisor = 2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End With<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; .RefreshMetrics<br>&nbsp;&nbsp; End With<br></pre></td></tr></table><br><br>Will make the header 2.5x higher than default. From the documentation:<br><br><i>The MulDivC formula if the following: x = y * Mul / Div + C</i><br>]]>
   </description>
   <pubDate>Thu, 04 Dec 2008 18:25:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12859&amp;PID=43435&amp;title=how-change-columnheader-height#43435</guid>
  </item> 
  <item>
   <title><![CDATA[How change columnheader height : Hello to all, i like to know if...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12859&amp;PID=43430&amp;title=how-change-columnheader-height#43430</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3817">msotocl</a><br /><strong>Subject:</strong> 12859<br /><strong>Posted:</strong> 04 December 2008 at 3:00pm<br /><br /><img src="http://forum.codejock.com/smileys/smiley5.gif" border="0" align="absmiddle"><br><br>Hello to all, <br><br>i like to know if someone can change like the height of a columnheader<br><br>thank very much<br>]]>
   </description>
   <pubDate>Thu, 04 Dec 2008 15:00:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12859&amp;PID=43430&amp;title=how-change-columnheader-height#43430</guid>
  </item> 
 </channel>
</rss>