OleDragEvent Constructor | |
Construct an OLEDragEvent.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax CONSTRUCTOR(
DragInfo
) CLIPPER
[ClipperCallingConventionAttribute(new string[] { ... })]
public OleDragEvent(
Usual DragInfo = default
)
Request Example
View SourceParameters
- DragInfo (Optional)
- Type: Usual
A pointer to a DRAGINFO structure.
See Also