G
Guest
I've tried
tabControl.Controls.Enabled = false;
and
tabControl.Controls.ForeColor = Color.Gray;
But neither seems to have any effect on the appearance of tabs. It also
doesn't appear to work on the desktop either.
tabControl.Controls.Enabled = false;
and
tabControl.Controls.ForeColor = Color.Gray;
But neither seems to have any effect on the appearance of tabs. It also
doesn't appear to work on the desktop either.