<?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 : Custom Caption in tasks</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Task Panel : Custom Caption in tasks]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 14 May 2026 08:39:53 +0000</pubDate>
  <lastBuildDate>Tue, 13 Oct 2009 09:40:50 +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=15253</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[Custom Caption in tasks : Just add a group with whatever...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15253&amp;PID=53813&amp;title=custom-caption-in-tasks#53813</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 15253<br /><strong>Posted:</strong> 13 October 2009 at 9:40am<br /><br />Just add a group with whatever ID you want the group to have. Then call the SetCaption method of the group object. If the ID happened to match a string in the string table, no problem since you will then be resetting the caption. If you want no caption, call SetCaption("");]]>
   </description>
   <pubDate>Tue, 13 Oct 2009 09:40:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15253&amp;PID=53813&amp;title=custom-caption-in-tasks#53813</guid>
  </item> 
  <item>
   <title><![CDATA[Custom Caption in tasks : I am trying to add groups in the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15253&amp;PID=53477&amp;title=custom-caption-in-tasks#53477</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5564">jowndow</a><br /><strong>Subject:</strong> 15253<br /><strong>Posted:</strong> 27 September 2009 at 7:06pm<br /><br />I am trying to add groups in the TaskPanel with a run-time generated caption.<br><br>Because I won't know the group title before run-time, I can't use:<br><br>CXTPTaskPanelGroup* pGroup1 = m_wndOutlookBar.AddGroup(4000);<br><br>where 4000 is the ID of the string the String Table. Is there a way to add a group in this way?<br><br>CXTPTaskPanelGroup* pGroup1 = m_wndOutlookBar.AddGroup("Today, is Sunday September 27th");<br><br>Thanks! :)<br><br>]]>
   </description>
   <pubDate>Sun, 27 Sep 2009 19:06:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15253&amp;PID=53477&amp;title=custom-caption-in-tasks#53477</guid>
  </item> 
 </channel>
</rss>