Stay one step ahead of the competition. Evaluate and give feedback on some of the hottest web development tools on the market today. Make your opinion heard! Click Here
IE Web Controls in VB.NET
(Page 1 of 4 )
The web interface is becoming more advanced...In this article Himanshu shows us a simple example of how to use the TreeView and TabStrip IE Web Controls with VB.NET.Treeview and Tabstrip controls are part of the Microsoft Internet Explorer Web Controls. In my last project I had implemented these two controls in our application. There is some help for these at Microsoft site that I didn't think was that helpful so here in this article I am showing my snippets of code to show how it works.