DISPLAYTYPE Property


PLBCMP GUI Only

 

The DISPLAYTYPE property specifies how the OLE insertable object is drawn within an OLE CONTAINER object. The property uses the following format:

 

DISPLAYTYPE={value}

Note the following:

  1. DISPLAYTYPE may be used in CREATE, SETPROP, or GETPROP statements of a CONTAINER object.

  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

    Meaning ...

    1

    $DISPTYPECONTENT

    The content of a OLE insertable object is shown. (default)

    2

    $DISPTYPEICON

    The OLE insertable object is shown as an icon.

 

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

 



PL/B Language Reference DIGITS Property DIVIDER Property