1
Answer

Hide TabControl Page

Ask a question
chz17

chz17

19y
1.8k
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)