|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The OLE control is used to handle an OLE object... |
|
|
|
|
|
|
|
| WINDEV enables you to handle an OLE control by programming...... |
|
|
|
|
|
|
|
| Initializes an OLE control with an OLE object. |
|
|
|
|
|
|
|
| Associates an OLE control with an OLE object while specifying a base file. |
|
|
|
|
|
|
|
| List of properties associated with an OLE control... |
|
|
|
|
|
|
|
| An OLE control can be bound to an item in a table, query, etc.... |
|
|
|
|
|
|
|
| Associates an OLE control with an OLE object by invoking a specific OLE server. |
|
|
|
|
|
|
|
| Edits an OLE object contained in an OLE control. |
|
|
|
|
|
|
|
| Pastes the content of Windows clipboard into an OLE control. |
|
|
|
|
|
|
|
| Saves the object found in an OLE control in binary format. |
|
|
|
|
|
|
|
| Copies the object found in an OLE control into the Windows clipboard. |
|
|
|
|
|
|
|
| List of events associated with OLE controls... |
|
|
|
|
|
|
|
| OPC stands for "OLE for Process Control"...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|