Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 1.72 KB

nf-commctrl-makedraglist.md

File metadata and controls

67 lines (56 loc) · 1.72 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:commctrl.MakeDragList
MakeDragList function (commctrl.h)
Changes the specified single-selection list box to a drag list box.
MakeDragList
MakeDragList function [Windows Controls]
_win32_MakeDragList
_win32_MakeDragList_cpp
commctrl/MakeDragList
controls.MakeDragList
controls._win32_MakeDragList
controls\MakeDragList.htm
Controls
VS|Controls|~\controls\draglb\functions\makedraglist.htm
12/05/2018
MakeDragList, MakeDragList function [Windows Controls], _win32_MakeDragList, _win32_MakeDragList_cpp, commctrl/MakeDragList, controls.MakeDragList, controls._win32_MakeDragList
commctrl.h
Windows
Windows Vista [desktop apps only]
Windows Server 2003 [desktop apps only]
Comctl32.lib
Comctl32.dll
Windows
19H1
MakeDragList
commctrl/MakeDragList
c++
APIRef
kbSyntax
DllExport
Comctl32.dll
MakeDragList

MakeDragList function

-description

Changes the specified single-selection list box to a drag list box.

-parameters

-param hLB

Type: HWND

A handle to the single-selection list box.

-returns

Type: BOOL

Returns nonzero if successful, or zero otherwise.