Programatically Hide Tab Pages

Setting the Visible Property on a TabPage in the Tab Control does not hide it. Is there some way to hide tab pages in code?

1 Reply

HP Holger Persch April 27, 2005 10:15 AM UTC

Hi Nick, Use the "TabVisible" property instead. Regards Holger Persch

Loader.
Up arrow icon