Revokes the registration of the control as a potential target for OLE drag-and-drop operations.
SyntaxVB6
Copy Code
|
|---|
Public Sub RevokeDragDrop () |
C++
Copy Code
|
|---|
public: |
RemarksFor additional information about drag & drop, check Drag and Drop.
See Also