Version

WinColorPalette Replay-Only Actions

The actions below cannot be recorded while manually performed and must be written directly into a test script.

GetColor

Returns a string representing the currently selected color of the ColorPalette.

GetCustomColor

Returns a color from the custom colors collection.

Parameter Type Description

index

int

integer index of custom color to return

GetCustomColors

Returns a string list of the custom colors delimited by carriage return line-feed [vbCRLF].

GetCustomColorCount

Returns the int count of the custom colors collection.

GetSecondaryColor

Returns the currently secondary color of the ColorPalette.