StopGlobalPlayBack Method Example

The following example stops the historical playback option:

Private Sub Button1_Click ()

System.StopGlobalPlayback

End Sub