|
Previous Top Next |
Prototype: | (LONG pFEQ, LONG pColor, BYTE pShowLabel=FALSE, <WINDOW pTarget>) |
pFEQ | Control to set the background color for |
pColor | The color value to use |
pShowLabel | Optionally show the label over the control |
pTarget | Optionally specify target. Needed when using with Reports. |
This method sets the background for the specified control. This can be very useful to identify controls for example on reports by color coding them.
Example:
See also: