WebFormsRootDesigner.Verbs Property
.NET Framework (current version)
Gets the design-time verbs that are supported by the designer.
Assembly: System.Design (in System.Design.dll)
Property Value
Type: System.ComponentModel.Design.DesignerVerbCollectionAn array of DesignerVerb objects supported by the designer; otherwise, null, if the component has no verbs.
Note |
|---|
Typically, a design-time environment provides a Properties command on a shortcut menu for a component. Therefore, do not include a similar entry in the collection of designer-specified verbs. |
.NET Framework
Available since 2.0
Available since 2.0
Show:
