But TX Text Control offers a rich set of tools to implement these input forms. TX Text Control comes with the DocumentServer namespace that contains the FieldAdapter class. These adapter fields help to process special MS Word fields like FormFields or MergeFields.

We just released a sample that shows how to display CheckBoxes, DropDownLists, DatePickers and TextBoxes for their appropriate fields. In the following screenshots, you can see the different field types:

FormText field:

FormText field

FormCheckBox field:

FormChechBox field

FormDropDown field:

FormDropDown field

Date field:

Date field

Download the project in GitHub repository.