Function ComboBoxBase.this

this(
  string ID,
  ListAdapter adapter,
  bool ownAdapter = true
);