Description
Deletes (cuts) the current selection from an edit control or combo box and copies the deleted text to the clipboard.
Applies to
Edit box, edit field, and combo box.
Syntax
status = Send_Message(controlID, "CUT")
Return value
If the operation is unsuccessful, returns 0.