SetTextAreaColor textarea,red,green,blue[,background]

Parameters

textarea - A textarea gadget handle
red,green,blue - Color to apply, with color components in the range 0 to 255
background - An optional flag specifying whether the background or foreground color of the textarea should be set.

Description

Sets either the text or background color of a textarea gadget.

By default, the background flag is false, indicating the text color is to be set.

Index

Click here to view the latest version of this page online