Understanding the Edit Custom Control Menu
The Edit Custom Control menu has a number of buttons to help you navigate and edit the events in your custom control.
| Menu Item | Description | 
|---|---|
| Go To Start | jumps to the first event in the custom control. | 
| Insert Event | allows you to insert events before the selected event. | 
| Delete Event | delete the currently selected event. | 
| Modify Event | modify the currently selected event. Only some events can be edited - other events must be deleted and inserted back it to change them. | 
| Run Single Event | executes the currently selected event. | 
| Run From Here | runs the rest of events in the custom control from the currently selected event to the end. | 
| Event Up | move the selected event up one item in the list. | 
| Event Down | move the selected event down one item in the list. | 
| Event Cut | cut the selected item from the list to the clipboard. | 
| Event Copy | copy the selected item from the list to the clipboard. | 
| Event Paste | paste the event from the clipboard to just above the selected item. | 
