c# - ListView ItemChecked event -
I have a list view where each item has a checkbox initially no event is attached and I set the status of the checkbox to the program. I am here. After this I attach to the avant-garde attached to the item and the event handler fires for events connected to each handler. Is there any way that I can clear the event queue before applying the handler?
I was able again when the creator was added to the form constructor / initialise compent method, then create .
And I could get the problem by adding the event to the load event of the form instead of the Constructor / Initialize Compentant method.
Hope that helps.
Comments
Post a Comment