Click or drag to resize
KaxToolBarFindItemByText Method
Overload List
  Name Description
Public method FindItemByText(String)
Searches the KaxToolBar control for the first KaxToolBarItem whose Text property is equal to the specified value.
Public method FindItemByText(String, Boolean)
Searches the KaxToolBar control for the first KaxToolBarItem whose Text property is equal to the specified value.
Top
See Also