UtilUIAutomationResizeWindow Method

Overload List

ResizeWindow(IntPtr, Size) Resizes the specified window.
ResizeWindow(IWin32Window, Size) Resizes the specified window.
ResizeWindow(Process, Size) Resizes the main window of the specified process.

See Also