Variable FindPanel._cbWholeWords

class FindPanel
{
  // ...
  ImageCheckButton _cbWholeWords;
  // ...
}