Color.TooltipForeground (gb.qt4)

Static Property TooltipForeground As Integer

Return the system foreground 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 Foreground color.

Eg.
Color.TooltipForeground = Color.Black