Udostępnij za pośrednictwem


ListBox.FindStringExact Method (2007 System)

Include Protected Members
Include Inherited Members

Finds the first item in the ListBox 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.

Overload List

 

Name

Description

Public method

FindStringExact(String)

Finds the first item in the ListBox that exactly matches the specified string. (Inherited from ListBox.)

Public method

FindStringExact(String, Int32)

Finds the first item in the ListBox that exactly matches the specified string. The search starts at a specific starting index. (Inherited from ListBox.)

Top

See Also

Reference

ListBox Class

ListBox Members

Microsoft.Office.Tools.Excel.Controls Namespace