In The Hand LtdIn The Hand
ListBoxHelper Class
NamespacesInTheHand.Windows.FormsListBoxHelper
.NET Components for Mobility
Provides supporting methods for ListBox.
Declaration Syntax
C#Visual Basic
public static class ListBoxHelper
Public NotInheritable Class ListBoxHelper
Members
All MembersMethods



IconMemberDescription
FindString(ListBox, String)
Finds the first item in the ListBox that starts with the specified string.

FindString(ListBox, String, Int32)
Finds the first item in the ListBox that starts with the specified string.

FindStringExact(ListBox, String)
Finds the first item in the ListBox that matches the specified string.

FindStringExact(ListBox, String, Int32)
Finds the first item in the ListBox after the specified index that matches the specified string.

Inheritance Hierarchy
Object
ListBoxHelper
See Also

Assembly: InTheHand.Windows.Forms (Module: InTheHand.Windows.Forms) Version: 7.0.0.0