I made a slight modification with your code. Instead of buttons, its using hyperlinks. But when I open those hyperlinks, it opens in its own window. How can I make it open those links in the main window? Thanks in AdvanceReply
Great article. I created a deskband myself (taskbar) which works fine. However, after installing it (e.g. via regsvr32.exe /c deskband.dll ) and rebooting, explorer wont load it automatically. The user has to right-click onto the taskbar and choose "Toolbars" and then select the toolbar in order to activate it. How can I do programatically make explorer loading/unloading my deskbar and/or autoload it on startup? Any help would be greatly appreciated TBone
Replywhen compile release config, opening band in ie throw exception. why?
ReplyI know the first answer already... which is to implement IOleControlSite and IInputObject and override some functions as demonstrated in http://www.microsoft.com/mind/0499/faq/faq0499.asp. I did all that and I still don't have any luck. I think it may be because the control is passed to CUICGBandObj in your sample and the CCGBandObj instance would not receive the events. In any case, I really need help so I can allow user to hit tab to get from one input control to another on the HTML page on the explorer bar, as well as be able to delete characters in text boxes in the HTML page. Please help... -Dan
ReplyOriginally posted by: Balkrishna Talele
After completing my creation of band, I want to Add IWebBrowser View on that band , so that I should be able to scroll the Html tags or I can Marquee the html tags on that Activex Control. But this should be on the IE BAND...how to do that.
thnaks
Balkrishna Talele
Originally posted by: Shashank Sharma
For deployment on Win XP, should "Win32 Unicode" configuration be used ?
Originally posted by: Ahmed Birry
does the Supports Arabic language ??? if any body here can help please !!!
ReplyOriginally posted by: Arivu
I'm a beginer in VC++ development side.Could anybody help me to plug an Active X Control in IE tool bar?.It is a very urgent task..
Thanks,
Dear all,
If you help me,it will save my job.
Arivu
Originally posted by: Vipin Singh
I want to develop a toolbar for IE 5.0 and above. Can you please tell me how can I do it or is any one having a sample code that can attach a toolbar to IE window. Pls. reply as soon as possible as this is urgent. Any help will be greatly appreciated.
Thanks,
Vipin.
Originally posted by: Nickolay
How create tool band for IE?
Reply