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