How to make IE Toolbar using Dot.Net. Any good example and tutorial will be
deeply appreciated. Merry Christmas and happy new year to all.
G***o 发帖数: 5158
2
gerdo deserves a spank to rip off
shamelessly from InformIT.com:
===================================
use the Toolbar WebControl: http://msdn.microsoft.com/library/default.asp?url=/workshop/webcontrols/overvi
ew/toolbar.asp
Technique
The first step is to install the IE Web Controls from Microsoft.
The link to download and install these controls is as follows: http://msdn.microsoft.com/downloads/samples/
internet/default.asp?url=/downloads/samples/internet/asp_dot_net_
servercontrols/webcontrols/d
【在 m*******n 的大作中提到】 : How to make IE Toolbar using Dot.Net. Any good example and tutorial will be : deeply appreciated. Merry Christmas and happy new year to all.
m*******n 发帖数: 154
3
thanks for the input, but actually I am asking how to program in C++ for a DLL
file using COM, the DLL file can be registered as a toolbar in IE using
regsvr32.exe.