B
Bit Twiddler
Hi,
I am performing drawing directly on the surface of a WinForm (double
buffering).
My form has a menu, statusbar, etc.
The ClientRectangle of my form includes the areas taken up by the menu,
statusbar, etc. What I want to get is a rectangle that represents the area
of the form where I need to do my drawing. Is there an easy way to get his
rectangle or do I have to calculate it myself all the time?
Thanks,
BT
I am performing drawing directly on the surface of a WinForm (double
buffering).
My form has a menu, statusbar, etc.
The ClientRectangle of my form includes the areas taken up by the menu,
statusbar, etc. What I want to get is a rectangle that represents the area
of the form where I need to do my drawing. Is there an easy way to get his
rectangle or do I have to calculate it myself all the time?
Thanks,
BT