How To Use Drag-Drop in an Edit Control or a Combo Box (86724)
The information in this article applies to:
- Microsoft Platform Software Development Kit (SDK) 1.0
This article was previously published under Q86724 SUMMARY
In the Microsoft Windows environment, an application can register an
edit control or a combo box as a drag-drop client through the
DragAcceptFiles function. The application must also subclass the
control to process the WM_DROPFILES message that Windows sends when
the user drops a file.
Modification Type: | Minor | Last Reviewed: | 7/11/2005 |
---|
Keywords: | kbComboBox kbCtrl kbDragDrop kbEditCtrl kbhowto KB86724 kbAudDeveloper |
---|
|