<?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 : Mouse &#069;vents for PropertyGrid</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Mouse &#069;vents for PropertyGrid]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 24 May 2026 10:53:48 +0000</pubDate>
  <lastBuildDate>Wed, 03 Mar 2004 12:00:27 +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=491</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[Mouse &#069;vents for PropertyGrid : I wasn&amp;#039;t very clear on my...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=491&amp;PID=1227&amp;title=mouse-events-for-propertygrid#1227</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 491<br /><strong>Posted:</strong> 03 March 2004 at 12:00pm<br /><br /><P>I wasn't very clear on my reason for needed to know what a user clicked on.&nbsp; Since the PropertyGrid doesn't provide a MouseUp event, I'm subclassing the WM_RBUTTONUP command to detect when a user right-clicks on the control.&nbsp; Since all I get are the x-y coordinates of the click, I don't know which item the user clicked on.&nbsp; Right-clicking an item doesn't change the selection, so using 'SelectionChanged' doesn't help in this situation.&nbsp; If there was a HitTest property to determine the item corresponding to the x-y coordinates, I'd be set.&nbsp; Ideally, I would like for a right-click to change the selection AND fire the popup event.&nbsp; Right now, I'm stuck with just providing the popup and hoping the user changes their selection before right-clicking.</P>]]>
   </description>
   <pubDate>Wed, 03 Mar 2004 12:00:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=491&amp;PID=1227&amp;title=mouse-events-for-propertygrid#1227</guid>
  </item> 
  <item>
   <title><![CDATA[Mouse &#069;vents for PropertyGrid : Right now you can tell what a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=491&amp;PID=1225&amp;title=mouse-events-for-propertygrid#1225</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 491<br /><strong>Posted:</strong> 03 March 2004 at 11:50am<br /><br />Right now you can tell what a user clicked on by using theSelectionChanged event, you could set a tag value for each item, or usethe cation of the item to determine what was clicked and how to respondto it.&nbsp; Everything else would be nice additions.]]>
   </description>
   <pubDate>Wed, 03 Mar 2004 11:50:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=491&amp;PID=1225&amp;title=mouse-events-for-propertygrid#1225</guid>
  </item> 
  <item>
   <title><![CDATA[Mouse &#069;vents for PropertyGrid : The PropertyGrid does not currently...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=491&amp;PID=1223&amp;title=mouse-events-for-propertygrid#1223</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=260">Boyd</a><br /><strong>Subject:</strong> 491<br /><strong>Posted:</strong> 03 March 2004 at 11:33am<br /><br /><P>The PropertyGrid does not currently expose any events for MouseDown, MouseMove, or MouseUp.&nbsp; Not having MouseUp makes it difficult to display Context Menus.&nbsp; Can some of these be added to the next PropertyGrid release?&nbsp; A HitTest property would also be nice to determine what a user clicked on.</P><P>Looking forward to the next release... <IMG src="http://forum.codejock.com/smileys/smiley4.gif" border="0"></P>]]>
   </description>
   <pubDate>Wed, 03 Mar 2004 11:33:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=491&amp;PID=1223&amp;title=mouse-events-for-propertygrid#1223</guid>
  </item> 
 </channel>
</rss>