Move Maker Timeline Control ReferenceEvents OnUpdate Movie Maker Timeline Control OnUpdate Event DescriptionOccurs when the timeline control redraw. Syntax Public Event TimelineControl1_OnUpdate() No Parameters Example [Visual Basic Syntax]Private Sub TimelineControl1_OnUpdate()End Sub