Command: BackColor |
Previous Next | Direct link to this topic |
Syntax: BackColor($[$<item>.<col>.0]|<colorname>);
Enables you to set the backcolor (background-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: BackColor($[$4.0.0]|GREEN); will set the back-color 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:
|