OleDragEvent.DataObject Property | |
A pointer to the OLE object data.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY DataObject AS USUAL GET
public virtual Usual DataObject { get; }
Request Example
View SourceProperty Value
Type:
UsualA pointer to the OLE object data.
See Also