Sure, just create a property node for the tab control and programmatically wire a true or false ot it to show or hide it, resp.
(This will hide the entire tab control, including any controls on it.)
Could it be you only want to hide some or all of the tabs, not the entire tab control?