Reset method

Resets the text position of the message to the beginning.

Syntax
Visual Basic
Public Sub Reset()
C#
public void Reset();