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