Is there any way to create IE ToolBar using SilverLight only (i.e. without using VC++/ATL). like Bing bar Tool bar from microsoft.
thanks in advance
Is there any way to create IE ToolBar using SilverLight only (i.e. without using VC++/ATL). like Bing bar Tool bar from microsoft.
thanks in advance
There is no way to build components loaded into the toolbar using Silverlight. You can't use Silverlight to build libraries that are load into other processes.