1
Answer

Hide TabControl Page

chz17

chz17

19y
2.1k
1
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 ?
Answers (1)