System.ComponentModel.Design.IMenuCommandService.RemoveVerb Method

Removes the specified designer verb from the collection of global designer verbs.

Syntax

public void RemoveVerb (DesignerVerb verb)

Parameters

verb
The System.ComponentModel.Design.DesignerVerb to remove.

Remarks

This method removes the specified global designer verb if it is within the global designer verbs collection. You can add a designer verb to the global designer verbs collection using the IMenuCommandService.AddVerb(DesignerVerb) method.

Requirements

Namespace: System.ComponentModel.Design
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0