setForegroundColor()
Set the xypad's foreground Color. Identical to setColor()
Parameters
Once an object xypad has been created, you can use the following functions:
xypad.setForegroundColor()
xypad.setForegroundColor(color)
| Parameter | Type | Default | Description |
|---|---|---|---|
color |
Color |
None |
The new foreground color. If omitted, a color-selection dialog opens. |