pbHoverColor

Typeproperty
Dictionarywidget.powerbutton
LibraryPower button
Syntax
set the pbHoverColor of widget to <RGB color>
get the pbHoverColor of widget
Synonymshovercolor
Associationscom.livecode.widget.powerbutton
Summary

The color with which the background of the button is drawn when the pointer is over it.

OSmac, windows, linux, ios, android, web
Platformsdesktop, mobile
Example
set the pbHoverColor of widget "Power button" to "0,128,255"
Description

Use the pbHoverColor property to indicate the color the button's background is drawn with when the pointer is over it.