Hide TabControl Page
Hi,
I want to hide one register ( one tabpage ) in a tabcontrol that has 5 register.
I´ve tried it with visible = false but there was no effect.
Control.RemovAt( 0 ) is not praticable because I have to get to the register by name.
Can someone help me ?
mibuytPosted Mar 14, 2005, 8:30 PM