====== COPY message ====== ==== 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 valueIf the operation is unsuccessful, returns 0. ==== See Also ==== [[undo_message|UNDO message]], [[cut_message|CUT message]]