I am using an older version of the GoView and adding controls to it. I want to refresh the graph every time a control is added. The goView1_ControlAdded event is NEVER fired. I have a breakpoint set and it is never fired. Do I have to do something to active that event?
What is the best event to use to refreash the view after a user adds controls?