Search a List Box for an Item With One Line of Code
Category:
Forms and ControlsType:
SnippetsDifficulty:
BeginningAuthor:
AnonymousVersion Compatibility:
More information:
This searches a list box for a item using a string. It returns the closest match.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: