Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

How to show "Save Solution Dialog of Visual Studio"

$
0
0

Hi All,

We are extending Visual Studio SDK and it's functionality. We do not allow user to add multiple projects under one solution. So what I want is that - 

1> When there is one project loaded in the solution and if we press "New project" to add new project into current solution, then we want call (or show) "Save Solution Dialog of Visual Studio" like 


Here we don't want  to create custom dialog which looks like above dialog. Need to show only visual studio's inbuilt dialog.

When user press "Yes" - All the project should be saved and closes current project. Once current project is closed, we  have handled new project command of VS.

When user press "No" - All the project should not be saved and closes current project.

When user press "Cancel" - Cancels the operation.

Can you please suggest me the solution for above problem ? or Do I need to implement any built - in interface for this solution ?

Thanks in advance. 


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>