IVsCompoundAction Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
| Name | Description | |
|---|---|---|
![]() | AbortCompoundAction() | Aborts a compound action. |
![]() | CloseCompoundAction() | Closes a compound action and sets the endpoint of a set of actions to be grouped in a single undo/redo unit. |
![]() | FlushEditActions() | Updates the various text layers (outlining, word wrap, and so on) when called. |
![]() | OpenCompoundAction(String^) | Opens a compound action and sets the starting point of a set of actions to be grouped in a single undo/redo unit. |
Show:
