CWindow::DragAcceptFiles

void DragAcceptFiles( BOOL bAccept = TRUE );

See DragAcceptFiles in the Win32 SDK.

Remarks

Registers whether the window accepts dragged files.

CWindow OverviewClass Members