Click or drag to resize
KaxComboBoxItemCollectionFindItemByValue Method
Overload List
  Name Description
Public method FindItemByValue(String)
Finds the first KaxComboBoxItem with Value that matches the given value.
Public method Code example FindItemByValue(String, Boolean)
Finds the first KaxComboBoxItem with Value that matches the given value.
Top
See Also