:: Home     :: Add Questions
Register   |   Login
 

Question :: How do I provide a 2 pixel 3d border in the Non-Client area of my Control derived class?

Post Answer

Tags

Answers to ""

 

You can do so as follows by overriding the CreateParams property in your Control. The advantage with this approach is that drawing is handled by the system as soon as you set the flag below.

Related Questions

::Top Tags::
 
 
Copyright 2007, Megasolutions Ltd