TcxButtonColors Object

Applies to TestComplete 14.40, last modified on April 22, 2021

The TcxButtonColors object holds a list of background colors for different states of a TcxButton component: normal, focused, disabled, pressed and so on. It allows you to distinguish different button states. Another way to designate button states is to use the button’s Glyph property.

To obtain the TcxButtonColors object in your scripts, use the TcxButton.Colors property.

TcxButtonColors Properties

TcxButtonColors Methods

See Also

TcxButton Object
TcxButton.Colors

Highlight search results