System.ComponentModel.Design.DesignerCommandSet.Verbs Property

Gets the collection of all the designer verbs associated with the designed component.

Syntax

public DesignerVerbCollection Verbs { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The base implementation simply calls DesignerCommandSet.GetCommands(string) with the string parameter "Verbs".

Requirements

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