Deselect(UInt32) Method
Deselects the specified tab (by index) from the tabstrip object.

C# Syntax

void Deselect( 
   uint tabIndex
)

Parameters

tabIndex
The tab index to deselect (1-based).