LEFTMARGIN Property
8.7C, PLBCMP GUI Only
The LEFTMARGIN property specifies the left margin of text displayed in an object. The property uses the following format:
LEFTMARGIN={value}
Note the following:
LEFTMARGIN may be used in CREATE, GETPROP and SETPROP statements of EDITTEXT, EDITNUMBER, or RICHEDITTEXT objects.
{value} is a Numeric Variable or Decimal number defining the left margin of the object.
When using the PL/B Web Server, this property is not supported.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |