P
Paul
Hi,
Is is possible to display a form that slides up from the system tray like
that of MSN Messenger?
I have tried the AnimateWindow API and the various flags (blend, roll
horizontal, roll vertical) work but the slide flag doesn't, it just displays
the form as normal/instantaneously. I tried the same API in VB6 and got the
same results.
The controls on the form need to be drawn first before the slide starts, in
other words I don't want the slide to occur and stop then the controls are
drawn.
Any ideas?
Cheers,
Paul
Is is possible to display a form that slides up from the system tray like
that of MSN Messenger?
I have tried the AnimateWindow API and the various flags (blend, roll
horizontal, roll vertical) work but the slide flag doesn't, it just displays
the form as normal/instantaneously. I tried the same API in VB6 and got the
same results.
The controls on the form need to be drawn first before the slide starts, in
other words I don't want the slide to occur and stop then the controls are
drawn.
Any ideas?
Cheers,
Paul