CommandSet.ProcessOnMenuExpandCollapseCommand 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 ExpandCollapse operation
protected:
virtual void ProcessOnMenuExpandCollapseCommand();
protected virtual void ProcessOnMenuExpandCollapseCommand ();
abstract member ProcessOnMenuExpandCollapseCommand : unit -> unit
override this.ProcessOnMenuExpandCollapseCommand : unit -> unit
Protected Overridable Sub ProcessOnMenuExpandCollapseCommand ()