Visual Studio MFC dialog application , tab control

  • Thread starter Thread starter gsegria
  • Start date Start date
G

gsegria

Guest
I created a tab control application in MFC dialog.

I found a way to disable tab control.

There are four tabs for tab1, tab2, tab3 and tab4.

tab1 is enable.

tab2 is disable. (Mouse cannot click)

tab3 is disable. (Mouse cannot click)

tab4 is enable.

Continue reading...
 
Back
Top