Fields
Back to Creating and Editing Screens
See Also: Static Text, Boxes, Graphical Charcters, Date Time
In the tool box, is the Field Tool.

If you Click and drag Field from the Toolbox to the screen, you will see the following:

After selecting a Screen Field that has been dragged onto the screen,
the properties panel will display the Field's properties:

Data
DefaultValue - The initial value of this field prior to user entry.
Hidden - Do not actually display this box on screen
Display Properties
DisplayOnly - if True, do not let the user edit this field
ReverseVideo - if False, display black text on white background, if True then display white text on black background
Visisble - if False, do not let the user see this field
Identifiers
ID - Read only object identifier
Name - User specified name of this object, this name will appear in the Tree View
Position and Size
Location - Upper left corner position of this object
X - Left side position of this object
Y - Top side position of this object
Size - This object spans Width spaces to the right and Height spaces down on the screen
Width - This object spans Width horizontal spaces on the screen
Height - This object spans Height vertical spaces on the screen
Additional Notes:
Back to Creating and Editing Screens
See Also: Static Text, Boxes, Graphical Charcters, Date Time
Copyright © 2007, American Microsystems, Ltd.