Unicode Controls & Classes for VB6 - Version 4

ctlUniTabbedXP.ChangeTab Method

Activates the given tab

Syntax
Public Sub ChangeTab (ByRef n As Integer)
Parameters
Parameter Description
ByRef n As Integer The tab index to activate
Remarks