PyCWnd.DragAcceptFiles

DragAcceptFiles(bAccept)

Indicates that the window and children supports files dropped from file manager

Parameters

bAccept=1 : int

A flag indicating if files are accepted.

MFC References

CWnd::DragAcceptFiles