Overview
 



This is a plug-in for 4D environment and Windows OS. 
Ole4D allows 4D programmers to create, display, and easily manage OLE and ActiveX objects right within their 4D application. 
The plug-in also has support for running VBScript code.
It offers you a powerful set of commands for managing the common functions of the OLE objects. 
All other features that are specific to the OLE object can be programmed using VBScript language commands. The VBScript can be run directly from 4D. You can set/get OLE object properties, and call it's methods. Features: - create and embed OLE objects - allow in place activation - create OLE objects linked to a file - saving the object to blob - positioning of the OLE object toolbar - enable/disable showing ole object menu - run VBScript from 4D using an interpretor - retrieve value of VB Script variables in 4D - assign 4D methods as event handlers of OLE object events.