S 
		
								
				
				
			
		Stephen Russell
I have a multi page form, and in some processing I need the user to switch
to a different page.
This code doesn't seem to get the switch to happen.
this.dsVehicle = this.oSingle.GetVehicle(lnKey); // update dataset for
editing
this.VehiclesPage.Show(); // switch page
				
			to a different page.
This code doesn't seem to get the switch to happen.
this.dsVehicle = this.oSingle.GetVehicle(lnKey); // update dataset for
editing
this.VehiclesPage.Show(); // switch page