RibbonMenuSubItemCollectionBuilder.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Adds a new item to the end of the menu item’s sub-item collection. |
Add |
text, name, icon, begin |
Adds a new item with the specified settings to the end of the menu item’s sub-item collection. |