Description
Sets the size of the window.
Syntax
rv = Window_Services("SetSize", Handle, ClassName, CaptionText, XPos, YPos, Width, Height)
Parameters
Parameter | Description |
---|---|
Handle | Handle to the window |
ClassName | Class Name to the window. This is ignored if there is a handle |
CaptionText | Caption text of the window. This is ignored if there is a handle or class name |
XPos | X Position |
YPos | Y Position |
Width | Width |
Height | Height |
Version
16.0.21