hello:
i'm using infragistics 2010 vol 2, but i'm not seen some objects as webtoolbar in my toolset, do you know how i could find it?
Beginning with 2010 volume 1, WebToolbar (as an ASP.NET classic control) is no longer automatically added to the Visual Studio toolbox. Please see this blog post by Taz for more details.
You can still manually add it to the Visual Studio toolbox by right-clicking in the toolbox when it's expanded and selecting "Choose Items..." and then locating the .NET assembly in the dialog that Visual Studio gives you.
i found the problem, thanks