Popup window (actually slide up window like AOL/Trillian)

  • Thread starter Thread starter UJ
  • Start date Start date
U

UJ

Does anybody have any code to do the kind of status window where the window
slides up from the bottom displays for a few seconds and then disappears?

I found it for MFC but not C#.

TIA - Jeff.
 
Thanks. But I already did it - the hard way I guess. Which is put a timer in
a window and start it off screen and move it a little until it's fully on
screen. Then do the same with closing it.

Works well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top