Advanced PowerBuilder

HomePrevious Lesson: Copying the OLE Control
Next Lesson: Pasting an Object in the OLE Control

Cutting the OLE Control Object

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()
HomePrevious Lesson: Copying the OLE Control
Next Lesson: Pasting an Object in the OLE Control