protected void Add( DynamicMenu menu, Func<object> menuContext )
Protected Overloads Sub Add( _ ByVal menu As DynamicMenu, _ Optional ByVal menuContext As Func(Of Object) _ )
Parameters
- menu
- The dynamic menu instance to add to the menu.
- menuContext
- A function for the menus context menu.