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


COleControl::ReleaseCapture

Releases mouse capture.

BOOL ReleaseCapture( );

Возвращаемое значение

Nonzero if successful; otherwise 0.

Заметки

If the control currently has the mouse capture, the capture is released. Otherwise, this function has no effect.

Требования

Header: afxctl.h

См. также

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

COleControl Class

COleControl Members

Hierarchy Chart

COleControl::SetCapture

COleControl::GetCapture