Protected Sub ProcessShipment_Click(sender As Object, e As EventArgs) _ Handles ProcessShipment.Click DisplayInterface.Visible = False InsertingInterface.Visible = True End Sub