I need to display the controls (and their properties) available in the currently open visual studio instance's toolbox.
e.g.
asp:Textbox - ID,Text,...
asp:Labels- ID,AssociatedControlID,...
Any ideas on how I can go about with doing this?
I need to display the controls (and their properties) available in the currently open visual studio instance's toolbox.
e.g.
asp:Textbox - ID,Text,...
asp:Labels- ID,AssociatedControlID,...
Any ideas on how I can go about with doing this?