﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>StrataFrame Forum / StrataFrame Application Framework / WinForms (How do I?)  / Combobox event question / Latest Posts</title><generator>InstantForum.NET v4.1.4</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>forum@strataframe.net</webMaster><lastBuildDate>Tue, 02 Dec 2008 16:44:50 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Combobox event question</title><link>http://forum.strataframe.net/Topic2064-7-1.aspx</link><description>Either SelectedIndexChanged or SelectedValueChanged... it doesn't matter which one.&lt;/P&gt;&lt;P&gt;The only time it will matter is when you have multiple items within the combo that have the same value... if one is selected and the user selects the other one, then the SelectedValueChanged will not fire because the value didn't change.  But since that will rarely happen, then you can really use either one.</description><pubDate>Wed, 02 Aug 2006 16:17:30 GMT</pubDate><dc:creator>Ben Chase</dc:creator></item><item><title>Combobox event question</title><link>http://forum.strataframe.net/Topic2064-7-1.aspx</link><description>Which event should I use when the user selects one of the items from the drop down list?</description><pubDate>Wed, 02 Aug 2006 16:14:05 GMT</pubDate><dc:creator>StarkMike</dc:creator></item></channel></rss>