Double click in ListBox, Not Combo Box

  • Thread starter Thread starter Derek Martin
  • Start date Start date
D

Derek Martin

Wow, that was an odd moment, reposting cause I am a dork:

Hi there, I have a listbox that I am loading up with some data and an edit
button. The edit button that fires takes the selected index item inside the
listbox and passes it on. I want to deploy a doubleclick event on the
listbox to do the same thing the edit button does.

Anyone know how to do this?

Thanks,
Derek
 
Back
Top