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:

  1. AUTOVERB may be used in CREATE, SETPROP, or GETPROP statements of CONTAINER objects.

  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

    The context menu is ...

    0

    $OFF

    disabled. (default)

    1

    $ON

    enabled.

 

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

 



PL/B Language Reference AUTOSIZE (TOOLBUTTON) Property AUTOWORDSEL Property