N
news.microsoft.com
Hi,
I made a user control and that consists of a HScroll control.
I catch the HScroll changed event for that HScroll control and fire my own
ItemChanged event.
When I use this control on a WinForm I put a break point on the event im
firing, and I see its being fired twice for the HScroll change yet Im only
sending this once. The value is the same so why is this firing twice?
I made a user control and that consists of a HScroll control.
I catch the HScroll changed event for that HScroll control and fire my own
ItemChanged event.
When I use this control on a WinForm I put a break point on the event im
firing, and I see its being fired twice for the HScroll change yet Im only
sending this once. The value is the same so why is this firing twice?