MenuCommandService::RemoveVerb Method (DesignerVerb^)
.NET Framework (current version)
Removes the given verb from the document.
Assembly: System.Design (in System.Design.dll)
Parameters
- verb
-
Type:
System.ComponentModel.Design::DesignerVerb^
The verb to remove.
| Exception | Condition |
|---|---|
| ArgumentNullException | verb is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: