void DragAcceptFiles( BOOL bAccept = TRUE );
See DragAcceptFiles in the Win32 SDK.
Remarks
Registers whether the window accepts dragged files.
CWindow Overview | Class Members