Click or drag to resize
KaxMenuItemCollectionFindItemByValue Method
Overload List
  Name Description
Public method FindItemByValue(String)
Searches the KaxMenuItemCollection control for the first KaxMenuItem with a Value property equal to the specified value.
Public method FindItemByValue(String, Boolean)
Searches the KaxMenu control for the first KaxMenuItem with a Value property equal to the specified value.
Top
See Also