WebBrowser Problem

railay29

New member
Joined
Nov 6, 2007
Messages
1
Programming Experience
1-3
Hi, I am using Visual Basic Express 2005 and have developed a form in which I want to display an Excel workbook. I have done this by adding a webbrowser component. The excel document is displayed fine however I cannot view any of the excel toolbars which I need. I found some code on

http://support.microsoft.com/kb/304643

which told me how to view the document but the code for viewing the toolbars does not work. I am not sure if its a reference problem or if its just not possible to do. Any help would be appreciated.
 
Back
Top