CPTabState


Global Variables
CPBackgroundTab = 1
        The tab is currently in the background (not selected).
CPSelectedTab = 0
        The tab is currently selected.
CPPressedTab = 2
        The tab of this item is currently being pressed by the user.