Wimark.Controls Class Library  

ComboEditor.UpdateSelectedItem Method

Updates the SelectedItem from the text in the editable portion of the combo box.

[Visual Basic]
Public Sub UpdateSelectedItem()
 
[C#]
public void UpdateSelectedItem();
[C++]
public: void UpdateSelectedItem();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

ComboEditor Class | ComboEditor Members | Wimark.Controls.Editors Namespace