winforms - Get total height of a windows form including non-client area? -


How to get the total height of a window form with non-client area? Size does not work for my window (FormBorderStyle = FixedToolWindow, if that helps).

Try the desktop bounce property of the form.


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 -