CommandSet.ProcessOnMenuEditCompartmentItemCommand Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Virtual method to process the menu EditCompartmentItem operation
protected:
virtual void ProcessOnMenuEditCompartmentItemCommand();
protected virtual void ProcessOnMenuEditCompartmentItemCommand ();
abstract member ProcessOnMenuEditCompartmentItemCommand : unit -> unit
override this.ProcessOnMenuEditCompartmentItemCommand : unit -> unit
Protected Overridable Sub ProcessOnMenuEditCompartmentItemCommand ()