Removing Items In A ListView

Hi everyone! So I have a listView on my Form named "officeView" I already have the code to add and update info into it, but Im having troubles deleting items out of it. :confused:

Now I know how to delete an Item from the listView, but I want the item before the deleted item to become automatically selected.