Format column

Top  Previous  Next

EPAM4 supports the following display formats for objects:

 

Value

Comment

Representation


No border

Button_Text1_ohne_Border

Border=Button

Button border type

Button_Text1

Border=Input

Input field border type

 

Button_Text1_Border_Input

Border=R<x>

Rectangle border type with width <x> in pixels (1, 3, 5, etc.)

Button_Text1_Border_R1

Border=Signal

Display field border type

Button_Text1_Border_Signal

Border=Shadow

Rectangle border type with shadow (3D effect)

Button_Text1_Border_Shadow

Border=RoundR

Rounded rectangle. The following parameters can be specified in brackets and separated by a semi-colon:

 

Parameters

Default

Comment

w:<pixel>

1

Line thickness in pixels

r:<pixel>

12

Radius in pixels

c:<color>

Foreground

Color

 

Example:

Border=RoundR( w:3 ; r:7; c:red)

Signal_Border_RoundR

fill=gradient

The Background filled with a gradient.

The fill=gradient attribute can be combined with all border types. It must be separated by a colon.

Eg.: Border=Button,fill=gradient

fill-gradient