HTMLFormControlsCollection public sealed class HTMLFormControlsCollection : HTMLCollection<HTMLFormControlElement> A collection of HTML form controls. Documentation Code