Syntax: Objekt.DeleteTab
Dim ax As VistaStyleTabControl Set ax = Me!AX_Tab.Object With ax .DeleteTab End With Set ax = Nothing