Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

ComboBox.FindStringExact Method

Finds the item that exactly matches the specified string.
Name Description
ComboBox.FindStringExact (String) Finds the first item in the combo box that matches the specified string.
ComboBox.FindStringExact (String, Int32) Finds the first item after the specified index that matches the specified string.
Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.