Inputtextform, 24 inputtextform, Webgui – CUE WebGUI User Manual
Page 24: Description, Properties

User Manual
Page 24
www.cuesystem.com
[email protected]
WebGUI
InputTextForm
Description
InputTextForm allows to enter up to 8 texts and send it to a controller. Number of input text boxes is
equal to index of last nonempty LabelText.
Caption
Input text boxes
Button submit
Labels
Properties
Property Name
Data Type
Allowed Values
Default Value
Description
Behavior Group
ID
Long
> 0
1
This number identifies
object and it must be
unique for InputTextForms
placed on the same page.
Appearance Group
BackgroundColor
Long
Any
Grey
Solid color of object.
BorderColor
Long
Any
BackgroundColor
Solid color of borders.
BorderWidth
Long
Any positive
1
Width of borders in pixels.
Caption Group
Align
Long
Left-Top := 1
Left-Middle := 2
Left-Bottom := 3
Center-Top := 4
Center-Middle := 5
Center-Bottom := 6
Right-Top := 7
Right-Middle := 8
Right-Bottom := 9
Center-Middle := 5
Horizontal and vertical
align of Caption text.
FontColor
Long
Any
_COLOR_BLACK
Color of Caption 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 caption.
It is converted to single
line text automatically.