
/001-using-the-clipboard-on-android-phones-4766586-e1516e18afec4dae8659d923e06778ac.jpg)
To use API calls to retrieve information from the Clipboard, paste the following code into the Declarations section of a standard module. The following example illustrates how to paste the contents of the Clipboard into a text box named txtNotes. You can use the RunCommand method with the acCmdPaste constant to paste the contents of the Clipboard into the active control on a form or report. In this article Use the RunCommand method
