AutoVerbMenu Property

See Also0OCT8SR

Applies To

OLE control2HQDVVU.

Description

Determines if a pop-up menu containing the object's verbsZHILMX is displayed when the user clicks the OLE control with the right mouse button.

Usage

[form.]ole.AutoVerbMenu[ = boolean ]

Setting

The AutoVerbMenu property settings are:

Setting         Description

 

True             (Default) When the user clicks the OLE control with the right mouse button, a pop-up menu is displayed showing the commands the object supports.

False             No pop-up menu is displayed.

 

Remarks

When this property is set to True, Click events and MouseDown events do not occur when the OLE control is clicked with the right mouse button.

Data Type

IntegerDOKXHY (Boolean)


See Also

Help:

Action Property04T78S3

ObjectVerbs Property4JYBHV

ObjectVerbsCount PropertyKJ051S

Verb Property2W0JYV2

 

Programmer's Guide:

Chapter 22, "Object Linking and Embedding (OLE)"