CImageList::DragShowNolock

This method shows or hides the drag image during a drag operation, without locking the window.

At a Glance

Header file: Afxcmn.h
Platforms: H/PC 2.0, Palm-size PC, H/PC Pro
Windows CE versions: 1.0 and later
Complete documentation: Visual C++ documentation

Syntax

static BOOL DragShowNolock( BOOL bShow );

See Also

CImageList::BeginDrag, CImageList::EndDrag, CImageList::DragEnter, CImageList::DragLeave, CImageList::Draw