<?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 : Determining Value Change in Combobox</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Determining Value Change in Combobox]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 04:54:23 +0000</pubDate>
  <lastBuildDate>Tue, 22 Aug 2006 04:31:00 +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=4832</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[Determining Value Change in Combobox : Thanks - but I already know that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4832&amp;PID=15089&amp;title=determining-value-change-in-combobox#15089</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 4832<br /><strong>Posted:</strong> 22 August 2006 at 4:31am<br /><br />Thanks - but I already know that the value has changed because the event has fired. I just wanted to get the changes in the event instead of having to do another step.<DIV></DIV><DIV></DIV><P>Cheers&nbsp; <img src="https://forum.codejock.com/smileys/smiley2.gif" border="0"></P><DIV></DIV><DIV></DIV>]]>
   </description>
   <pubDate>Tue, 22 Aug 2006 04:31:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4832&amp;PID=15089&amp;title=determining-value-change-in-combobox#15089</guid>
  </item> 
  <item>
   <title><![CDATA[Determining Value Change in Combobox : Try creating a variable that is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4832&amp;PID=15076&amp;title=determining-value-change-in-combobox#15076</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=570">nighthawk</a><br /><strong>Subject:</strong> 4832<br /><strong>Posted:</strong> 21 August 2006 at 3:05pm<br /><br />Try creating a variable that is global to the form.&nbsp; Use it to store the current value of the combobox.&nbsp; In the CommandBars_Update() event, check the current value of the combobox against the value stored in the global variable.&nbsp; If it is different, then the value has changed.]]>
   </description>
   <pubDate>Mon, 21 Aug 2006 15:05:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4832&amp;PID=15076&amp;title=determining-value-change-in-combobox#15076</guid>
  </item> 
  <item>
   <title><![CDATA[Determining Value Change in Combobox : Sorry, no. :( ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4832&amp;PID=15059&amp;title=determining-value-change-in-combobox#15059</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4832<br /><strong>Posted:</strong> 21 August 2006 at 9:01am<br /><br />Sorry, no. :(]]>
   </description>
   <pubDate>Mon, 21 Aug 2006 09:01:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4832&amp;PID=15059&amp;title=determining-value-change-in-combobox#15059</guid>
  </item> 
  <item>
   <title><![CDATA[Determining Value Change in Combobox : Thanks, but I need something which...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4832&amp;PID=15053&amp;title=determining-value-change-in-combobox#15053</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 4832<br /><strong>Posted:</strong> 21 August 2006 at 4:48am<br /><br />Thanks, but I need something which will tell me what the changes were like a "CommandBarKeyUp" event - as the KeyDown event fires before the changes can be read from the combo/edit box.<DIV>&nbsp;</DIV><DIV>Is this possible?</DIV><DIV>&nbsp;</DIV><DIV>TIA</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 21 Aug 2006 04:48:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4832&amp;PID=15053&amp;title=determining-value-change-in-combobox#15053</guid>
  </item> 
  <item>
   <title><![CDATA[Determining Value Change in Combobox : Hi,  try CommandBarKeyDown event...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4832&amp;PID=15036&amp;title=determining-value-change-in-combobox#15036</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4832<br /><strong>Posted:</strong> 18 August 2006 at 3:40pm<br /><br />Hi,<DIV></DIV><DIV></DIV>try CommandBarKeyDown event]]>
   </description>
   <pubDate>Fri, 18 Aug 2006 15:40:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4832&amp;PID=15036&amp;title=determining-value-change-in-combobox#15036</guid>
  </item> 
  <item>
   <title><![CDATA[Determining Value Change in Combobox : I need to determine when a key...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4832&amp;PID=15035&amp;title=determining-value-change-in-combobox#15035</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1630">LeeHayton</a><br /><strong>Subject:</strong> 4832<br /><strong>Posted:</strong> 18 August 2006 at 1:57pm<br /><br />I need to determine when a key has been pressed (value changed)&nbsp;in a combobox control of the command bar&nbsp;Where the .DropDownListStyle = True .<DIV>&nbsp;</DIV><DIV>How can i do this?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV>]]>
   </description>
   <pubDate>Fri, 18 Aug 2006 13:57:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4832&amp;PID=15035&amp;title=determining-value-change-in-combobox#15035</guid>
  </item> 
 </channel>
</rss>