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

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -