The MakeDragList function changes the specified single-selection list box to a drag list box.
BOOL MakeDragList(
HWND hLB
);
If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero.