System.ComponentModel.Design.DesignerVerb Class

Represents a verb that can be invoked from a designer.

See Also: DesignerVerb Members

Syntax

[System.Runtime.InteropServices.ComVisible(true)]
public class DesignerVerb : MenuCommand

Remarks

A designer verb is a menu command linked to an event handler. Designer verbs are added to a component's shortcut menu at design time. In Visual Studio, each designer verb is also listed, using a System.Windows.Forms.LinkLabel, in the Description pane of the Properties window.

Requirements

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