ActiveXPowUpload 1.2.0.5
FormItem object properties
  Home page
Contact support

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.

Name property

Value property

Index property

Name

String Name {read only}

Form item name. It is unique across the FormItems collection.

Value

String Value {get/set}

Form item value.

Index

Long Index {read only}

Description

0-based index of the form item.