Let’s remember I made a sample of a Windows 8 Start menu using VB.NET with Visual Studio 2010. I was doing the program in the menu. Is not something hard, is just logic and simple if you carefully think of what are you doing.
Run the Visual Basic code when you are ready. Here you want to fill a treeview. Here is the final results:
Of course, the TreeView is terribly ugly. The list is upside down. There are no icons. The text is small and the whole path is displayed.
I guest you might do the same exercises, check for your existing code and find what is missing.
Previous Page : Implementing changes to your TreeView <<<====
0 comments:
Post a Comment