Variable FindPanel._cbCaseSensitive

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