type

The type property returns the type of field.

 

Syntax

System.String type();

 

Return Value

Returns the current property value.

 

Remarks

This property is Read-Only

 

The possible values are: button, checkbox, combobox, listbox, radiobutton, signature and text.

 

Member of field.

 

Example