SELBULLET Property
9.0B, PLBCMP GUI Only
The SELBULLET property indicates whether the bullet style is applied to the current selection or insertion point. The property uses the following format:
SELBULLET={value}
Note the following:
SELBULLET 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:
|
Keyword |
Value |
The bullet style is ... |
|
$OFF |
0 |
not applied. |
|
$ON |
1 |
applied. |
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |