Variable TabControl._enableCloseButton

class TabControl
{
  // ...
  bool _enableCloseButton;
  // ...
}