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