Click or drag to resize
KaxTabCollectionFindTabByText Method
Overload List
  Name Description
Public method FindTabByText(String)
Searches the KaxTabControl control for the first KaxTab whose Text property is equal to the specified value.
Public method FindTabByText(String, Boolean)
Searches the KaxTabControl control for the first KaxTab whose Text property is equal to the specified value.
Top
See Also