Frame Properties |
This table lists all the Frame properties:
Property |
Description |
Display | |
Frame Type |
Determines beveling style (Fixed value, string Expression). Click the drop-down arrow for a list of selections: As is, 3D, Recessed, Raised, Text Mode. |
Colors | |
Click the dotted Query button or double click inside the cell to access Color Selections. Valid formats for color selections include predefined system colors (e.g. Light Red), Custom (RGB codes), HTML Hex Color Codes, User Defined colors (e.g. Color17) and string Expressions. After a color property is set, a tick in the selected color displays in the top left corner. A floating tip with a sample of the selected color displays when hovering the mouse over the color setting. (The color tick and color tip were added in PxPlus 2018.) | |
Background |
Background color of the title text for all frame styles, and the frame color for a Text Mode frame. |
Foreground |
Foreground text color of the frame title. |
Color of the highlight line for non-Text Mode frame styles. Default is Light Gray. Not applicable to Text Mode frames. (Hilight Color property was added in PxPlus 2024.) | |
Color of the shadow line for non-Text Mode frame styles. Default is Dark Gray. Not applicable to Text Mode frames. (Shadow Color property was added in PxPlus 2024.) | |
Font | |
Font |
Click the dotted Query button or double click inside the cell to specify font properties and attributes such as Bold, Italics, etc. |
Other | |
iNomads Class |
Assign an iNomads class to the control. The iNomads class contains class attribute references used when defining the control in the HTML code generated in iNomads. An iNomads class reference must start with an alpha character (A-Z or a-z), followed by any combination of A-Z, a-z, 0-9, underscore or dash. Multiple references may be entered, separated by a space. For a list of pre-defined classes, see iNomads Classes. (iNomads Class property was added in PxPlus 2020.) |