winforms - How to get the size of the drawing area of a Windows Form? -


How does the drawing area be resized in a single Windows form?

The size, width, and altitude attributes come back to the whole form, while I am looking for the area marked in the diagram linked by white arrows:

Thanks!

. Look at the ClientRectangle property. You are searching for that dimension.


Comments

Popular posts from this blog

email - PHP mail error ... failed to open stream : permission denied -

c# - ListView onScroll event -

c - Linux mmap() error -