I have developed the VSPackage project,In which it contains Form in Tools->option page.In that form user enters a URL in the Textbox.I want to retrive that textbox value in our project.
So there is any IDE stratup event to retrive value of textbox in Tools-> option page when IDE starts..So that i can use that value in my project.