| Home | Previous Lesson: Copying the OLE Control Next Lesson: Pasting an Object in the OLE Control |
The behavior of this function is similar to Copy(). This function not only copies the content to the clipboard, but also clears the OLE Control. The syntax is:
OLEControlName.Cut()
| Home | Previous Lesson: Copying the OLE Control Next Lesson: Pasting an Object in the OLE Control |