HighTechTalks DotNet Forums  

Can i draw away from my applications windows

Dotnet Framework (Drawing) microsoft.public.dotnet.framework.drawing


Discuss Can i draw away from my applications windows in the Dotnet Framework (Drawing) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Glenn
 
Posts: n/a

Default Can i draw away from my applications windows - 09-17-2005 , 02:02 PM






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


Reply With Quote
  #2  
Old   
Bob Powell [MVP]
 
Posts: n/a

Default Re: Can i draw away from my applications windows - 09-18-2005 , 06:11 AM






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




Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.