Reset Method
Resets the state of the control.
Syntax
public void Reset();
Public Sub Reset()
Remarks
Reset resets the state of the component. All properties will be set to their default values.
|
Reset MethodResets the state of the control. Syntaxpublic void Reset(); Public Sub Reset() RemarksReset resets the state of the component. All properties will be set to their default values. |