R
Ruben
Hi to everyone!
I'm trying to simulate a windows explorer un vb.net (using a ListView
control) and like the windows explorer application I would like to add
the Up button to my application, so if I'm in one folder and I click
Up, the application should go to one level up that means the previous
folder visited. Does anyone knows if there is any method like FolderUp
or something like this? or I want to do it manually?
Thank you in advance.
I'm trying to simulate a windows explorer un vb.net (using a ListView
control) and like the windows explorer application I would like to add
the Up button to my application, so if I'm in one folder and I click
Up, the application should go to one level up that means the previous
folder visited. Does anyone knows if there is any method like FolderUp
or something like this? or I want to do it manually?
Thank you in advance.