Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Shows or hides the drag image during a drag operation, without locking the window.
static BOOL PASCAL DragShowNolock(
BOOL bShow
);
Parameters
- bShow
Specifies whether the drag image is to be shown.
Return Value
Nonzero if successful; otherwise 0.
Remarks
The CImageList::DragEnter function locks all updates to the window during a drag operation. This function, however, does not lock the window.
Requirements
Header: afxcmn.h