<?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 : CXTPPropertyGrid and property pages</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTPPropertyGrid and property pages]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 00:59:24 +0000</pubDate>
  <lastBuildDate>Wed, 12 Apr 2006 08:16:53 +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=3985</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[CXTPPropertyGrid and property pages : Thank you,  please replace this...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3985&amp;PID=12145&amp;title=cxtppropertygrid-and-property-pages#12145</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3985<br /><strong>Posted:</strong> 12 April 2006 at 8:16am<br /><br /><P>Thank you, </P><P>please replace this method:</P><P>CWnd* CXTPPropertyGrid::GetNextGridTabItem(BOOL bForward)<BR>{<BR>&nbsp;CWnd* pThis = this;<BR>&nbsp;CWnd* pParent = pThis-&gt;GetParent();</P><P>&nbsp;if (!pThis || !pParent)<BR>&nbsp;{<BR>&nbsp;&nbsp;ASSERT(FALSE);<BR>&nbsp;&nbsp;return 0 ;<BR>&nbsp;}<BR>&nbsp;<BR>&nbsp;if ((pParent-&gt;GetExStyle() &amp; WS_EX_CONTROLPARENT) &amp;&amp; (pParent-&gt;GetStyle() &amp; WS_CHILD))<BR>&nbsp;{&nbsp;<BR>&nbsp;&nbsp;pParent = pParent-&gt;GetParent();<BR>&nbsp;}</P><P>&nbsp;CWnd* pNextItem = pParent-&gt;GetNextDlgTabItem(pThis, bForward);</P><P>&nbsp;if (pNextItem == pThis)<BR>&nbsp;&nbsp;return NULL;</P><P>&nbsp;return pNextItem;<BR>}<BR></P>]]>
   </description>
   <pubDate>Wed, 12 Apr 2006 08:16:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3985&amp;PID=12145&amp;title=cxtppropertygrid-and-property-pages#12145</guid>
  </item> 
  <item>
   <title><![CDATA[CXTPPropertyGrid and property pages : I need to use CXTPPropertyGrid...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3985&amp;PID=12128&amp;title=cxtppropertygrid-and-property-pages#12128</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1927">tmolander</a><br /><strong>Subject:</strong> 3985<br /><strong>Posted:</strong> 11 April 2006 at 8:01am<br /><br /><P>I need to use CXTPPropertyGrid control in CPropertyPage derived class.</P><P>When testing my property page I found out that I&nbsp;cannot get to the controls in property sheet with TAB i.e. to OK and Cancel buttons which are located in the sheet and not in the page. If I insert controls into&nbsp;the page I can get to those with TAB though.</P><P>The same behaviour can be seen in PropertyGrid's OwnerDraw&nbsp;sample (included&nbsp;with Xtreme Toolkit Pro v9.81 which I am using).</P><P>Does anyone have a fix or workaround?</P><P>Thanks.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 11 Apr 2006 08:01:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3985&amp;PID=12128&amp;title=cxtppropertygrid-and-property-pages#12128</guid>
  </item> 
 </channel>
</rss>