I know that using asp.net I can use "FindByText" and "FindByValue" to get find an item in a dropdown but is there no similar way to do this in a windows application.

Basically I have a string value and wish the dropdown to display the correct item to match the string.