This sort of operation is usually performed with a top-level window such as
that used by the Tooltip system. You can create such windows using the
NativeWindow class and doing your own drawing.
--
Bob Powell [MVP]
Visual C#, System.Drawing
Ramuseco Limited .NET consulting
http://www.ramuseco.com
Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm
All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.
"Glenn" <glenn.mantle (AT) bt (DOT) com> wrote
Quote:
Hello
Can i use gdi+ to create a drawing object away from my applications
dialog/window
for example if i wanto display a pop up just above the taskbar like
messenger does when someone signs in,
Thanks
Glenn |