Documentation for this section has not yet been entered.
Returns the design time verbs supported by the component associated with the designer. The verbs returned by this method are typically displayed by the design-time environment in a right-click menu. When a user selects one of the verbs, the event handler of the corresponding System.ComponentModel.Design.DesignerVerb is invoked.
A design-time environment typically provides a Properties... entry on a component's right-click menu. To avoid duplicate titles for menu entries, no verb with a title of "Properties..." should be included in a System.ComponentModel.Design.DesignerVerbCollection.