MDIWIDTH Property


PLBCMP GUI Only

 

MDITOP property defines the width of a MDI client window. The property uses the following format:

MDIWIDTH={value}

Note the following:

  1. MDIWIDTH may be used in CREATE, SETPROP, or GETPROP statements of a WINDOW object.

  2. {value} is a decimal number, a Numeric Variable or an Expression defining the window width in pixels.

  3. If {value} is zero, the right of the MDI client is pinned to the right of the WINDOW object.

  4. When using the PL/B Web Server, see the 'MPIWIDTH' property.

 

 

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

 



PL/B Language Reference MDITOP Property MENUORDER Property