<?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 : SingleExpand</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : SingleExpand]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 14:55:51 +0000</pubDate>
  <lastBuildDate>Thu, 06 Sep 2007 07:34:51 +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=7939</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[SingleExpand : Hi Martin,I&amp;#039;ve found an easier...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7939&amp;PID=25605&amp;title=singleexpand#25605</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3079">Osiris</a><br /><strong>Subject:</strong> 7939<br /><strong>Posted:</strong> 06 September 2007 at 7:34am<br /><br />Hi Martin,<br><br>I've found an easier solution. Just overwrite the SendNotifyMessage method in the CXTPPropertyGrid derived class and check the wparam for XTP_PGN_ITEMEXPANDCHANGED.<br><br>Thanks for your help anyway<br>Stefan<br>]]>
   </description>
   <pubDate>Thu, 06 Sep 2007 07:34:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7939&amp;PID=25605&amp;title=singleexpand#25605</guid>
  </item> 
  <item>
   <title><![CDATA[SingleExpand : Hi Stefan, in this case I would...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7939&amp;PID=25579&amp;title=singleexpand#25579</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 7939<br /><strong>Posted:</strong> 05 September 2007 at 1:47pm<br /><br />Hi Stefan,<DIV>in this case I would suggest, you derive&nbsp;from CXTPPropertyGridItem and replace the OnLButtonDown() handler. Then each category item should instantiate your derived item type. To ease this, first copy the source from the original CXTPPropertyGridItem::OnLButtonDown and change it as necessary - check all other category items whether they should be expanded or collapsed...</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 13:47:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7939&amp;PID=25579&amp;title=singleexpand#25579</guid>
  </item> 
  <item>
   <title><![CDATA[SingleExpand : Hi Martin,thank you for your fast...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7939&amp;PID=25577&amp;title=singleexpand#25577</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3079">Osiris</a><br /><strong>Subject:</strong> 7939<br /><strong>Posted:</strong> 05 September 2007 at 10:48am<br /><br />Hi Martin,<br><br>thank you for your fast response.<br>Is it possible to get the XTPWM_PROPERTYGRID_NOTIFY message in a derived property grid class via reflection? How would the message map entry and the message handler function signature have to look like? (I did not found any clues in the documnetation.)<br><br>Thanks (again)<br>Stefan<br>]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 10:48:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7939&amp;PID=25577&amp;title=singleexpand#25577</guid>
  </item> 
  <item>
   <title><![CDATA[SingleExpand : Hi,  take a look at the XTP_PGN_ITEMEXPANDCHANGED...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7939&amp;PID=25571&amp;title=singleexpand#25571</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 7939<br /><strong>Posted:</strong> 05 September 2007 at 9:04am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>take a look at the <strong>XTP_PGN_ITEMEXPANDCHANGED</strong> action of the XTPWM_PROPERTYGRID_NOTIFY message. </DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 09:04:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7939&amp;PID=25571&amp;title=singleexpand#25571</guid>
  </item> 
  <item>
   <title><![CDATA[SingleExpand : Hi,how can I get notified if the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7939&amp;PID=25570&amp;title=singleexpand#25570</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3079">Osiris</a><br /><strong>Subject:</strong> 7939<br /><strong>Posted:</strong> 05 September 2007 at 8:00am<br /><br />Hi,<br><br>how can I get notified if the user expands a category in my own property grid class derived from CXTPPropertyGrid?<br><br>I want to allow only one category to be opened at a time. If a category is expanded, all other categories shall be collapsed automaticly.<br><br>Thanks in advance<br>Stefan<br><br>]]>
   </description>
   <pubDate>Wed, 05 Sep 2007 08:00:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7939&amp;PID=25570&amp;title=singleexpand#25570</guid>
  </item> 
 </channel>
</rss>