colorselected Method

Purpose:

Sets the selected color on a Edit or ListView object

Syntax:

lis.colorselected = color

where color is a RGBA value.

Comments:

This method only applies to Edit and ListView controls.

Example:

lis.colorselected = WHITE