INFO: Location of the Cursor in a List Box

ID: Q29961


The information in this article applies to:
  • Microsoft Windows Software Development Kit (SDK)
  • Microsoft Win32 Software Development Kit (SDK)
  • Microsoft Windows 2000


SUMMARY

There is no way to determine which item in the list box has the cursor when the LBN_DBLCLK message is received. You must keep track of which item has the cursor as it moves among the items. When you receive the double-click message, you will know which box has the cursor.

Additional query words:

Keywords : kbCtrl kbListBox kbNTOS kbWinOS2000 kbSDKWin32 kbGrpUser kbWinOS
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbinfo


Last Reviewed: February 1, 2000
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.