In the Name category, users can access basic properties required for the control’s identification and proper referencing in the code.

  1. Caption: This field allows users to input the name or caption of the control.
    • Users can also directly add a caption to the control by simply clicking on its caption in the design environment.
    • As English is set as the default language in the system, any caption inputted in the English caption field will be used as the display caption for the control, regardless of other language options that may be available.
      • Similarly, any caption entered in the design environment will automatically populate the English caption field.
  1. Control Type: This field displays the control type. It cannot be modified.
  2. Server ID: This is a text field that allows users to input the Server ID for the control.
    • Server ID refers to the name used to call the control in the code.