Subject: change Client Area of Form
Posted By: angelboy Post Date: 4/24/2008 4:38:02 AM
hi,
How can i set new Client Area For Form?
i want to Draw custom border for form
thnax
Reply By: samjudson Reply Date: 4/24/2008 7:36:12 AM
I think the key is that you can't change the client area, but you can draw outside the client area - however this requires many p/invoke calls and general win32 gubbins.

A search for "non-client area painting c#" to see a list of the articles which cover this topic.

/- Sam Judson : Wrox Technical Editor -/

Go to topic 70860

Return to index page 1