You are on page 1of 1

Booking Dim strfirstclass As String = 2000 Dim strbusinessclass As String = 1200 Dim streconomyclass As String = 500 Dim stronewayprice

As String = 2 tmrClock_Tick - LblClock.Text = TimeOfDay BtnPassenger - Passenger.ShowDialog() optOneWay - If optOneWay.Checked = True Then LblReturning.Visible = False DateTimePickReturning.Visible = False else do opposite. btnCalculate - If optOneWay.Checked = False Then If DomainUpDownClass.SelectedIndex = 0 Then lblPrice.Text = " " & strfirstclass * UpDownAdults.Value & "" else if else it checked=false /stronewayprice Passenger btnAddPassenger - Dim objListItem As ListViewItem objListItem = BookingForm.lstPassengerList.Items.Add("" & txtFName.Text & "") objListItem.SubItems.Add("" & txtLName.Text & "") : do for other 2! Me.close().. .. .. txtfname.clear().. do for other 2!

You might also like