Variable ScrollBar._btnForward

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