How to add items in toolbar after installing a component?

P

popman

Hi all,

I developed an asp.net controls and I'd like to add controls in vs.net's
toolbar after intalling.So any points?
Thanks all.


Neo
 
R

Robert Koritnik

What did you do? User Control? Custom Control? What do you mean with
installing?
 
P

popman

The components are user control like textbox,dropdownlist.
I'd like them to appear in toolbar automaticlly after they are installed in
a pc,
not be added manually.


Thanks.
 
R

Robert Koritnik

First: Web User Controls CANNOT be added to VS.NET Toolbars. Only Web Custom
Controls can while they consist of a single DLL only, while the first ones
consist of many files and are only part of some larger project that is
ASP.NET Application project.

Second: Try to get the info in MSDN and net. Get the information where the
VS gets the info where to read the controls from. Probably it has his own
file or registry...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,534
Members
45,007
Latest member
obedient dusk

Latest Threads

Top