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