TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
thao tran kim
NA
1
1.7k
My First Browser Tree Program in VB.NET
Aug 4 2011 7:58 AM
Within the first few weeks of programming in VB.NET, your user interface should become a bit more sophisticated. The blog
VBNETFOREST
at WordPress (
http://vbnetforest.wordpress.com
) offers the source code as well as step by step in a single lesson to help you learn how you can turn your form into a browser tree so that you can display information in a structure of limitless complexity.As advertised by its slogan, VB.NET for the rest of us, this blog does not put you through an agony of extraneous verbiage. With two procedures plus the provided source code, you can in few minutes turn a simple form into a sophisticated browser tree, which is a window divided into two panels: a collapsible tree view on the left and a browser box on the right. When done coding your user can click on a node to show a different web page on the right. The short link to this lesson is
http://wp.me/p1ISdW-5r
(case sensitive). Or you can find it on
http://vbnetforest.wordpress.com/lessons
Reply
Answers (
0
)
How to retrieve and display two different values of same column of a table in two text box using c sharp in visual studio
Keypress event for textbox