[SOLVED] Tabcontrol Page when set to Hidden it becomes disabled

Answered Closed
0
0

Good day,

 

I have a tabcontrol with 2 pages, when I set the ff code

tabControl1.TabPages[1].Hidden = true;

The whole tabcontrol is disabled.

 

Thanks.

 

  • You must to post comments
Best Answer
0
0

Glenn,

I could not reproduce this,
Can you please provide us with a test case or more information ?

Thanks in advance.

Best regards
Frank

  • Glenn Gonzales
    Sorry, it was my mistake, there was another code that sets the property Enabled to false.
  • You must to post comments
Showing 1 result