If you have a comment on this topic, contact Aptify Documentation. If you want to return to the Aptify Community Site, please click here.

About the Visual Designer Check Box

Sample Check Box Field
This component creates a check box on the form (with or without a caption). It uses the following input properties:

  • FieldName (required): This string links the Form Template Part to a Field in the form's entity. For this input property, replace the <Required> default with Name of an Entity Field whose SQL Data Type is Bit. See Check Box for more information.
  • ShowCaption (required): When set to 1, the specified Caption appears on the form. When set to 0, the Caption does not appear. This input property defaults to 1.
  • Caption: This string specifies an optional caption that can appear on the form to the right of the check box.
  • FontName: This string specifies the font used for the caption. It defaults to Tahoma.
  • LabelCaptionCultureString: This string specifies the culture string used to localize the label. For this input property, specify the base string for the applicable Culture String record. See Working with Culture Strings for more details.

Copyright © 2014-2019 Aptify - Confidential and Proprietary