Balloon.Info (gb.form)

Static Sub Info ( Message As String, Control As Control [ , X As Integer, Y As Integer ] )

Displays a message in a balloon using the systems tooltip colors.

  • Message is the text to display.

  • Control is the control the balloon will point at.

  • X and Y are the coordinates of the point the balloon will point at. These coordinates are relative to the control. If they are not specified, then the balloon will point at the control center.