CustomButton Xojo Plugin

CustomButtonStyleSet.ButtonHoverColor Property

The color for the button when it is in hover state.

ButtonHoverColor as Color {Read and Write}

Remarks

This property is ignored if button does not have the HasHoverColor property set to true.

See Also

CustomButtonStyleSet Class