Get window position and size C# -


how can size , position of window in c#? read getwindowrect function, not understand how use it. can please give me example on how use it? (i'd position of notepad++)

form.location.x , form.location.y give x , y coordinates of top left corner.

for own form application code this.


Comments

Popular posts from this blog

facebook - android ACTION_SEND to share with specific application only -

python - Creating a new virtualenv gives a permissions error -

javascript - cocos2d-js draw circle not instantly -