The properties of the Form class are listed below. For a complete list of Form class members, see the Form Members topic.
Action | The URL to send the form to. |
Begin (inherited from DocumentRange) | The beginning of this attribute. |
ClassAttribute (inherited from DocumentRange) | The HTML class attribiute for this element. |
Elements (inherited from DocumentRange) | The elements of this document range. |
End (inherited from DocumentRange) | The ending index. |
IdAttribute (inherited from DocumentRange) | The HTML id for this element. |
Method | The method, GET or POST. |
Parent (inherited from DocumentRange) | The web page that owns this class. |
Source (inherited from DocumentRange) | The web page that this range is owned by. |