Everyone wants the typing effect in their about form of their program even i want :) , so i found a very good way to do that thing easily .
First of all create a new project to test this & add a label from the toolbox because we need it also add...
Home » Posts filed under effect
How To Make Label Typing Effect In VB.NET

For this tutorials we will need a timer and a label and a public string and a public integer thats all we need to begin add a label and add a timer now lets go do coding i have written the codes so no need to write one by o...
How To Make Scrolling Graphics Effect In VB.NET

hello guys :) this is something very cool and it has been created using pure graphics(2ddrawing) in vb.net . first of all i want to say you don't need work harder to understand the codes because this is created in a very simple format . ok now you...
How To Create Snow Falling Effect On The Form In VB.NET

I am today with an awesome effect. This is something created very simply without any classes or modules ok lets make it. First of all set your form and after that add a timer and thats all you need now just double click your form and put these.
Public...
How To Make A Drop-Down Effect In VB.NET
oh after a little bit time i am here to write a tutorial i am glad about it , this tutorial is about making a drop down effect in visual basic . net its pretty simple , lets make it
1 .open your most favorite visual studio 2008/2010
2 . create...