labelborder

Defines whether there is a border around the label specified in the label option.

Syntax

   <labelborder>status</labelborder>
Table 1. labelborder parameters
Parameter Type Description
border on item has a border
  off item does not have a border

Available In

check, checkgroup, combobox, field, list, radio, radiogroup, slider

Example

This sample sets the label to have a border:

   <labelborder>on</labelborder>

Usage details

  1. Default: off
  2. The border is always one pixel in width.