Connect a SequenceFileView Manager control or an ExecutionView Manager control to a SequenceView control to display the steps of a sequence from a sequence file or execution. The SequenceView control displays the steps in a list with columns you specify when you configure the control.
The SequenceView control maintains a cursor which indicates the last active item you clicked using the mouse or highlighted using the arrow keys. The control denotes the cursor using a dotted box that outlines the step. The SequenceView control allows you to select one or more steps at a time.
| BeginUpdate |
| EditLabel |
| EndUpdate |
| HitTest |
| ItemIndexToStep |
| Localize |
| StepToItemIndex |
| BorderDragged |
| ColumnResized |
| ConnectionActivity |
| CreateContextMenu |
| CursorMoved |
| DblClick |
| KeyDown |
| MouseDown |
| MouseMove |
| MouseUp |