Поделиться через


CWindow::DragAcceptFiles

Registers whether the window accepts dragged files.

void DragAcceptFiles(
   BOOL bAccept = TRUE 
);

Заметки

See DragAcceptFiles in the Windows SDK.

Требования

Header: atlwin.h

См. также

Основные понятия

CWindow Class

CWindow Members