Visual Basic: Windows Controls
DeselectAll Method
See Also Example Applies To
Clears all selected Tab objects on the TabStrip control.
Syntax
object.DeselectAll
The object placeholder represents an object expression that evaluates to an object in the Applies To list.
Remarks
Use this method after the user has selected several tabspossible only when the MultiSelect property is set to True.