The Skin Properties influence the look of the objects. Most of these properties are shared
for almost all objects. The one exception is the Container object. It is not visible and
therefore has no Skin Properties.
Background Color (Theme dependent)
As the name of this property implies, the background color of the selected object can be
changed.
Any 24Bit RGB color can be chosen in the color picker dialog that pops up when clicking
the ... button besides the color values. It is also possible to enter the three values for ref,
green and blue directly without using the color picker (e.g. 255,0,0 for full red).
Default value: Object type dependent
Possible values: any 24Bit RGB color
Note: If you choose a (partly) transparent background image (see below), the background
color will be visible in the transparent parts of the background image. If you don't want to
see the background color, enable property Transparent (see below).
Background Image (Theme dependent)
A background image can be set for an object suing this property.
Any supported image type can be selected in the image chooser dialog that pops up when
clicking the ... button of the property.
A chosen image will be automatically scaled to the size of the object and converted into the
lossless png format (except for SVG image types, they will not be changed).
Default value: no image
Possible values: any image in the supported format (BMP, JPEG, PNG, SVG)
Note: If you choose a (partly) transparent background image, the background color (see
above) will be visible in the transparent parts of the background image. If you don't want to
see the background color, enable property Transparent (see below).
Draw Border (Theme dependent)
With this property the drawing of the border of an object can be enabled or disabled. The
look of the border can be changed with the other border properties below.
Note: If the object is part of the navigation (e.g. an input), the drawing of the border should
be enabled so that the user can distinguish between being selected or open for input.
Default value: enabled
Possible values: enabled or disabled
Border Width (Theme dependent)
The width of the border of the object can be set with this property. See also properties
Border Image and Border State properties for how to define the look of the border.
Note: If you don't want any border, disable it with property Draw Border
Default value: 3
Possible values: 1 ... 15
Border Image (Theme dependent)
It is possible to display a border image for an object. However, the border profile will be
painted over the border image. Be sure to check the property Border Width and the border
profile (see above) so that the border has the desired size and is still visible with the border
profile.