Variable ScrollBar._btnBack

class ScrollBar
{
  // ...
  ImageButton _btnBack;
  // ...
}