Command: ForeColor |
Previous Next | Direct link to this topic |
Syntax: ForeColor($[$<item>.<col>.0]|<colorname>);
Enables you to set the forecolor (text-color) of an item using a color-name.
Below shows the supported color-names. TIP: You can also use a special color-name = “DISABLED” to color in sap’s disabled color (light blue) Sample: ForeColor($[$4.0.0]|RED); will set the forecolor of item 4 to red on the current form. NB: Not all GUI elements can apply color. The following list show what can be colored and what cannot:
Similar/Related Commands: |