WINWIDTH Property


PLBCMP GUI Only

 

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

WINWIDTH={value}

Note the following:

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

  2. The WIDTH property identifies the width of the client area of a WINDOW object.

  3. If needed, a user can subtract the client WIDTH from the WINWIDTH to determine the non-client width of a WINDOW.

 

 

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

 



PL/B Language Reference WINTYPE Property WORDWRAP Property