Reset Method
Reset the component.
Syntax
public void Reset();
Public Sub Reset()
Remarks
This method will reset the component's properties to their default values.
|
Reset MethodReset the component. Syntaxpublic void Reset(); Public Sub Reset() RemarksThis method will reset the component's properties to their default values. |