Table of Contents

PASTE message

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")

Returns

If the operation is unsuccessful, returns 0.