Remove a control from this form.
@override void removeControl(NgControl dir) { directives.remove(dir); }