ResizeWindow()
Syntax
ResizeWindow(#Window, x, y, Width, Height)Description
Move and resize the given window to the given position and size. If any of the parameters should be ignored (not be changed) #PB_Ignore can be passed at this place.
Supported OS
All