Variable FindPanel._btnClose

class FindPanel
{
  // ...
  ImageButton _btnClose;
  // ...
}