DROPID Property
PLBCMP GUI Only
The DROPID property defines the object's ability to receive drop actions. The property uses the following format:
DROPID={value}
Note the following:
DROPID may be used in CREATE, SETPROP, or GETPROP statements.
The {value} is sent to the activation routine of the object that is being dragged.
{value} may be a Numeric Variable, an Expression, or a decimal number.
This property is not supported when using the PL/B Web Server.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |