#include <ManageDatabase.h>
Public Member Functions | |
| TMyDropTarget (TManageDatabaseDialog *_d, wxListCtrl *_me) | |
| Constructor. | |
| virtual bool | OnDropText (int x, int y, const wxString &data) |
| Drop event handler. | |
Public Attributes | |
| TManageDatabaseDialog * | d |
| Pointer to the calling structure. | |
| wxListCtrl * | me |
| Pointer to the list control in question. | |
|
||||||||||||
|
Constructor.
|
|
||||||||||||||||
|
Drop event handler.
|
|
|
Pointer to the calling structure.
|
|
|
Pointer to the list control in question.
|
1.4.1