Reset the internal state of the component and all properties to their default values.
[VB.NET] Public Sub Reset()
[C#] public void Reset();
The Reset method doesn't have any parameters and doesn't return any value.