ListView Events on a MDI Child Form
Rod
Thanks for getting back to me, so promptly.
It must be something to do with the way I have set my project up.
With the help of your book I have used AddHandler to detect events, and it works.
At least I can find which Item is selected.
I have bought a new machine and jumped from Windows ME to Vista, and VB3 to VB2010, I quess the learning curve was more like a cliff than a gentle gradient.
I created a sub routine to handle SelectedIndexChanged as you suggested with just a MsgBox in it, but it was never called!
Anyway I have a work round thanks to you.
Bob Spencer.
|