|
|
|
|
|
WinInHeight (Function) In french: FenIntHaut Returns the interior height of a window. New in version 2025
ResHeight = WinInHeight(WIN_EditCustomer)
Syntax
<Result> = WinInHeight([<Window>])
<Result>: Integer Interior height of the window (in pixels). <Window>: Optional window name Name or alias of the window to be used. If this parameter is not specified or if it is an empty string (""), the interior height of the current window is returned.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|