Balloon (gb.form)
This class displays a message and an optional icon inside a balloon using the tooltip colors.
It is intended to replace the
Message class by a less disturbing GUI element.
This class is static.
This class can be used as a .
Static properties
|
Static methods
|
|
|
|
A Balloon.Info() message will be called when calling this class directly.
Eg.
Balloon(Message As String, Control As Control [ , X As Integer, Y As Integer ])
See
Info for more details.