Copies the current selection from an edit control or combo box to the clipboard.
Edit box, edit field, and combo box.
status = Send_Message(controlID, "COPY") Return valueIf the operation is unsuccessful, returns 0.
UNDO message, CUT message