Groups | Blog | Home
all groups > dotnet drawing api > february 2006 >

dotnet drawing api : draw on the top og an window


gusse.net
2/27/2006 1:43:46 PM
how can i access/draw at the top of a window where the window title is in c#

--
--- [ gusse ] ---
www.gusse.net

Bob Powell [MVP]
2/27/2006 5:20:42 PM
You need to override the WndProc method and handle the WM_NCPAINT message.

--
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.



[quoted text, click to view]

AddThis Social Bookmark Button