Tanmay  Desai

Tanmay Desai

  • NA
  • 2
  • 1.3k

Display current running project in the Listbox control

Apr 29 2015 6:59 AM

Hello All;

I am building the projects by making a GUI in the Visual Studio 2010, what i need to do is When i click the Button "Build" in the GUI it will display the current Building/Running Project in the listbox control and after completion of the Build , it will display the status of the Build as "Build Succeeded" along with it for the Project which is running.

Thanks.