3 references to Clear
PresentationUI (1)
MS\Internal\Documents\RMPublishingDialog.cs (1)
670
textBoxUserName.
Clear
();
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
5349
EditTextBox.
Clear
();
System\Windows\Forms\Controls\ToolStrips\ToolStripTextBox.cs (1)
436
public void Clear() { TextBox.
Clear
(); }