<?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 : Font changed</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Task Panel : Font changed]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 23:48:39 +0000</pubDate>
  <lastBuildDate>Wed, 18 Sep 2013 10:42:17 +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=21890</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[Font changed : When the font of a taskpanel group...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=21890&amp;PID=71619&amp;title=font-changed#71619</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4998">iamgtd</a><br /><strong>Subject:</strong> 21890<br /><strong>Posted:</strong> 18 September 2013 at 10:42am<br /><br />When the font of a taskpanel group is changed the height of the captionbar is not changed. What is the solution to resize the captionbar also? <br><br>void CreateTaskPanel()<br>{<br>&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp; &nbsp;TaskPanelGroup Group = wndTaskPanel.Groups.Add(ID.TASKITEM_SYSTEM_TASKS, "System Tasks");<br>&nbsp;&nbsp; &nbsp;Group.Tooltip = "These tasks apply to your computer";<br>&nbsp;&nbsp; &nbsp;Group.IconIndex = ID.TASKITEM_SYSTEM_TASKS;<br>&nbsp;&nbsp; &nbsp;Group.Special = true;<br><br>&nbsp;&nbsp;&nbsp; stdole.StdFont fnt = (stdole.StdFont)new stdole.StdFontClass();<br>&nbsp;&nbsp;&nbsp; fnt.Name = "Verdana";<br>&nbsp;&nbsp;&nbsp; fnt.Size = 35;<br>&nbsp;&nbsp;&nbsp; fnt.Bold = true;<br>&nbsp;&nbsp;&nbsp; Group.Font = fnt;<br><br><img src="uploads/4998/Screenshot_Taskpanel.png" height="200" width="247" border="0" /><br>]]>
   </description>
   <pubDate>Wed, 18 Sep 2013 10:42:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=21890&amp;PID=71619&amp;title=font-changed#71619</guid>
  </item> 
 </channel>
</rss>