HtmlFormControlElementWithState abstract class HtmlFormControlElementWithState : HtmlFormControlElement Represents the base class for all HTML form controls that contain a state. Documentation Code public HtmlFormControlElementWithState(Document owner, string name, string prefix, NodeFlags flags = 0)