BorderColorHover

Color of the border when the mouse cursor rests on a panel button.

This property can only be set in the .ini file.

;usys.ini
[application]
panel=upanel(BorderColorHover=ColorName | HexColorNumber)
Value Description
ColorName Name of a web color or system color. For more information, see Standard Colors .
HexColorNumber Hexadecimal number (prefixed by a hash mark) of a color. For example: #D90E1A.

Note:  RGB colors cannot be used for color definitions in the initialization file.

;usys.ini
[application]
panel=upanel(backcolor=blue;backcolorlocked=white;BorderColorHover=green)

Applies To

Panels