The layout XML file
After you generate the layout XML file, you can open the file in a text editor like Notepad. You can review the control types that are listed in the file.
The layout XML file contains information about each of the standard Datacap controls that are used. The file includes the control type, control name, position, and other attributes. The script exports only the following control types.
- dcimage
- dcedit
- combobox
- label
If your form includes other control types, you must manually add them by using Microsoft Visual Studio.