UserForm.ColorTheme Property

Applies to TestComplete 15.64, last modified on May 16, 2024

Description

Use the ColorTheme property to apply a color theme to a user form.

Declaration

UserForm.ColorTheme

Read-Write Property String

Applies To

The property is applied to the following object:

Property Value

One of the following string values:

Value Description
ctCurrent The same color theme that is currently active in TestComplete.
ctDark The dark (night) theme.
ctLight The light (default) theme.
ctWindows The Windows theme. Use it to apply the current Windows theme to the user form.

See Also

Working With User Forms in Tests

Highlight search results