Hello,
I've noticed that SIPChanged event associated to a form in a module is fired from another module in another form!
In detail:
I have the Main module that has three forms
I have an Editor Module that has one form
In the editor module I've associated an Hardware Object to the form.
If In one of three forms of the main module I open/close the SIP, I've seen that the SIPChange event from the Editor module is fired and it generates NullReferenceException!
Is this normal???
I've noticed that SIPChanged event associated to a form in a module is fired from another module in another form!
In detail:
I have the Main module that has three forms
I have an Editor Module that has one form
In the editor module I've associated an Hardware Object to the form.
If In one of three forms of the main module I open/close the SIP, I've seen that the SIPChange event from the Editor module is fired and it generates NullReferenceException!
Is this normal???
Last edited: