my OS is win98 v2

here's the code i use for showing :

Code:
AnimateWindow Me.hwnd, 300, AW_CENTER Or AW_ACTIVATE
for hiding :

Code:
AnimateWindow Me.hwnd, 300, AW_CENTER Or AW_HIDE
set form1 = nothing
to see the ballon :
[img]
http://geocities.com/one2one22/ballon.gif
[/img]

bYe