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