Name | Description | |
---|---|---|
![]() | CaseSensitive | Get/Sets whether the search is case sensitive. |
![]() | SearchString | Gets/Sets the search string. |
![]() | StringMatchMode | Gets/Sets the string matching mode. |
The following tables list the members exposed by INSearchableListBox.
Name | Description | |
---|---|---|
![]() | CaseSensitive | Get/Sets whether the search is case sensitive. |
![]() | SearchString | Gets/Sets the search string. |
![]() | StringMatchMode | Gets/Sets the string matching mode. |
Name | Description | |
---|---|---|
![]() | Bind | Binds the list box to data. |
![]() | CanHandleKey | Checks whether the given keyboard key can be processed. |
![]() | GetSelectedItem | Gets the currently selected item. |
![]() | GetSelectedItemString | Gets the string representation of the currently selected utem. |
Name | Description | |
---|---|---|
![]() | ItemSelected | Occurs when an item has been selected. |