disable TabPage

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I can't find the "disable" property of tabpage.
How to do it ?
Someone said that we can set the tabpage's text color to "grey", so I code as:
this.tabpage1.forecolor = Color.Gray.
but it can't work, why?
 
Back
Top