K
kimiraikkonen
Hi,
I need to show an active window's (form) size(width and height in
pixels) in message box, however there are some low-level api calls in
user32.dll but i don't know which function returns the correct
information.
What's the correct user32.dll api function (GetWindowPlacement?) and
syntax?
I supposed there would be a class in .NET 2.0 instead of struggling
Windows API.
Thanks.
I need to show an active window's (form) size(width and height in
pixels) in message box, however there are some low-level api calls in
user32.dll but i don't know which function returns the correct
information.
What's the correct user32.dll api function (GetWindowPlacement?) and
syntax?
I supposed there would be a class in .NET 2.0 instead of struggling
Windows API.
Thanks.