Include Protected Members
Include Inherited Members
Enables the creation of compound actions.
The IVsCompoundAction type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| .gif) | AbortCompoundAction | Aborts a compound action. | 
| .gif) | CloseCompoundAction | Closes a compound action and sets the endpoint of a set of actions to be grouped in a single undo/redo unit. | 
| .gif) | FlushEditActions | Updates the various text layers (outlining, word wrap, and so on) when called. | 
| .gif) | OpenCompoundAction | Opens a compound action and sets the starting point of a set of actions to be grouped in a single undo/redo unit. | 
Top