colorCursor Method
Purpose:
Sets the cursor color for a EDIT control
Syntax:
edi.colorcursor = color
where color is a RGBA value.
Comments:
Example:
edi.colorcursor = RED