473,387 Members | 1,561 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

this.axWebBrowser1.ShowBrowserBar(ref object pvaClsid, ref object

Basically, I am trying to add a back and forward button to my AxWebBrowser so
I'm trying to use ShowBrowserBar. Has anyone ever used the command
this.axWebBrowser1.ShowBrowserBar(ref object pvaClsid, ref object pvarShow,
ref object pvarSize);

I'm wondering what I'm supposed to send in as paramenters. Or if there is a
better way to do what I'm trying to do.

Thank you.
Susan
Nov 16 '05 #1
1 3009
Susan,

The documentation at (watch for line wrap):

http://msdn.microsoft.com/library/de...browserbar.asp

States that the first parameter is a stirng representing the class id of
the browser bar to show. The second is whether to show it or not, and the
last is ignored.

However, at the very bottom, it says that this method is ignored for the
web browser object, so I don't think that calling it is going to have any
effect.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"Susan" <Su***@discussions.microsoft.com> wrote in message
news:0C**********************************@microsof t.com...
Basically, I am trying to add a back and forward button to my AxWebBrowser
so
I'm trying to use ShowBrowserBar. Has anyone ever used the command
this.axWebBrowser1.ShowBrowserBar(ref object pvaClsid, ref object
pvarShow,
ref object pvarSize);

I'm wondering what I'm supposed to send in as paramenters. Or if there is
a
better way to do what I'm trying to do.

Thank you.
Susan

Nov 16 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jonathan | last post by:
I am getting an error message that other people have gotten. I have done some search and reading enough to see that this error isn't only happening to me. However, I am not able to discern a...
1
by: David Trivette | last post by:
I was wondering if anyone could help me with a MS Access 2002 issue I'm having. Problem - I created a db in Access 97 which worked just fine for several years. In the db the user can generate...
17
by: Hazz | last post by:
In this sample code of ownerdraw drawmode, why does the '(ComboBox) sender' line of code need to be there in this event handler? Isn't cboFont passed via the managed heap, not the stack, into this...
2
by: Terry Olsen | last post by:
Using the following code, I get the error "No process is associated with this object" when calling the WinZip.WaitForExit() method. After I click the "Break" or "Continue" button on the dialog,...
7
by: gopal | last post by:
Can one constructor of a class call another constructor of the same class to initialize the this object? I read in the FAQ , to the above question the following ans was given Nope. Let's...
5
by: DBoy001 | last post by:
Here's a good one, I have an object class wich dynamically creates a control in the page. Then it binds an event to that control, pointing on one of its methods (the object's). This method, in...
2
by: bednarz.thomas | last post by:
I have the following business Object(s): public class ParentObject { public ParentObject(string somestring) { ...- } ....
2
by: Kan09 | last post by:
i made a mdw file with the user level level wizard and asigned a few users to the new data users work group. When inserting data into the forms a pop up msj appears with the "can't assign a value to...
2
by: jesus4gaveme03 | last post by:
I ceated a automatic split form from a table called "Master NSN List." I then added 2 buttons "cmdShowHide" which toggles between showing and hiding the form section giving more room for the...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.