Click or drag to resize
KaxNavigationItemCollectionFindItemByText Method
Overload List
  Name Description
Public method FindItemByText(String)
Searches all nodes for a KaxNavigationItem with a Text property equal to the specified text.
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