Registers the control as a possible target of an OLE drag-and-drop operation.
SyntaxVB6
Copy Code
|
|---|
Public Sub RegisterDragDrop () |
C++
Copy Code
|
|---|
public: |
RemarksFor additional information about drag & drop, check Drag and Drop.
See Also