[]
Clears the contents of the control.
public void Clear()
Public Sub Clear()
This method will cause the Text property to be set to a zero-length string. If the ReadOnly property is set to True, the contents of the control are not changed.