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
Marks the beginning of a transaction for an editor event.
Marks the end of a transaction for an editor event.
Top