In ListView to cach text changed

  • Thread starter Thread starter dave
  • Start date Start date
D

dave

With LabelEdit = true a user can change item's text, how
to cach this event?
Also, a ListView has OnTabIndexChanged (inherited from
Control), maybe this is it, but I could not implement it.
I general, how to implement an inherited event?
Thanks.
 
Back
Top