Close(Int32) Method
Closes the specified tab panel.

C# Syntax

void Close( 
   int index
)

Parameters

index
The tab index to close.