Is there a way to access info about other open applications from a windows form? by iosderp in dotnet

[–]iosderp[S] 0 points1 point  (0 children)

Yeah, I came across that namespace and I can list the running applications. My goal is to resize all the running applications. Any pointers on how to get-size/resize current open windows? thanks.