Click or drag to resize
KaxToolBarItemCollectionFindItemByValue Method
Overload List
  Name Description
Public method FindItemByValue(String)
Searches the ToolBarItemCollection for the first button item (KaxToolBarButton or KaxToolBarSplitButton) with a Value property equal to the specified value.
Public method FindItemByValue(String, Boolean)
Searches the ToolBarItemCollection for the first button item (KaxToolBarButton or KaxToolBarSplitButton) with a Value property equal to the specified value.
Top
See Also