CUT message
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 valueIf the operation is unsuccessful, returns 0.