Variable FindPanel._btnFindNext

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