01.03.2017 Views

new

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Private Sub mnuadrent_Click()<br />

rentdetails.Show<br />

End Sub<br />

Private Sub mnubookingdetails_Click()<br />

Form9.Show<br />

End Sub<br />

Private Sub mnuflatdetails_Click()<br />

Form13.Show<br />

End Sub<br />

Private Sub mnulogoff_Click()<br />

Form4.Show<br />

Unload Me<br />

End Sub<br />

Private Sub mnumaindetails_Click()<br />

Form16.Show<br />

End Sub<br />

Private Sub mnuownerdetails_Click()<br />

Form6.Show<br />

End Sub<br />

Private Sub mnusearch_Click()<br />

Form3.Show<br />

End Sub<br />

Private Sub mnusearchemp_Click()<br />

Form12.Show

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!