OleDragEvent Class |
[Missing <include> target documentation in 'T:VO.OleDragEvent'. File: 'Gui.xml' Path: 'doc/OleDragEvent/*']
Namespace: VO
The OleDragEvent type exposes the following members.
Name | Description | |
---|---|---|
OleDragEvent |
Construct an OLEDragEvent.
|
Name | Description | |
---|---|---|
DataObject |
A pointer to the OLE object data.
| |
Effect |
A constant indicating the effect of the drag and drop operation:
| |
ObjectName |
A string representing the OLE object name. By examining the object and/or server name, the container application can selectively allow or disallow a particular object or server as a drag and drop source.
| |
Position |
A Point object specifying the position of the event.
| |
ServerName |
A string representing the OLE server name. By examining the object and/or server name, the container application can selectively allow or disallow a particular object or server as a drag and drop source.
|
Name | Description | |
---|---|---|
Destroy | Free memory resources allocated for a VObject object and its derived objects. (Inherited from VObject.) |