Description
Inserts data from the clipboard into an edit control at the current cursor position.
Applies to
Edit box, edit field, and combo box.
Syntax
status = Send_Message(controlID, "PASTE")
Return value
If the operation is unsuccessful, returns 0.