SELRANGE Property


PLBCMP GUI Only

 

The SELRANGE property enables display of a selection range in a SLIDER object. The property uses the following format:

SELRANGE={value}

Note the following:

  1. SELRANGE may be used in CREATE, SETPROP, or GETPROP statements of a SLIDER object.

  2. If this property is enabled, the SLIDER object uses the SELSTART and SELLENGTH values to define the highlighted selection output.

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

  4.  

    Value

    Keyword

    Selection highlighting is ...

    0

    $OFF

    disabled. (default)

    1

    $ON

    enabled.

     

  5. The SELRANGE property is not supported for a SLIDER when using the PL/B Web Server.

 

 

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

 



PL/B Language Reference SELPROTECTED Property SELRIGHTINDENT Property