Skip to content

setForegroundColor()

Set the push button's foreground Color. Identical to setColor()

Parameters

Once an object push has been created, you can use the following functions:

push.setForegroundColor()
push.setForegroundColor(color)
Parameter Type Default Description
color Color None The new foreground color. If omitted, a color-selection dialog opens.