RibbonItemCollectionBuilder<TItemCollectionBuilder>.AddButton Method
Name | Parameters | Description |
---|---|---|
AddButton() | none | Adds a new item to the end of the ribbon item collection. |
AddButton(String, String, Boolean, String, Boolean) | text, commandName, beginGroup, icon, showText | Adds a new item with the specified settings to the end of the ribbon item collection. |