i have two form.the first form is the main interface.the second form use to explain how to manipulate with the main interface.
when press the menu "form2",the form 2 will pop up.how to write the code?
Printable View
i have two form.the first form is the main interface.the second form use to explain how to manipulate with the main interface.
when press the menu "form2",the form 2 will pop up.how to write the code?
Form2.Show
Ar you expecting any animation to perform while showing the form2 ? if not Hack's post is what you need.
got animation too.Quote:
Originally Posted by Fazi