Share via


IVsMenuEditorTransactionEvents Members

Include Protected Members
Include Inherited Members

Enables treating a group of menu editor actions as a transaction. Used by the form designer to support undoing actions.

The IVsMenuEditorTransactionEvents type exposes the following members.

Methods

 

Name

Description

Public method

BeginTransaction

Marks the beginning of a transaction for an editor event.

Public method

EndTransaction

Marks the end of a transaction for an editor event.

Top

See Also

Reference

IVsMenuEditorTransactionEvents Interface

Microsoft.VisualStudio.Shell.Interop Namespace