[]
Clears all text in the control.
public virtual void Clear()
Public Overridable Sub Clear()
You can use this method to clear the contents of the control instead of assigning an empty string to the Text property.