API Documentation > CorelDRAW > 2025-v26
IVGOLE interface
OLE Shape Interface
Syntax:
Interface IVGOLE
Properties:
Name Description
ClassID Returns the OLE object's class ID
FullName Returns the full object name
InPlaceWindowHandle Returns the in-place editing window handle to be used in Windows API calls
IsInPlaceActive Returns True if OLE object is being edited in-place
IsLinkUpToDate Checks if the linked OLE object is up-to-date
IsOpen Returns True if OLE object is being edited in a separate window
IsServerRunning Returns True if the application server is running
LinkPath Returns the file path to the linked OLE object
Modified Returns True if OLE object was modified
ProgID Returns the OLE object's program ID
ServerName Returns the application name serving the OLE object
ShortName Returns the short object name
Type Returns the OLE object type
Methods:
Name Description
Activate Performs a default action associated with double-clicking the object
Deactivate Finishes editing the OLE object
DoVerb Performs object-specific actions
Edit Edits the object in-place
Open Edits the object in a separate window
UpdateLink Updates the linked OLE object