![]() | Type | Description | ||
| String | A string expression that indicates the control's caption. |
The Caption supports the following HTML tags:
The WordWrap property to indicates whether a multi-lines text automatically wraps words to the beginning of the next line when necessary. Use the Image property to assign an image to the button. Use the Picture property to assign a picture on the control's background. Use the Alignment property to align the caption in the button. Use the VAlignment property to vertically align the caption in the button. Use the Style or Skin property to change the button's visual appearance.
All of the properties and methods for all objects in the Exontrol's exButton can be assigned at design time using the WYSWYG Template /Layout editor. Open the control in design mode, and select Properties from its context menu. The Template language uses the x-script language ( very simple ), that can be used to initializes the properties and methods at design time.
The following sample initializes the control's image and caption at design mode, using the Template page:
The button's visual appearance in this case will be: