| Solid Edge Framework Type Library : RibbonBarInsertMode Enumeration |
| Member | Value | Description |
|---|---|---|
| seRibbonBarInsertCopy | 0 | Insert will make a copy of the item. |
| seRibbonBarInsertCreate | 2 | Insert will create the item as a button. |
| seRibbonBarInsertCreateButton | 3 | Insert will create the item as a button. |
| seRibbonBarInsertCreatePopup | 4 | Insert will create the item as a popup. |
| seRibbonBarInsertCreateSplitButtonPopup | 5 | Insert will create the item as a split button popup. |
| seRibbonBarInsertMove | 1 | Insert will move the item. |