T
trojan
Hi
I have a solution that was developed in 1.0 that used bindingmanager
and currentchanged event in a handler, this worked well in 1.0 but
when I upgraded to 1.1 the event stopped working.
the code I used is:
AddHandler m_bindClient.CurrentChanged, AddressOf Steve
Is there an easy way to return to version 1.0 or a patch for 1.1 to
fix this problem?
Thanks,
Stephen
I have a solution that was developed in 1.0 that used bindingmanager
and currentchanged event in a handler, this worked well in 1.0 but
when I upgraded to 1.1 the event stopped working.
the code I used is:
AddHandler m_bindClient.CurrentChanged, AddressOf Steve
Is there an easy way to return to version 1.0 or a patch for 1.1 to
fix this problem?
Thanks,
Stephen