Contents Index Topic Contents | ||
Previous Topic: LBItemFromPt Next Topic: Notifications |
MakeDragList
BOOL MakeDragList( HWND hLB );Changes the specified single-selection list box to a drag list box.
- Returns nonzero if successful, or zero otherwise.
- hLB
- Handle to the single-selection list box.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.