Variable TabWidget._tabControl

class TabWidget
{
  // ...
  TabControl _tabControl;
  // ...
}