How can I get the visible area of a winform?
I tried accessing Height\Width properties but I get the size of the full window (With the minimize, close and enlarge buttons) how can I get only the part that I can manipulate without the tool-buttons in the head of the form?