APPLICATION DESIGN
To edit the OLE object using the properties box
1. With the form in Edit mode, click the object.
2. Choose Edit - Properties or select the dynamic menu presented for the OLE application. For example, clicking a Lotus 1-2-3 object adds the menu choice "Workbook." Select Workbook, then Object Properties.
3. In the Properties box, choose "Size object to fit window." The following occurs:
5. Save and close the form.
To edit the OLE object using the properties in the programmer's pane
3. Save and close the form.
Note When the SizeToWindow property is set to TRUE, an OLE object will expand to fit the entire window after a user double-clicks it. Note that if there is information on the form other than the OLE object, it will not display when the OLE object is expanded to fit the window.
See Also