<?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 to display Icon/Image in tab name</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : How to display Icon/Image in tab name]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 03:42:51 +0000</pubDate>
  <lastBuildDate>Mon, 15 Oct 2012 05:59:06 +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=20227</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 to display Icon/Image in tab name :   Hello I have to develop a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=20227&amp;PID=69090&amp;title=how-to-display-icon-image-in-tab-name#69090</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4824">Satyen</a><br /><strong>Subject:</strong> 20227<br /><strong>Posted:</strong> 15 October 2012 at 5:59am<br /><br />Hello I have to develop a dialog application. The dilaog should have tabs and then for each tab certain controls are to be added. I have derived the dialog from class 'CXTPPropertySheet'.&nbsp; Please refer the image - <br><br><img src="uploads/4824/Untitled.jpg" height="765" width="1521" border="0" /><br><br>For adding various pages I have created my own classes derived from 'CXTPPropertyPage'.&nbsp; For navigating the pages I have added code as below.<br><br>CXTPPropertyPageListNavigator* pList = new CXTPPropertyPageListNavigator();&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; pList-&gt;SetListStyle(xtListBoxOffice2007);<br><br>FEAMeshOptionsPropSheet meshOptPropSheet(IDS_FEA_MESH_OPTIONS, this);<br>&nbsp;&nbsp;&nbsp; meshOptPropSheet.SetNavigator(pList);&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; <br>Now I can see five pages in the left column of my main dialog.&nbsp; I am supposed to show a green image of 'check mark' in front of page caption when all control on a page are correctly populated. Please refer the image. <br><br>I don't know how should I do that. If this is not possible then can I set caption of a page in other font or in Bold format? <br><br>I need this on priority. Please reply! <br>]]>
   </description>
   <pubDate>Mon, 15 Oct 2012 05:59:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=20227&amp;PID=69090&amp;title=how-to-display-icon-image-in-tab-name#69090</guid>
  </item> 
 </channel>
</rss>