Share via


CommandSet.ProcessOnMenuEditCompartmentItemCommand Method

Processes edits that a user makes to a compartment in the primary (first) selected shape.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)

Syntax

'Declaration
Protected Overridable Sub ProcessOnMenuEditCompartmentItemCommand
'Usage
Me.ProcessOnMenuEditCompartmentItemCommand()
protected virtual void ProcessOnMenuEditCompartmentItemCommand()
protected:
virtual void ProcessOnMenuEditCompartmentItemCommand()
protected function ProcessOnMenuEditCompartmentItemCommand()

.NET Framework Security

See Also

Reference

CommandSet Class

CommandSet Members

Microsoft.VisualStudio.Modeling.Shell Namespace