OLEDROP Property


PLBCMP GUI Only

 

The OLEDROP property controls the capability of dropping an OLE insertable object onto an empty OLE CONTAINER object. The property uses the following format:

OLEDROP={value}

Note the following:

  1. OLEDROP 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

    Object dropping is ...

    0

    $OFF

    disabled. (default)

    1

    $ON

    enabled.

 

 

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

 



PL/B Language Reference OBJECTID Property OLETYPE Property