Edit

DataObjectClass.StartDrag(Object) Method

Definition

public virtual Microsoft.Vbe.Interop.Forms.fmDropEffect StartDrag(object OKEffect);
abstract member StartDrag : obj -> Microsoft.Vbe.Interop.Forms.fmDropEffect
override this.StartDrag : obj -> Microsoft.Vbe.Interop.Forms.fmDropEffect
Public Overridable Function StartDrag (Optional OKEffect As Object) As fmDropEffect

Parameters

OKEffect
Object

Returns

Implements

Applies to