Color.TooltipBackground (gb.qt4)

Static Property TooltipBackground As Integer

Return the system background color used for displaying tooltips and Balloon messages.

Desde 3.16

Since gambas 3.16 this property is no longer read only.

Setting this will change your applications Tooltip and Balloon Background color.

Eg.
Color.TooltipBackground = Color.White