CommandEffect Members
Include Protected Members
Include Inherited Members
Represents a command effect for an animation behavior. You can send events, call functions, and send OLE verbs to embedded objects by using this object.
The CommandEffect type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object that represents the creator of the specified object. | |
bookmark | Sets or returns the bookmark of the specified object. Read/write. | |
Command | Represents the command to be executed for the command effect. Read/write. | |
Parent | Returns the parent object for the specified object. | |
Type | Represents the type of animation. Read/write. |
Top