WINHEIGHT Property


PLBCMP GUI Only

 

The WINHEIGHT property identifies the height of a WINDOW object including both the client and the non-client areas. The property uses the following format:

WINHEIGHT={value}

Note the following:

  1. WINHEIGHT may be used in SETPROP or GETPROP statements of WINDOW objects.

  2. The HEIGHT property identifies the height of the client area of a WINDOW object.

  3. If needed, a user can subtract the client HEIGHT from the WINHEIGHT to determine the non-client height of a WINDOW.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference WINBORDER Property WINOFFSETH Property