Hello,
I'm new to learn Visual Studio extension. Recently, I'm think of create a information dialog or box to show some info of the file in VS. How do I create the dialog or the box? After thinking a lot, I guess the WPF user control may help. Is there any example?
Thanks!