2 references to Cut
System.Windows.Forms (2)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
1050
EditTextBox.
Cut
();
System\Windows\Forms\Controls\ToolStrips\ToolStripTextBox.cs (1)
439
public void Cut() { TextBox.
Cut
(); }