Suppose you have a event that has seven handlers associated with it as follows:
| Handler Sequence  | 
		Access As  | 
	
|---|---|
| 1 | Core | 
| 2 | |
| 3 | |
| 4 | BP1 | 
| 5 | |
| 6 | |
| 7 | 
As an end-customer, your Access As identifier is a null (blank) value. So, in this example, handlers 2, 3, 5, 6, and 7 are all handlers that you have created. This means that, using the Event Handler Sequence form, you can:
Using the Event Handler Sequence form, you can not:
If you want to reorder your non-adjacent handlers in the sequence, you can do it manually, on the Event Handlers form.