Variable TabControl._tabStyle

class TabControl
{
  // ...
  string _tabStyle;
  // ...
}