How can I retrieve the width and height of a form's 'drawing area'? (Not including the title bar and borders etc.)
Edit: Just another question (I don't want to fill the board with these simple questions). Does the TextBox have a 'Paint' event? It doesn't appear in the Events list in VC#, nor does it ever trigger if I write one into the code manually.
