Usage APIForm APIEnumerationApiFormOn this pageApiForm Types of all supported forms. Type Enumeration Values ApiTextForm ApiComboBoxForm ApiCheckBoxForm ApiPictureForm ApiDateForm ApiComplexForm Example This example copies a text form. CodeResultlet copyTextForm = textForm.Copy();