MDILEFT Property
PLBCMP GUI Only
MDILEFT property defines the left position of a MDI client window. The property uses the following format:
MDILEFT={value}
Note the following:
MDILEFT 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 left position in pixels.
This property is not available when using the PL/B Web Server.
When using the PL/B Web Server, see the MPILEFT property.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |