SequenceView.BeginUpdate

Syntax

SequenceView.BeginUpdate

Purpose

Prevents the SequenceView control from drawing until the SequenceView.EndUpdate method is called.

Remarks

Call this method to make multiple changes to the selection or the list of steps without updating the display.

See Also

SequenceView.EndUpdate