Click or drag to resize
KaxComboBoxFindItemIndexByValue Method
Overload List
  Name Description
Public method FindItemIndexByValue(String)
Returns the index of the first KaxComboBoxItem with Value that matches the given value.
Public method FindItemIndexByValue(String, Boolean)
Returns the index of the first KaxComboBoxItem with Value that matches the given value.
Top
See Also