Embeds a user-specified document in an ole-control-pane.
capi
ole-control-insert-object pane
pane⇩ |
An ole-control-pane. |
The function ole-control-insert-object
prompts the user for a document using the Microsoft Windows function OleUIInsertObject
.
When the user specifies a document in the dialog presented, ole-control-insert-object
embeds this document in the ole-control-pane pane.
This function is implemented only in LispWorks for Windows. Load the functionality by (require "embed")
.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42