Event get out of hand when converting to VS2003!?

  • Thread starter Thread starter Julius
  • Start date Start date
J

Julius

Hi,

We have a windows application developed in c# with
VS2002. We had some rutines that build a dynamic popup
menu. The functionality worked fine and the events got
triggered as they should.

But, when we converted the project to VS2003 the events
started triggering 1-6 times, causing some of our dialogs
to pop up to many times.

Has anyone had a simular problem? Is this a bug? Is there
anyway of resolving this issue?

Cheers
Julius
 
What is the event? Click on the form or rhe popup menu?

Luke

(This posting is provided "AS IS", with no warranties, and confers no
rights.)
 
Back
Top