Description

Copies the current selection from an edit control or combo box to the clipboard.

Applies to

Edit box, edit field, and combo box.

Syntax

status = Send_Message(controlID, "COPY")

Return value

If the operation is unsuccessful, returns 0.

See Also

UNDO messageCUT message

  • No labels