|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IE toolbar show/hideI have created a custom IE tool bar in C# 2005 and I am using a setup and
deployment package to install it. I need to know how I make the tool bar I just installed show up in IE. Right now I have to go to "View --> ToolBars -->" and the name of my tool bar. I would think it's a key in the regedit. Thanks André Hi Andre,
You may find more info on this subject in microsoft.public.inetsdk.programming.webbrowser_ctl Hint ShowBrowserBar method. (you will have to close all running instances, start a new one that will load your new toolbar and satelite BHO, then call the ShowBrowserBar method for the current instance of IE.) Regards. Show quoteHide quote "André" <A***@discussions.microsoft.com> wrote in message news:62896DFD-4F9D-4CC9-AEE9-CF71160475A7@microsoft.com... >I have created a custom IE tool bar in C# 2005 and I am using a setup and > deployment package to install it. I need to know how I make the tool bar > I > just installed show up in IE. > > Right now I have to go to "View --> ToolBars -->" and the name of my tool > bar. > > I would think it's a key in the regedit. > > Thanks > André Thanks, Just need to find the method to show it :)
Show quoteHide quote "Rob ^_^" wrote: > Hi Andre, > > You may find more info on this subject in > > microsoft.public.inetsdk.programming.webbrowser_ctl > > Hint ShowBrowserBar method. (you will have to close all running instances, > start a new one that will load your new toolbar and satelite BHO, then call > the ShowBrowserBar method for the current instance of IE.) > > Regards. > "André" <A***@discussions.microsoft.com> wrote in message > news:62896DFD-4F9D-4CC9-AEE9-CF71160475A7@microsoft.com... > >I have created a custom IE tool bar in C# 2005 and I am using a setup and > > deployment package to install it. I need to know how I make the tool bar > > I > > just installed show up in IE. > > > > Right now I have to go to "View --> ToolBars -->" and the name of my tool > > bar. > > > > I would think it's a key in the regedit. > > > > Thanks > > André > > > I have created a custom IE tool bar in C# 2005 and I am using a setup and
deployment package to install it. I need to know how I make the tool bar I just installed show up in IE. Right now I have to go to "View --> ToolBars -->" and the name of my tool bar. I would think it's a key in the regedit. Thanks André
Using XPath Against A Node
Close a form after x amount of time how to use table in a dataset as data source for combobox? HTML help files Confusing Arraylist BinarySearch problem Re: Is VB.NET Popular??? Is there some way to tell the debugger not to stop at WndProc? Mask and dates Need some info about the Load event of Forms and Usercontrols Insert key press in text box |
|||||||||||||||||||||||