<?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 : SOLVED: PropertyItem width changed event</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : SOLVED: PropertyItem width changed event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 17:59:32 +0000</pubDate>
  <lastBuildDate>Sun, 06 Jul 2008 18:26:33 +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=11204</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[SOLVED: PropertyItem width changed event : Hi Jason   I didn&amp;#039;t try...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11204&amp;PID=37855&amp;title=solved-propertyitem-width-changed-event#37855</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11204<br /><strong>Posted:</strong> 06 July 2008 at 6:26pm<br /><br />Hi Jason <DIV>&nbsp;</DIV><DIV>I didn't try the markup part yet, but if you didn't get it to work I think can't either :(</DIV><DIV>&nbsp;</DIV><DIV>Oleg said disabled resizing splitter. So my idea, because the propertygrid is attached to a pane and I could use the resize event of dockingpane to determine rect with GetRect method and SplitterPos percentage. </DIV><DIV>&nbsp;</DIV><DIV>But if markup can not be used on the value side my idea is useless. Think we have to post another issue...</DIV>]]>
   </description>
   <pubDate>Sun, 06 Jul 2008 18:26:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11204&amp;PID=37855&amp;title=solved-propertyitem-width-changed-event#37855</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: PropertyItem width changed event : Hi Aaron,I couldn&amp;#039;t get XAML...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11204&amp;PID=37854&amp;title=solved-propertyitem-width-changed-event#37854</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2676">jpbro</a><br /><strong>Subject:</strong> 11204<br /><strong>Posted:</strong> 06 July 2008 at 6:08pm<br /><br />Hi Aaron,<br><br>I couldn't get XAML to work for the value side of the PropertyGrid splitter (seems only to work for the Caption side)... Have you gotten it to work?<br><br>The only way I can think of to tell if the splitter has changed is to use a timer to poll the SplitterPos property (as you mentioned)...but then the SplitterPos returns a percentage so you would also have to call the sub to redraw your progress bars in the Resize event (as you mentioned). <br><br>Using a timer to poll the SplitterPos property is an ugly hack though, so it would be nice if there was a SplitterPosChanged event. At a minimum if there were MouseUp/Down/Move events we could perform the check on SplitterPos there.<br><br>]]>
   </description>
   <pubDate>Sun, 06 Jul 2008 18:08:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11204&amp;PID=37854&amp;title=solved-propertyitem-width-changed-event#37854</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: PropertyItem width changed event : Hi,  Maybe I will give it a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11204&amp;PID=37422&amp;title=solved-propertyitem-width-changed-event#37422</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11204<br /><strong>Posted:</strong> 26 June 2008 at 12:44am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Maybe I will give it a try. I have a propertygrid inside a&nbsp;dockingpane but in that case I have the resize event of dockingpanes and I could use GetRect/SplitterPos to recalculate the width.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>Maybe ask our XAML guru's first if this could be done with markup <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Thanks for reply.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 26 Jun 2008 00:44:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11204&amp;PID=37422&amp;title=solved-propertyitem-width-changed-event#37422</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: PropertyItem width changed event : Hi,  No, There is no such event...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11204&amp;PID=37413&amp;title=solved-propertyitem-width-changed-event#37413</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11204<br /><strong>Posted:</strong> 25 June 2008 at 3:43pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>No, There is no such event :( But you can disable resizing with VariableSplitterPos property.</DIV>]]>
   </description>
   <pubDate>Wed, 25 Jun 2008 15:43:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11204&amp;PID=37413&amp;title=solved-propertyitem-width-changed-event#37413</guid>
  </item> 
  <item>
   <title><![CDATA[SOLVED: PropertyItem width changed event : Hi,   Would it bepossible to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11204&amp;PID=37404&amp;title=solved-propertyitem-width-changed-event#37404</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 11204<br /><strong>Posted:</strong> 25 June 2008 at 9:02am<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>Would it be&nbsp;possible to determine if width of item has changed when dragging the splitter. Some event or ....</DIV><DIV>&nbsp;</DIV><DIV>I'm asking this because I would like to have a progressbar (several)&nbsp;in a propertygriditem (markup!). But when resized it would be nice when the progressbar would resize (it will be) but not the progress itself (maybe it is possible with XAML to resize the progress as well&nbsp;, I can't say because I don't know that <img src="https://forum.codejock.com/smileys/smiley19.gif" border="0">) </DIV><DIV>&nbsp;</DIV><DIV>So I'm asking it here </DIV><DIV>&nbsp;</DIV><DIV>Thanks in advance</DIV>]]>
   </description>
   <pubDate>Wed, 25 Jun 2008 09:02:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11204&amp;PID=37404&amp;title=solved-propertyitem-width-changed-event#37404</guid>
  </item> 
 </channel>
</rss>