AUTOVERB Property
PLBCMP GUI Only
The AUTOVERB property controls the automatic context menu for an OLE insertable object. It contains any verbs that the OLE insertable object provides. The property uses the following format:
AUTOVERB={value}
Note the following:
AUTOVERB may be used in CREATE, SETPROP, or GETPROP statements of CONTAINER objects.
{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 |
The context menu is ... |
|
0 |
$OFF |
disabled. (default) |
|
1 |
$ON |
enabled. |
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |