AUTOWORDSEL Property


9.0B, PLBCMP GUI Only

 

The AUTOWORDSEL property controls the automatic word selection state. The property uses the following format:

 

AUTOWORDSEL={value}

Note the following:

  1. AUTOWORDSEL may be used in CREATE, 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

    Selection of any part of a word ...

    0

    $OFF

    does not select the whole word. (default)

    1

    $ON

    forces selection of the whole word.

 

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

 



PL/B Language Reference AUTOVERB Property AUTOZOOM Property