PopupMenu.RemoveRow
From Xojo Documentation
This item was deprecated in version 2019r2. Please use PopupMenu.RemoveRowAt as a replacement. |
Method
Deletes the specified row. The first row is numbered zero.
Example
The following example deletes the third item prior to adding three more. Prior to this code, there were five items.