Thread
:
Need help in Treeview
View Single Post
#
3
(
permalink
)
12-28-2008, 9:39 PM
bharanidharanit
VB.NET Forum Enthusiast
.NET Framework: .NET 2.0 (VS 2005)
Join Date: Dec 2008
Location: India
Age: 22
Posts: 53
Reputation:
19
Resolved it
I solved this, use file name in the tag with this extension and use the below coding
Code:
WebBrowser1.Navigate(Application.StartupPath & "\Source\" & e.Node.Tag)
bharanidharanit
View Public Profile
Send a private message to bharanidharanit
Find all posts by bharanidharanit