Sets the current tab as active.
The following code example demonstrates uses of the
SetActive method.
// set tab as active
instance.ActiveTab.SetActive();
// set tab as active
$instance->ActiveTab->SetActive();
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.