How to get update of Project Loaded in RS

Hi Guys,

I think my previous post is not understandable by you.

My add-in is running when I open robot studio with one station [station 1] running.
My add-in has the knowledge about the current station [station 1] in RS.

If I close the [station 1] and open other station [station 2] , My add-in should have the knowledge about [station 2].

How can I achieve this using station close and station open events happening in RS?

Thank you.

Please find the solution given by John in the below Link

http://forums.robotstudio.com/forum_posts.asp?TID=7259

Thanks John. It is working fine for my application.