DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
Util
UIAutomation
Resize
Window 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
Reference
UtilUIAutomation Class
DevCase.Core.Diagnostics.Processes Namespace
In This Article
Overload List
See Also