| |
| Copying contents of a control to the clipboard. |
 |
How do I get a control in another window to copy it's contents to the Windows clipboard?
Send a WM_COPY message to the active window to tell it to copy its contents to the clipboard. If the control does not support themessage, it is simply ignored, and no exception is raised.
Example:
SendMessage(Edit .handle, WM_COPY, 0, 0);
|
|
| Hits/month |
2,500,000+ |
Downloads (Since May 2000) |
7,393,709 |
| Total Files |
6,023 |
| Forum msgs |
7,670 |
| Articles/FAQs |
70+/900+ |
Top Selling Software at Amazon
|