Defines the base class that contains common functionality for the TabStrip and TabControl classes.
Component | +--Control | +--TabBase
package com.ms.wfc.ui
public abstract class TabBase
extends Control
The TabBase class is abstract and cannot be instantiated.