Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Balloon.Delete (gb.form)

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

Displays a message with a trash icon 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.