<?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 : Property Page List Navigator Issue.</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Controls : Property Page List Navigator Issue.]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 05:25:34 +0000</pubDate>
  <lastBuildDate>Fri, 10 Oct 2014 02:18:20 +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=22431</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[Property Page List Navigator Issue. : Hi,Using Codejock version 16.2.4;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=22431&amp;PID=72827&amp;title=property-page-list-navigator-issue#72827</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2903">KumarCJ</a><br /><strong>Subject:</strong> 22431<br /><strong>Posted:</strong> 10 October 2014 at 2:18am<br /><br />Hi,<br><br>Using Codejock version 16.2.4; created property sheet using below code in our application<br><br>CXTPPropertySheet ps(_T("Test"));<br><br>CXTPPropertyPageListNavigator* pList = new CXTPPropertyPageListNavigator();<br><br>pList-&gt;SetListStyle(xtpListBoxOffice2007);&nbsp;&nbsp; &nbsp;// xtpListBoxOffice2007: Style not set as it is in sample program (PropertySheet)<br>//pList-&gt;SetListStyle(xtpListBoxOfficeXP);&nbsp;&nbsp; &nbsp;// xtpListBoxOfficeXP: Style set properly<br>//pList-&gt;SetListStyle(xtpListBoxOffice2013);&nbsp;&nbsp; &nbsp;// xtpListBoxOffice2013: Style set properly<br><br>ps.SetNavigator(pList);<br><br>CMyTest testPage;<br>ps.AddPage(&amp;testPage);<br>ps.SetResizable();<br>ps.DoModal();<br><br><br>In my application OfficeXP &amp; Office2013 set properly but Office2007 style does not set.<br><br>Any idea why it is so? Is there any thing I am missing.<br><br>Thanks,<br>Saket Kumar<br><br>]]>
   </description>
   <pubDate>Fri, 10 Oct 2014 02:18:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=22431&amp;PID=72827&amp;title=property-page-list-navigator-issue#72827</guid>
  </item> 
 </channel>
</rss>