BevelButton.InsertRow
From Xojo Documentation
This item was deprecated in version 2019r2. Please use BevelButton.Menu as a replacement. |
Method
Inserts a row in the position indicated by Row using Text as the menu item.
Sample Code
This code inserts a new row after "Second Item", bumping the separator and the last items down by one.