| |
|
SCREEN |
Select screen size for individual windows and the
application. |
IMAGE |
Add background images to enhance the view. |
VIEW Button |
Allows switching between screens with the click of a button.
This allows for any number of screens to be generated and linked together. |
VAL Button |
Allows buttons to be added to set particulate values in the
process. |
LABEL TEXT |
Add simple annotation to the screen or link text to process
values for live data. |
EDIT TEXT |
Control to put a standard Windows edit control on a form.
Edit controls are used to retrieve text that users type. Edit controls can also
display text to the user. |
CHECKBOX |
Control presents an option for the user. The user can check
the box to select the option, or uncheck it to deselect the option. |
DROPDOWN |
Control is an edit box with a scrollable drop-down list
attached to it. Users can select an item from the list or type directly into
the edit box. |
RADIO BUTTON |
This control presents a set of mutually exclusive options to
the user (only one can be selected at a time). When the user selects a radio
button, the previously selected radio button becomes unselected. |
BEVEL |
Allows creation of beveled boxes, frames, or lines. The
bevel can appear raised or lowered. |
SHAPE |
Add any basic shape to the screen. |