SELFONTBOLD Property
9.0B, PLBCMP GUI Only
The SELFONTBOLD property controls whether the bold style is applied to the current selection or insertion point. The property uses the following format:
SELFONTBOLD={value}
Note the following:
SELFONTBOLD may be used in SETPROP or GETPROP statements for RICHEDITTEXT objects.
{value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:
|
Value |
Keyword |
The bold style is ... |
|
0 |
$OFF |
not applied. |
|
1 |
$ON |
applied.. |
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |