Documentation for this section has not yet been entered.
This method returns null if the component has no design-time verbs.
The design-time environment typically displays verbs returned by this method in a shortcut (right-click) menu. When a user selects one of the verbs, the MenuCommand.Invoke method of the corresponding System.ComponentModel.Design.DesignerVerb is invoked.
A design-time environment typically provides a Properties command on a component's shortcut menu. Therefore, do not include such an entry in the collection of designer-specified verbs.