Variable FindPanel._edFind

class FindPanel
{
  // ...
  EditLine _edFind;
  // ...
}