Click or drag to resize
KaxToolBarFindItemByValue Method
Overload List
  Name Description
Public method FindItemByValue(String)
Searches the KaxToolBar control for the first KaxToolBarButton or KaxToolBarSplitButton which Value property is equal to the specified value.
Public method FindItemByValue(String, Boolean)
Searches the KaxToolBar control for the first KaxToolBarButton or KaxToolBarSplitButton which Value property is equal to the specified value.
Top
See Also