when i do this code:
Code:
me.hide()
newform.show()
then the current form hides and the new form i shown.It happens in such a way that the current form becomes invisible and the new form is visible.I want to show a form in such a way that the old form will rotate once and when the rotation completes then the new form will be shown instead of the old form.......How to do this?any ideas?

I think i did explained it well