
October 6th, 2003, 10:09 PM
|
|
Junior Member
|
|
Join Date: Sep 2003
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Resizing a form belonging to another app (C#)
I'm using visual C# and I can't seem to figure out how to resize another applications' form's sizes/positioning via my app.
I'm trying to code this program to automatically resize/reposition other app's forms depending on what forms are up, etc.
Is it even possible to resize another apps forms? and if so, how?
|