You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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.

See Also

UNDO messageCOPY message

  • No labels