controlP5 / ControlWindow / removeTab( )

name
removeTab ( )
description
remove a tab from a control window. 
Syntax
removeTab(theTab);
parameters
theTabTab 


Returns
None
Usage
Web & Application
Related