FindStringExact Method
MSDN Home
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 2.0
Class Library Reference
System.Windows.Forms
ComboBox Class
ComboBox Methods
FindStringExact Method
FindStringExact Method (String ...
FindStringExact Method (String ...
ComboBox Methods
AddItemsCore Method
BeginUpdate Method
CreateAccessibilityInstance Me ...
CreateHandle Method
Dispose Method
EndUpdate Method
FindString Method
FindStringExact Method
GetItemHeight Method
IsInputKey Method
OnBackColorChanged Method
OnDataSourceChanged Method
OnDisplayMemberChanged Method
OnDrawItem Method
OnDropDown Method
OnDropDownClosed Method
OnDropDownStyleChanged Method
OnFontChanged Method
OnForeColorChanged Method
OnGotFocus Method
OnHandleCreated Method
OnHandleDestroyed Method
OnKeyDown Method
OnKeyPress Method
OnLostFocus Method
OnMeasureItem Method
OnMouseEnter Method
OnMouseLeave Method
OnParentBackColorChanged Metho ...
OnResize Method
OnSelectedIndexChanged Method
OnSelectedItemChanged Method
OnSelectedValueChanged Method
OnSelectionChangeCommitted Met ...
OnTextChanged Method
OnTextUpdate Method
OnValidating Method
ProcessKeyEventArgs Method
RefreshItem Method
RefreshItems Method
ResetText Method
ScaleControl Method
Select Method
SelectAll Method
SetBoundsCore Method
SetItemCore Method
SetItemsCore Method
ToString Method
WndProc Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
ComboBox.FindStringExact Method
Finds the item that exactly matches the specified string.
Overload List
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.
See Also
Reference
ComboBox Class
ComboBox Members
System.Windows.Forms Namespace
Tags :