addControl abstract method

void addControl(
  1. NgControl dir
)

Add a control to this form.

Implementation

void addControl(NgControl dir);