Using frames in VB.Net
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I am developing an appln in vb.net. I want to divide the main page into 2 parts. I want to provide a menu at the top of the this main page. When the user selects an option from the menu, the subsequent page should be displayed in the other half of the main page (Similar to what happens in a web page). How can this be done in VB.Net? Is there a concept as frames? With Best Regards, Mayur