Returns the number of verbs supported by an object.
Syntax
object.ObjectVerbsCount
The object is an object expression that evaluates to an OLE container control.
Remarks
Use this property to determine the number of elements in the ObjectVerbs property array.
The list of verbs an object supports may vary, depending on the state of the object. To update the list of verbs an object supports, use the FetchVerbs method.