Constable Authorization Engine 2.0 BETA

DesignerVerbsView.DesignerVerbs Property

[This is preliminary documentation and subject to change.]

Gets or sets the collection of designer verbs to be displayed in the control.

[Visual Basic]
Public Property DesignerVerbs As DesignerVerbCollection
[C#]
public System.ComponentModel.Design.DesignerVerbCollection DesignerVerbs {get; set;}

Property Value

The designer verbs collection.

See Also

DesignerVerbsView Class | LaMarvin.Design.Controls Namespace