Returns the ole-control-frame of an ole-control-pane.
capi
ole-control-pane-frame pane => result
pane⇩ |
An ole-control-pane. |
result |
An ole-control-frame or nil . |
The function ole-control-pane-frame
returns the ole-control-frame of the ole-control-pane pane, if there is one.
Note: 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