Well, of course we make a 'About' screen and I got the idea to show the text with a text effect:
Typewriter, or fading, everything that is possible.
So if we open Form2 with the About_Click button, then I want that the text will be shown with a text effect.
I think this is possible with a timer and a label, but I dont know how.
Sorry i am currently busy so i wasn't able to make and example program but it would be as simple as on form activate just give the particular label a position and then with a timer make it slowly move to where you want it to go.