Example Code of the Control Tag

The following code is an example of the control tag:

<cell>
  <control id="0x10000" class="edit">
    <field value="string"> Name</field>
  </control>
</cell>