DesignerVerb Constructor (String^, EventHandler^)
.NET Framework (current version)
Initializes a new instance of the DesignerVerb class.
Assembly: System (in System.dll)
Parameters
- text
-
Type:
System::String^
The text of the menu command that is shown to the user.
- handler
-
Type:
System::EventHandler^
The event handler that performs the actions of the verb.
Verbs are menu commands that are dynamically inserted into the menu at run time. Verb commands are usually displayed on either an edit menu or on a component's shortcut menu.
NamedPermissionSet
for full access to system resources. Demand values: LinkDemand, InheritanceDemand. Associated state:
.NET Framework
Available since 1.1
Available since 1.1
Show: