|
|
|
|
|
- Overview
- Finding out the name of the file associated with the OLE control
- Modifying the name of the file associated with an OLE control
- Functions for programming the OLE controls
WINDEV allows you to manipulate an OLE field directly by programming.. To do so, use the control variable in the code. The variable of the OLE control corresponds to the name of the OLE control. Finding out the name of the file associated with the OLE control To find out the name of the OLE file associated with a control, use the following syntax: Modifying the name of the file associated with an OLE control To modify the name of the file associated with a control, use the following syntax: Functions for programming the OLE controls WINDEV allows you to easily manipulate the OLE controls via specific functions of WLanguage. For more details, see OLE functions of WLanguage.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|