Variable FindPanel._cbSelection

class FindPanel
{
  // ...
  CheckBox _cbSelection;
  // ...
}