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