Variable ComboEdit._edit

class ComboEdit
{
  // ...
  EditLine _edit;
  // ...
}