|
|
|
ListBoxSetColor alistbox color
Command to set the foreground color of the ListBox alistbox to the color color.
color must be a valid color, see also setPenColor!
Example:
lb=ListBox [][LB] [[The first String][S2][S3]] [][] ListBoxSetColor lb "red |
|
|
|