Variable TabControl._tabButtonStyle

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