Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Getting DblClick Select out of a multiselect listbox
#3
thanks so much!!!
I am using now LB_GetItemText (see below) and everything seems to work great.
Stuart


function# hwndctrl item str&itemtext

Gets list box (ListBox control) item text.
Returns 1 on success, 0 on failure.
Does not work with controls that have "owner-draw" style.

hwndctrl - list box control handle.
item - 0-based item index.
itemtext - str variable that receives item text.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)