0

I am creating a visual studio add-in, i need to switch active document to code view or form view using code. please any one can help?

Masood
  • 15
  • 1
  • 6
  • What's the context? What document type are you working with? – Jimmy Mar 02 '12 at 01:28
  • actually i want to switch Between Windows Form Design View to Code View or viceversa by using code. but i got the answer myself. I am posting the answer. – Masood Mar 02 '12 at 13:36

1 Answers1

0

thank God i got the answer my self :)

here is the link: http://www.codeproject.com/Articles/324611/Extending-Visual-Studio-Part-2-Creating-Addins

Masood
  • 15
  • 1
  • 6