Click or drag to resize
KaxListBoxFindItemIndexByValue Method
Overload List
  Name Description
Public method FindItemIndexByValue(String)
Finds the index of the item whose Value property is the same as the specified value.
Public method FindItemIndexByValue(String, Boolean)
Finds the index of the item whose Value property is the same as the specified value.
Top
See Also