MaskedTextProvider::Clear Method ()

 

Clears all the editable input characters from the formatted string, replacing them with prompt characters.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

public:
void Clear()

The Clear() method reinitializes the formatted string, inserting the prompt character into all editable positions.

.NET Framework
Available since 2.0
Return to top
Show: