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:

  1. SELFONTBOLD may be used in SETPROP or GETPROP statements for RICHEDITTEXT objects.

  2. {value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:

  3.  

    Value

    Keyword

    The bold style is ...

    0

    $OFF

    not applied.

    1

    $ON

    applied..

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference SELECTEDRTF Property SELFONTCHARSET Property