Parameters
- nTab
- Integer value indicating the index value of the tab to remove.
Return Value
Boolean value indicating the success of the method.This method uses a 1 based index (meaning the first tab is 1), unlike the RemoveAt Method of the Tabs collection which is zero based.