RIGHTMARGIN Property
8.7C, PLBCMP GUI Only
The RIGHTMARGIN property specifies the right margin of the text displayed in an object. The property uses the following format:
RIGHTMARGIN={value}
Note the following:
RIGHTMARGIN 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 right 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
![]() |