My question is. If I am raising a custom event from inside an NT Event Handler, do I need to use the RaiseCustomEvent method to synchronise pointers etc? My guess is that all this would be done already prior to the BarUpdateEvent being raised and thefore its not necessary for me to use TriggerCustomEvent - is this a correct assumption?
Thank you

Comment