Variable ComboBoxBase._button

class ComboBoxBase
{
  // ...
  ImageButton _button;
  // ...
}