Webgui – CUE WebGUI User Manual

Page 25

Advertising
background image

User Manual

Page 25

www.cuesystem.com
[email protected]

WebGUI

Property Name

Data Type

Allowed Values

Default Value

Description

Input TextBoxes

This group containes common properties for labels and input text boxes.
BackgroundColor

Long

Any

_COLOR_WHITE

Solid color of input text

boxes background.

BorderColor

Long

Any

_COLOR_BLACK

Solid color of input text

boxes borders.

BorderWidth

Long

Any positive

1

Width of input text boxes

borders in pixels.

FontColor

Long

Any

_COLOR_BLACK

Text color of labels and

input text boxes.

FontName

Text

Verdana := “Verdana”

Verdana := “Verdana”

Font name of labels and

input text boxes.

FontSize

Long

12

16

20

12

Font height in pixels for

labels and input text

boxes.

FontStyle

Long

Regular := 1

Italic := 2

Bold := 3

Bold Italic := 4

Regular := 1

Defines style of the font

for labels and input text

boxes.

LabelAlign

Long

Left

Center

Right

Center

Horizontal align of lebels.

Input TextBox 1 to 8
LabelText

Text

Verdana := “Verdana”

Verdana := “Verdana”

Text shown in labels

before input text box. If

empty input text is not

displayed. Last no-empty

label defines number of

input texts. It is converted

to single line text

automatically.

Type

Text

Text := “Text”

Password := “Password”

Text := “Text”

Defines how input text is

displayed

Text means input text

is displayed.

Password means input

text is masked.

Button
FontColor

Long

Any

_COLOR_BLACK

Color of button text.

FontName

Text

Verdana := “Verdana”

Verdana := “Verdana”

Font name.

FontSize

Long

12

16

20

12

Font height in pixels.

FontStyle

Long

Regular := 1

Italic := 2

Bold := 3

Bold Italic := 4

Regular := 1

Defines style of the font.

Text

AddressOf Text Any

txtCaption = ”Caption”

Text shown on the button.

It is converted to single

line text automatically.

Advertising