This topic has not yet been rated - Rate this topic

ComboBox.FindStringExact Method

Finds the item that exactly matches the specified string.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method FindStringExact(String) Finds the first item in the combo box that matches the specified string.
Public method FindStringExact(String, Int32) Finds the first item after the specified index that matches the specified string.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.