Hi All,
I am working with .NET, and currently am structed up with small problem. My requirement is, I am selecting an Report in ReportDesigner Solution Explorer, and opening an Add-In Wizard. The selected report name should be displayed in my Add-In Wizard TextBox.
How could this be done? Is it possible using EnvDTE that .NET provides? If yes, how?
Expecting some solution for this problem.