Variable FindPanel._btnFindPrev

class FindPanel
{
  // ...
  Button _btnFindPrev;
  // ...
}