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