Description
The PowerBuilder OLE control can be used as an ActiveX document container as well as a container for traditional linked and embedded objects. Instead of displaying as a rectangle surrounded by a hatched border, ActiveX documents fill the space of the container and have access to all the features of the server application. ActiveX document servers include Microsoft Word and Excel.
Usage
You add an ActiveX document container to a window or user object the same way that you would add an OLE control containing a linked or embedded object. You can use the Create New or Create From File tabs. In the Properties view for the control, change DisplayType to displayasactivexdocument!.
|