ComponentOne Input for WinForms
Reset(Object) Method

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > UIStrings Class > Reset Method : Reset(Object) Method
The key of the string to reset.
Resets a string to its default value.
Syntax
'Declaration
 
Public Overloads Sub Reset( _
   ByVal key As System.Object _
) 
public void Reset( 
   System.object key
)

Parameters

key
The key of the string to reset.
See Also

Reference

UIStrings Class
UIStrings Members
Overload List