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

Compare with Current View Page History

Version 1 Current »

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