<< Click to Display Table of Contents >>

multiscreen.custom_input_layout

Sets the title shown in the title area of the input window and the position and size of the input component operation button.

Reference

Set the parameter value as a string in the following JSON format:

{"ComponentType":{"titlebar":{"buttons":{"Key":{"bounds":[X, Y, width, height]},...},"title":{"bounds":[ X, Y, width, height]},...}}}.

ComponentType can only be combobox, datetimepicker, radiobutton, signpad, and textbox.

The configurable keys are as follows:

Key

Description

prev

Prev button

next

Next button

init

Clear button

ok

OK button

cancel

Cancel button

draw

Draw/Erase button

unselect

Unselect button