<?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 : ValueChanged Event</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : ValueChanged Event]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 15 May 2026 09:08:13 +0000</pubDate>
  <lastBuildDate>Sun, 11 May 2008 10:33: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=10556</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[ValueChanged Event : Hi, Its different situation....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35091&amp;title=valuechanged-event#35091</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10556<br /><strong>Posted:</strong> 11 May 2008 at 10:33am<br /><br /><P>Hi,</P><DIV>Its different situation. Pressing Control in toolbar don't grab focus. You can grab it manually : </DIV><P>Me.SetFocus</P>]]>
   </description>
   <pubDate>Sun, 11 May 2008 10:33:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35091&amp;title=valuechanged-event#35091</guid>
  </item> 
  <item>
   <title><![CDATA[ValueChanged Event : uploads/20080511_062430_CodeJock_Proper.zip   OK,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35085&amp;title=valuechanged-event#35085</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 10556<br /><strong>Posted:</strong> 11 May 2008 at 6:26am<br /><br /><a href="https://forum.codejock.com/uploads/20080511_062430_CodeJock_Proper.zip" target="_blank">uploads/20080511_062430_CodeJock_Proper.zip</A><DIV></DIV><DIV>&nbsp;</DIV><DIV>OK, I changed the sample. Now i placed a command bar with a save button. Now the PropertyGrid doesn't lose the focus.</DIV>]]>
   </description>
   <pubDate>Sun, 11 May 2008 06:26:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35085&amp;title=valuechanged-event#35085</guid>
  </item> 
  <item>
   <title><![CDATA[ValueChanged Event : Hi, This project works for me....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35053&amp;title=valuechanged-event#35053</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10556<br /><strong>Posted:</strong> 10 May 2008 at 4:40am<br /><br /><P>Hi,</P><DIV>This project works for me. I entered string in first item, clicked button and see changed text in output.</DIV><DIV>&nbsp;</DIV><DIV>Also add</DIV><DIV>&nbsp;</DIV><DIV>Private Sub prpGrid1_ValueChanged(ByVal Item As XtremePropertyGrid.IPropertyGridItem)<BR>&nbsp;&nbsp;&nbsp; Debug.Print "prpGrid1_ValueChanged"<BR>End Sub<BR></DIV><DIV>and you will see Output after you click button.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>What OS&nbsp; do you have ?</DIV>]]>
   </description>
   <pubDate>Sat, 10 May 2008 04:40:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35053&amp;title=valuechanged-event#35053</guid>
  </item> 
  <item>
   <title><![CDATA[ValueChanged Event : uploads/20080509_100728_CodeJock_Proper.zip     I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35035&amp;title=valuechanged-event#35035</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2660">McKloony</a><br /><strong>Subject:</strong> 10556<br /><strong>Posted:</strong> 09 May 2008 at 10:09am<br /><br /><a href="https://forum.codejock.com/uploads/20080509_100728_CodeJock_Proper.zip" target="_blank">uploads/20080509_100728_CodeJock_Proper.zip</A><DIV></DIV><DIV></DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>I posted a verry small sample, that shows, that the ValueChange event will not fired, if the focus is lost. Just type in some data (don't press ENTER or TAB) and than click onto the button! </DIV>]]>
   </description>
   <pubDate>Fri, 09 May 2008 10:09:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35035&amp;title=valuechanged-event#35035</guid>
  </item> 
  <item>
   <title><![CDATA[ValueChanged Event : Hi,  These:   Private Sub...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35021&amp;title=valuechanged-event#35021</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10556<br /><strong>Posted:</strong> 09 May 2008 at 6:19am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>These:</DIV><DIV>&nbsp;</DIV><DIV><DIV>Private Sub wndPropertyGrid_KeyDown(KeyCode As Integer, Shift As Integer)</DIV><DIV>&nbsp;&nbsp;&nbsp; Msgbox "I never fire"</DIV><DIV>&nbsp;&nbsp;&nbsp; 'I would like to: &nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; Call wndPropertyGrid_ValueChanged(currentEditingPropItem)&nbsp;</DIV><DIV>End Sub</DIV><DIV>&nbsp;</DIV><DIV>Private Sub wndPropertyGrid_KeyUp(KeyCode As Integer, Shift As Integer)</DIV><DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;Msgbox "I also never fire"<BR><DIV>&nbsp;&nbsp;&nbsp; 'I would like to: &nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; Call wndPropertyGrid_ValueChanged(currentEditingPropItem)&nbsp;</DIV></DIV><DIV>End Sub</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV></DIV></DIV>]]>
   </description>
   <pubDate>Fri, 09 May 2008 06:19:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35021&amp;title=valuechanged-event#35021</guid>
  </item> 
  <item>
   <title><![CDATA[ValueChanged Event : Hi,  What other events? AfterEdit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35009&amp;title=valuechanged-event#35009</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10556<br /><strong>Posted:</strong> 09 May 2008 at 4:50am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>What other events? AfterEdit or ValueChanged don't work for you ?</DIV>]]>
   </description>
   <pubDate>Fri, 09 May 2008 04:50:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35009&amp;title=valuechanged-event#35009</guid>
  </item> 
  <item>
   <title><![CDATA[ValueChanged Event : Hi,  Correct again Oleg , you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35001&amp;title=valuechanged-event#35001</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10556<br /><strong>Posted:</strong> 09 May 2008 at 3:15am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Correct again Oleg <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">, you are really awake. But now I am too, yesterday I had a mini nervous breakdown hehehe</DIV><DIV>&nbsp;</DIV><DIV>But what about the other events? Are there plans to implement these ?(well they are implemented but won't fire). When these events would fire most of us will do there own checking if a certain char is entered, we don't need RegEx <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0">&nbsp;(just kidding).</DIV>]]>
   </description>
   <pubDate>Fri, 09 May 2008 03:15:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=35001&amp;title=valuechanged-event#35001</guid>
  </item> 
  <item>
   <title><![CDATA[ValueChanged Event : Hi, CancelEdi fires if user press...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=34988&amp;title=valuechanged-event#34988</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10556<br /><strong>Posted:</strong> 09 May 2008 at 1:29am<br /><br />Hi,<DIV>CancelEdi fires if user press Escape to restore what he changed.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 09 May 2008 01:29:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=34988&amp;title=valuechanged-event#34988</guid>
  </item> 
  <item>
   <title><![CDATA[ValueChanged Event :   McKloony wrote: But if you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=34971&amp;title=valuechanged-event#34971</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3701">Aaron</a><br /><strong>Subject:</strong> 10556<br /><strong>Posted:</strong> 08 May 2008 at 3:49pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by McKloony" alt="Originally posted by McKloony" style="vertical-align: text-bottom;" /> <strong>McKloony wrote:</strong><br /><br /><P>But if you make a test, to view the Value of the Item, the old Value is set. Only if you press ENTER or RETURN or TAB, the new Value ist set to the Item.</P></td></tr></table> <DIV>&nbsp;</DIV><DIV>The order of events is:</DIV><DIV>&nbsp;</DIV><DIV>press ENTER, TAB or looses focus &gt;</DIV><DIV>&nbsp;</DIV><DIV>1.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; wndPropertyGrid_AfterEdit &gt; Cancel = false &gt; 2a. Cancel = True &gt; 2b.</DIV><DIV>2a.&nbsp;&nbsp;&nbsp; wndPropertyGrid_ValueChanged</DIV><DIV>2b.&nbsp;&nbsp;&nbsp; wndPropertyGrid_LostFocus</DIV><DIV>&nbsp;</DIV><DIV><strong>Oleg</strong>:</DIV><DIV>when will this event fire?</DIV><DIV>&nbsp;</DIV><DIV>Private Sub wndPropertyGrid_CancelEdit(ByVal Item As XtremePropertyGrid.IPropertyGridItem)<BR>&nbsp;&nbsp;&nbsp; MsgBox "I never seen this event fire before"</DIV><DIV>End Sub</DIV><DIV>&nbsp;</DIV><DIV><strong>Then there are events that we would like to see fired in order to have what you want, Marcus</strong></DIV><DIV>&nbsp;</DIV><DIV>Private Sub wndPropertyGrid_KeyDown(KeyCode As Integer, Shift As Integer)</DIV><DIV>&nbsp;&nbsp;&nbsp; Msgbox "I never fire"</DIV><DIV>&nbsp;&nbsp;&nbsp; 'I would like to: &nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; Call wndPropertyGrid_ValueChanged(currentEditingPropItem)&nbsp;</DIV><DIV>End Sub</DIV><DIV>&nbsp;</DIV><DIV>Private Sub wndPropertyGrid_KeyUp(KeyCode As Integer, Shift As Integer)</DIV><DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;Msgbox "I also never fire"<BR><DIV>&nbsp;&nbsp;&nbsp; 'I would like to: &nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp; Call wndPropertyGrid_ValueChanged(currentEditingPropItem)&nbsp;</DIV></DIV><DIV>End Sub</DIV><DIV>&nbsp;</DIV><DIV>Please give us some advice, Oleg</DIV></DIV>]]>
   </description>
   <pubDate>Thu, 08 May 2008 15:49:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=34971&amp;title=valuechanged-event#34971</guid>
  </item> 
  <item>
   <title><![CDATA[ValueChanged Event : Hello,  Do you see same with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=34952&amp;title=valuechanged-event#34952</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10556<br /><strong>Posted:</strong> 08 May 2008 at 11:49am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Do you see same with our sample ? With all items ? </DIV>]]>
   </description>
   <pubDate>Thu, 08 May 2008 11:49:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10556&amp;PID=34952&amp;title=valuechanged-event#34952</guid>
  </item> 
 </channel>
</rss>