MDIHEIGHT Property


PLBCMP GUI Only

 

MDIHEIGHT property defines the height of a MDI client window. The property uses the following format:

 

MDIHEIGHT={value}

Note the following:

  1. MDIHEIGHT 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 height in pixels.

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

  4. This property is not available when using the PL/B Web Server.

  5. When using the PL/B Web Server, see the MPIHEIGHT property.

 

 

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

 



PL/B Language Reference MDIBORDER Property MDILEFT Property