toolbar modifications

Hi Guys,

Does anyone know how to keep the top toolbar with the title and a button on the right but not have a back button on the left?

A back button appears automatically when you Push a new view onto an existing view so that you can go back to the original view. If you do not want to go back to the original view, you can instead change the screen:

Dim myNewView As New MyView App.CurrentScreen.Content = myNewView