Click or drag to resize
KaxNavigationBarFindItemByValue Method
Overload List
  Name Description
Public method FindItemByValue(String)
Searches the KaxNavigationBar control for the first KaxNavigationItem with a Value property equal to the specified value.
Public method FindItemByValue(String, Boolean)
Searches the KaxNavigationBar control for the first KaxNavigationItem with a Value property equal to the specified value.
Top
See Also