Merchand
Well-known member
Sorry, if this is not the place to put a DLL question.
I have a modeless Messagebox class library that will display one of six messageboxes modelessly. I have a common event handler for the six test instantances and all six of the events are attached to the event handler using the "Handes" keyword. However, it seems like my events are not always raised using the common event hander method.
Is this a known issue? Or do I have to create an event hander for each of the six instances?
Any help is greatly appreciated.
I have a modeless Messagebox class library that will display one of six messageboxes modelessly. I have a common event handler for the six test instantances and all six of the events are attached to the event handler using the "Handes" keyword. However, it seems like my events are not always raised using the common event hander method.
Is this a known issue? Or do I have to create an event hander for each of the six instances?
Any help is greatly appreciated.
