Variable TabControl._moreButton

class TabControl
{
  // ...
  ImageButton _moreButton;
  // ...
}