MDITOP Property
PLBCMP GUI Only
MDITOP property defines the top position of a MDI client window. The property uses the following format:
MDITOP={value}
Note the following:
MDITOP may be used in CREATE, SETPROP, or GETPROP statements of a WINDOW object.
{value} is a decimal number, a Numeric Variable or an Expression defining the top position in pixels.
This property is not available when using the PL/B Web Server.
When using the PL/B Web Server, see the MPITOP property.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |