ActiveXPowUpload 1.2.0.5
FormItem object properties |
![]() ![]() |
FormItem object provides a way to access individual elements of the form items list. Each element represents a form item. You cannot create the FormItem object directly. You must obtain it from the Item property of the FormItems collection.
String Name {read only}
Form item name. It is unique across the FormItems collection.
String Value {get/set}
Form item value.
Long Index {read only}
0-based index of the form item.