﻿<?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 - V1 » WinForms (How do I?)  » TopMostItem and ComboBoxEdit....</title><generator>InstantForum 2017-1 Final</generator><description>StrataFrame Forum</description><link>http://forum.strataframe.net/</link><webMaster>StrataFrame Forum</webMaster><lastBuildDate>Tue, 09 Jun 2026 03:59:20 GMT</lastBuildDate><ttl>20</ttl><item><title>TopMostItem and ComboBoxEdit....</title><link>http://forum.strataframe.net/FindPost3265.aspx</link><description>I am using the inherited control ComboboxEdit (which is the DevExpress wrapped control), when I set the TopMostItem for this control it doesnt automatically set to it.&lt;br&gt;
&lt;br&gt;
Any thoughts?</description><pubDate>Wed, 04 Oct 2006 08:40:56 GMT</pubDate><dc:creator>StarkMike</dc:creator></item><item><title>RE: TopMostItem and ComboBoxEdit....</title><link>http://forum.strataframe.net/FindPost3278.aspx</link><description>On a ComboBoxEdit control, you will need to handle the Load event of the form and set the SelectedIndex of the combo box to 0.&amp;nbsp; This is just a result of the functionality of the DevExpress ComboBoxEdit... the control does not automatically select the top item and leaves it's selected index at -1 when the list is populated.</description><pubDate>Wed, 04 Oct 2006 08:40:56 GMT</pubDate><dc:creator>StrataFrame Team</dc:creator></item></channel></rss>