Windows Forms Tips and Tricks has an article on how to add a standard border
to your control.

Signature
Bob Powell [MVP]
Visual C#, System.Drawing
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm
The GDI+ FAQ RSS feed: http://www.bobpowell.net/faqfeed.xml
Windows Forms Tips and Tricks RSS: http://www.bobpowell.net/tipstricks.xml
Bob's Blog: http://bobpowelldotnet.blogspot.com/atom.xml
> Is it possible to show a border around my custom control similar to the
> borders that I can set around a PictureBox through the BorderStyle property?
>
> Regards, Teis
Teis Draiby - 25 Oct 2004 10:27 GMT
Thank you very much!
regards, Teis