Results 1 to 3 of 3

Thread: Item from Point on listbox [Resolved]

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jun 1999
    Location
    California, USA
    Posts
    662

    Resolved Item from Point on listbox [Resolved]

    As in understand it, the ListView control has a hittest method that would return one of the contained items give a point.

    I have this really cool owner draw listbox that I've spent a while building and testing. After re-checking the spec, the app needs to popup a tool tip relevent to the item that the mouse is hovering over.

    'No problem', I said, just before realizing the listbox has no hittest method.

    Does anybody hear know of any way to find out which item (if any) the mouse cursor is over in a listbox (not a listview)?
    Last edited by agent; Oct 10th, 2005 at 03:59 AM. Reason: Resolved

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width