A
Alex Glass
I have overriden the combobox class in my application. Is there a way I can
write code that triggers when the Combobox.Items collection is changed (I.E.
myCombo.Items.Add or myCombo.Items.Remove) ?? I have tried using breakpoints
with AddItemsCore and AddItemCore override functions but could not determine
what triggers these functions.
Thanks,
Alex
write code that triggers when the Combobox.Items collection is changed (I.E.
myCombo.Items.Add or myCombo.Items.Remove) ?? I have tried using breakpoints
with AddItemsCore and AddItemCore override functions but could not determine
what triggers these functions.
Thanks,
Alex