A
andreas.baus
Hello. Is there a way to add custom code that is executed every time a
ListViewItem is added to the Items collection of a ListView control?
There does not seem to be an event that I could hook into, and I can't
figure out how derive a custom ListViewItemCollection to override it's
Add() Method...
ListViewItem is added to the Items collection of a ListView control?
There does not seem to be an event that I could hook into, and I can't
figure out how derive a custom ListViewItemCollection to override it's
Add() Method...