Home
Search
 
What's New
Index
Books
Links
Q & A
Newsletter
Banners
 
Feedback
Tip Jar
 
C# Helper...
 
XML RSS Feed
Follow VBHelper on Twitter
 
 
 
MSDN Visual Basic Community
 
 
 
 
 
TitleOpen a PDF file in a WebBrowser control in Visual Basic 6
DescriptionThis example shows how to open a PDF file in a WebBrowser control in Visual Basic 6.
KeywordsPDF file, Adobe, open PDF file, Adobe Reader, Adobe Acrobat, Acrobat, Visual Basic 6
CategoriesWindows, Controls, Files and Directories
 
Add a WebBrowser control to a form and use its Navigate method to open the PDF file. It's that easy!
 
webPdf.Navigate txtFile.Text
 
 
Copyright © 1997-2010 Rocky Mountain Computer Consulting, Inc.   All rights reserved.
  Updated