H
harmeet
hi all,
i am implementing command pattern in my project and adding event handler for
tollbar buttonclick event. while i click on any button it notify multiple
times due to multiple event handler associated with it.
now i want to avoid duplicate event handler addition while adding handler
using AddHandler Keyword in VB.NET.
please help me out to resolve this problem.
thanks in advance
Regards
Harmeet
i am implementing command pattern in my project and adding event handler for
tollbar buttonclick event. while i click on any button it notify multiple
times due to multiple event handler associated with it.
now i want to avoid duplicate event handler addition while adding handler
using AddHandler Keyword in VB.NET.
please help me out to resolve this problem.
thanks in advance
Regards
Harmeet