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:
OLEDROP may be used in CREATE, SETPROP, or GETPROP statements of a CONTAINER object.
{value} is a decimal number, a Numeric Variable, an Expression, or a keyword as defined in PLBEQU.INC. The supported values and keywords are:
|
Value |
Keyword |
Object dropping is ... |
|
0 |
$OFF |
disabled. (default) |
|
1 |
$ON |
enabled. |
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |