SequenceView.EndUpdate

Syntax

SequenceView.EndUpdate

Purpose

Allows the SequenceView control to resume updating, following a call to BeginUpdate .

Remarks

After making edits to the sequence, call this method to allow the display to update.

See Also

SequenceView.BeginUpdate