1

We have a number of apps spun from common code, differing primarily in some settings which turn on/off a number of features. Normally each feature is controlled by a number of controls displayed in a TabPage in a TabControl, so depending on the app settings, there might be one or more tabs of controls.

Now in the case where there is only one tab, which is quite common, you end up with a bunch of controls inside a tab which is superfluous. Is there some easy way to turn off the tab control's visuals so it looks like it's controls are on the underlying form instead?

Maury Markowitz
  • 9,082
  • 11
  • 46
  • 98

0 Answers0